<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[class*="themify"] #site-logo a img {		width: 100px; 
}
#main-nav a {	
	font-family: "Poppins";	font-weight:500;
	font-size:13px;
 
}
#main-nav-wrap #main-nav a:hover {	background: none;
	background-color: #fff204; 
}
#footerwrap {	background: none;
	background-color: #ffffff; 
}
#footer-logo a img {		width: 100px; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
#footer-logo a img {		width: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
#footer-logo a img {		width: 100px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 100px; 
}
#footer-logo a img {		width: 100px; 
}
 }</pre></body></html>