<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******** GLOBAL CHANGES ********/

body {
	background: #111111; }

.global-herringbone {
	margin-top: 0;
	background-image: url("../img/global/global_herringbone_dark.svg");
	background-color: #111111; }



/******** MOBILE ********/

@media (max-width: 750px) {

	.global-herringbone.index {
	margin-top: 0; }

};</pre></body></html>