<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background-color:#574b41!important;
	background-image: none!important;
}
header{
	max-width:100%;
	height:1101px;
	background-position:center 90px;
	background-repeat: no-repeat;
}
.container.moglins {
	margin-right: auto!important;
	margin-left: auto!important;
	padding-left: 7px!important;
	padding-right: 8px!important;
	width:100%!important
}
.container.moglins .grid-section .row {
	background-position: center top;
	background-repeat: repeat-y;
	min-height: 575px;
}
.container.moglins .grid-section .row [class*="col-"] {
    width: 720px !important;
	margin: auto;
	float: none !important;
	max-width: 100%;
}
@media (max-width:600px) {
	header {background-position:center 60px!important;}
}
</pre></body></html>