<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: 320px) and (max-width: 768px) {
    .footer .content .contact {
        display: none;
    }
}</pre></body></html>