/* Themify Customize Styling */
:root {	
	--theme_accent: #ffd20a;
	--theme_accent_semi: #ffffb8;
	--theme_accent_hover: #ffe15c; 
}
a, .post-nav .arrow {	
	color: #053f5c; 
}
body,h1,h2,h3,h4,h5,h6 {	
	color: #053f5c; 
}
body #site-logo a img {		width: 100px; 
}
@media(max-width: 1280px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 100px; 
}
 }