<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.zero-form input:focus {
        border-color: #31a7af !important;
    }
    .zero-form .t-input-phonemask__wrap:focus-within {
        border-color: #31a7af !important;
    }

    .zero-form textarea:focus {
        border-color: #31a7af !important;
    }</pre></body></html>