/* Themify Customize Styling */
body {		
	background-color: #ffffff;
	background-color: rgba(255,255,255,1.00);	
	font-family:Lora;	font-size:18px;
	
	color: #6f6f6f;
	color: rgba(111,111,111,1.00); 
}
a {		
	color: #f05454;
	color: rgba(240,84,84,1.00); 
}
a:hover {		
	color: #ed3939;
	color: rgba(237,57,57,1.00); 
}
#site-description {			font-style:italic;
 
}
.post-title, .post-title a {		
	font-family:Montserrat;	font-size:38px;
 
}

/* Themify Custom CSS */
#menu-my-links {
	    -webkit-column-count: 2;-moz-column-count: 2;column-count: 2;
}
