<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#content-bottom, #section-tertiary {
    background: var(--color4);
	}
	
.site-header__bottom {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    background: var(--color4);
}

.site-header__logo img {
    max-height: 100px;
    max-width: 260px;
    width: auto;
    height: auto;
}
}</pre></body></html>