<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">h1#header-logo.mod a span {
	left: -225px;
}
h1#header-logo.mod a span:after {
	content: '';
	background: url(24-logo_UE.png) no-repeat 0 0;
	width: 120px;
	height: 80px;
	display: block;
	position: absolute;
	left: 90px;
	}
h1#header-logo.mod a {
	margin-left: 225px;
}
h1#header-logo a span.hide {
	display: none;
	}</pre></body></html>