/* Themify Customize Styling */
a {	
	color: #0f3290; 
}
:root {	
	--theme_accent: #f5b82d;
	--theme_accent_semi: #0f3290;
	--theme_accent_hover: #b88102; 
}
body #site-logo a img {	
	height: 70px; 
}
#site-logo {	
	margin-top: 5px;
	margin-bottom: 5px; 
}
#site-description {	display: none; 
}
#main-nav a, .transparent-header #main-nav a {	
	color: #0f3290; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	
	color: #f5b82d; 
}
@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; 
}
 }