/* body.login-action-register #registerform h2, body.login-action-register #registerform .acf-label label {
    display: none;
} */

body.login-action-register #registerform .acf-input .message {
    background: none;
    box-shadow: none;
    border: 0;
}

body.login-action-register #registerform .acf-input .acf-true-false {
    margin-bottom: 20px;
}