<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#home-tab-switcher{
	background:#7f8082;
	min-height:155px;
	width:100%;
	float:left;
	padding:25px 0;
	color:#fff;
}

#home-tab-switcher a{
	color:#fff;
	text-decoration:none;
}

#home-tab-switcher a:hover{
	text-decoration:none;
	color:#e8aa21;
}	</pre></body></html>