<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
	/* start customstyles.php */
	
			
		/* primary color */
		
		/*section#top { background-color:#331f12;}*/
		
		@media (max-width: 767px){
			.carousel h2 a{
			color: #331f12 !important;
			}
		}
		
	
		
			/* logo shadow */
	
		header .wrapper #logo{
			text-shadow: 2px 2px 0 #ffffff, 4px 4px 0px #331f12 !important;
		}
		
		
		
	                    .simpleclassbyoptions{
margin: auto;
}                </pre></body></html>