/* Themify Customize Styling */
h1 {	
	color: #ffffff; 
}
body[class*="themify"] #site-logo a {	
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;	text-transform:capitalize;	text-align:center;
	color: #0c058a; 
}
#site-description {	
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
}

/* Themify Custom CSS */
.single-post #content {
	background: #f9f9f9;
	margin: 20px 0px;
	padding: 30px 20px;
}