a.masterstudy-nav-button.masterstudy-nav-button_style-primary:hover {
    opacity: .8;
}

.theme-masterstudy .wpforms-submit {
    width: 100% ;
    margin: 20px 0;
    background: var(--accent-100) !important;
}

.wpforms-field-likert_scale {
    border: 1px solid #dedede !important;
    margin: 20px 0 !important;
    padding: 20px !important;
    border-radius: 10px !important;
}

.wpforms-field-likert_scale table th{
    white-space: nowrap !important;
}

#field-:r39:-label {
    display: none;
}

.wpforms-template.badge {
    display: none;
}

.wpforms-template.badge.wpforms-user-template {
    display: block;
}