<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.form-auctioncz {
    margin: 5rem 0;
    border: 2px solid #079ad9;
    padding: 15px;
    background-color: white;
    border-radius: 10px;
}

.form-auctioncz .error {
    margin-bottom: 2.5rem;
}

.form-auctioncz .usermessage_fail {
    border-radius: 10px;
}
</pre></body></html>