/* Themify Customize Styling */
body {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif; 
}
:root {	
	--theme_accent: #e75012;
	--theme_accent_semi: #e75012; 
}
h1 {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif; 
}
h2 {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif; 
}
h3 {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif; 
}
h4 {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif; 
}
h5 {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif; 
}
h6 {	
	font-family: 'Trebuchet MS', "Arial", "Helvetica", sans-serif; 
}
body #site-logo a img {		width: 120px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 120px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 120px; 
}
 }@media(max-width: 680px) { /* Themify Customize Styling */
body #site-logo a img {		width: 120px; 
}
 }