/* Themify Customize Styling */
body {	
	font-family: "Inter";	font-weight:400;
	line-height:1.75em;
 
}
h1 {	
	font-family: "Libre Baskerville";	font-weight:400;
 
}
h2 {	
	font-family: "Libre Baskerville";	font-weight:400;
 
}
h3 {	
	font-family: "Libre Baskerville";	font-weight:400;
 
}
h4 {	
	font-family: "Libre Baskerville";	font-weight:400;
 
}
h5 {	
	font-family: "Libre Baskerville";	font-weight:400;
 
}
h6 {	
	font-family: "Libre Baskerville";	font-weight:400;
 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #f7f9fc; 
}
body #site-logo a img {		width: 200px; 
}
#main-nav a {	
	color: #1e4d91; 
}
#main-nav a:hover {	
	color: #daa520; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	background: none;
	background-color: #1e4d91;
	color: #daa520; 
}
#footerwrap {	background: none;
	background-color: #f7f9fc; 
}
#footer a {	
	color: #2c2f36; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 200px; 
}
 }
/* Themify Custom CSS */
#main-nav .highlight-link>a {
    background-color: #daa520;
    border: 0;
    border-radius: 10px;
    margin-left: .6em;
    margin-right: .6em;
    padding-left: 1.2em;
    padding-right: 1.2em;
}