<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 70em) {
    .archive .facetwp-facet {
        margin-bottom: 0;
    }

    .archive .widget-title {
        color: var(--color-primary-main);
    }

    body .facetwp-type-pager {
        margin-top: 0;
    }

    body .facetwp-facet {
        margin-bottom: 40px;
    }
}</pre></body></html>