<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('//fonts.googleapis.com/css?family=Raleway:500,900');
h1,h2,h3 { 
	font-family:Raleway, sans-serif; 
	font-weight:300; 
	text-shadow:none !important;
	padding-left:0px; 
	background-color:transparent !important;
	color:#393939;
}
h1 { font-size:30px; font-weight:900;  }
h2 { font-size:25px; border-bottom-width:0px; border-bottom-style:solid; border-bottom:none; font-weight:500;}
h3 { font-size:20px; font-weight:bold; }

</pre></body></html>