/* Themify Customize Styling */
body {	
	background-color: #d2dbc3; 
}
a {	
	color: #348032; 
}
h2 {	
	font-family:Righteous;	font-weight:normal;
	font-size:32px;

	color: #1f4a18; 
}
#header {	
	font-family:Amaranth;	font-weight:normal;
 
}
#site-logo {	
	font-family:Righteous;	font-weight:normal;

	color: #57ad29; 
}
#site-logo a {	
	color: #57ad29; 
}
.post-title, .post-title a {	
	color: #1f4a18; 
}
.page-title {	
	color: #0c3b0b;
	font-family:Righteous;	font-weight:normal;
	font-size:42px;
 
}
#footer {	
	color: #1f3b06;	text-decoration:underline;
	font-size:12px;
 
}
#footer a {	
	color: #053d05;
	font-family:Righteous;	font-weight:normal;
 
}
.footer-widgets .widget {	
	color: #d13232; 
}
@media screen and (max-width: 976px) { /* Themify Customize Styling */
#site-logo a {	
	color: #57ad29; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo a {	
	color: #57ad29; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo a {	
	color: #57ad29; 
}
 }