<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nx-body .button-default {
    color: #ffffff;
    background-color: #003063;
    border: 1px solid #323f6c;
}

    .nx-body .button-default:hover,
    .nx-body .button-default:focus {
        color: #ffffff;
        background-color: #003063;
    }</pre></body></html>