<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cls-masthead &gt; .header-content {
  top: 450px !important;
}

.nav-item &gt; a {
	color: #000000 !important;
}

.cls-mgn-btm {
	padding-bottom : 360px;
}

.cls-ste-map &gt; ul &gt; li {
	line-height: 30px;
}

/* small size mobile */
@media (max-width: 767px) {
	.cls-mgn-btm {
		padding-bottom : 140px;
	}
}</pre></body></html>