<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media screen and (max-width:767px) {
    .editor-container h3.msg-title, .no-button-msg h3.msg-title {
        font-size: 14px;
    }
    .editor-container .btn-cancel a.button-button,
    .editor-container .btn-msg-cancel a.button-button,
    .editor-container .btn-msg-no a.button-button,
    .editor-container .btn-msg-ok a.button-button,
    .editor-container .btn-submit a.button-button {
        font-size: 12px;
    }
}</pre></body></html>