<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.fb-login-wrapper {
    text-align: center;
    margin: 0 auto;
    background: #ccc;
    padding: 15px;
}

/* simple grid 12 col */
.col-12-12 {
    width: 100%;
}

.wpregistration-save-button {
    margin-top: 15px !important;
}

.nm-wp-login {
    margin: 0 auto;
    width: 75%;
    padding-top: 20px;
}

#nm-wpregistration-box label.meta-data-label {
    font-size: inherit !important; 
    display: block;
    font-weight: bold;
}

#nm-wpregistration-box p {
    margin-bottom: 0;
}

.nm-wp-login .input{
        width: 100%;
}

.nm-wp-login label{
    font-weight: bold;
}

.nm-wp-login .submit{
    text-align:center;
}</pre></body></html>