/* Themify Customize Styling */
:root {	
	--theme_accent: #121f52;
	--theme_accent_semi: #474a84;
	--theme_accent_hover: #dc981b; 
}
body #site-logo a img {	
	height: 70px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 70px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 70px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {	
	height: 70px; 
}
 }