<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#yc_registration_form .form-group{
    margin-bottom: 10px;
}

.register-form-input{
    background-color: #eee !important;
    border-radius: 0 !important;
}

.register-form-labels{
    

    
}

@media only screen and (min-width: 576px) {
    .register-form-labels {
        text-align: right;
    }
}</pre></body></html>