.frm_form_fields {
    max-width: var(--global-width) !important;
    text-wrap: balance;
}

.frm_section_heading {
    border: none;
    margin-top: none !important;
}

h3.frm_section_spacing {
    display: none !important;
}

.frm_section_heading .frm_primary_label {
    margin-bottom: 0;
}

label[for="field_zz2mi-0"] {
    display: flex !important;
    hyphens: auto;
    text-align: justify;
    gap: 20px;
}

.subtext {
    font-size: 1.4rem!important;
}

.frm_rootline_group {
    pointer-events: none;
}

/* .frm_rootline_single .frm_current_page {
    background: red!important;
} */

.frm_rootline_single input[type="button"] {
    background-image: none;
    border-radius: 0;
    border-width: 1px;
}