<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Themify Customize Styling */
body {		font-size:14px;
 
}
h1 {		font-size:45px;
 
}
h3 {		font-size:35px;
 
}
#headerwrap {	background: none;
	background-color: rgba(140,201,65,0.85);
	padding-bottom: 6px;
	padding-left: 20px; 
}
#header {		font-size:18px;
	line-height:90px;
 
}
#headerwrap a:hover {		font-style:normal;
 
}
#headerwrap.fixed-header, .transparent-header #headerwrap.fixed-header {	background-image: none; 
}
.fixed-header-on #site-logo img {		width: 80px; 
}
#headerwrap.fixed-header #header, #headerwrap.fixed-header #site-description {		font-size:18px;
	line-height:22px;
 
}
#site-logo img {		width: 240px; 
}
#main-nav a, #main-nav &gt; li &gt; a, .transparent-header #main-nav a {	
	color: #ffffff; 
}
.header-leftpane #menu-icon, .header-rightpane #menu-icon, .header-slide-out .menu-icon-wrapper,  body:not(.header-leftpane):not(.header-rightpane).mobile_menu_active .menu-icon-wrapper {	
	padding-right: 10%; 
}
#headerwrap #menu-icon {	
	height: 20px;
	width: 20px; 
}
.post-title a:hover {		font-style:normal;
 
}
#footerwrap {	background: none;
	background-color: rgba(255,255,255,0.68);background-image: none; 
}
#footer-logo {	display: none; 
}
#footerwrap .back-top a:before {	
	color: #000000; 
}
#footer .back-top.back-top-float, .full-section-scrolling #footerwrap .back-top .arrow-up a, .footer-horizontal-left #footerwrap .back-top .arrow-up a, .footer-horizontal-right #footerwrap .back-top .arrow-up a, .footer-left-col #footerwrap .back-top .arrow-up a, .footer-right-col #footerwrap .back-top .arrow-up a, #footer .back-top .arrow-up a {	background: none;
	background-color: #ffffff; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
#header {		font-size:15px;
 
}
.fixed-header-on #site-logo img {		width: 80px; 
}
#footer-logo {	display: none; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
.fixed-header-on #site-logo img {		width: 80px; 
}
#footer-logo {	display: none; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
.fixed-header-on #site-logo img {		width: 30px; 
}
#site-logo img {		width: 240px; 
}
#footer-logo {	display: none; 
}
 }
/* Themify Custom CSS */
 .fullcover-bg 
{
	width: 100%;
	height: 100vh;    
	position: fixed;
	top: 0;
	left: 0;
}
.themify_builder_active .fullcover-bg {
	position: static;
}</pre></body></html>