<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#footer-main {
	background-color:#40362e;
	color:#000;
	width: 100%; /* 1000 */
/*	position: absolute;	*/
	margin:0;
	padding:0;
	font-size:12px;
	color:#FFF;
	line-height:150%;
	height:50px;
	padding:30px 15px 0px 15px;
	overflow: hidden;
}
</pre></body></html>