<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:#3f3f3f;}*/
		
		@media (max-width: 767px){
			.carousel h2 a{
			color: #3f3f3f !important;
			}
		}
		
	
		
			/* logo shadow */
	
		header .wrapper #logo{
			text-shadow: 2px 2px 0 #ffffff, 4px 4px 0px #3f3f3f !important;
		}
		
		
		
	.simpleclassbyoptions{
margin: auto;
}</pre></body></html>