.field-gap {
    margin-bottom: 40px !important;
}

/* Mehr Abstand vor einem neuen Abschnitt */
.section-space {
    margin-top: 40px !important;
}

/* Divider ohne sichtbaren Text */
.divider-ohne-text .nf-field-label {
    display: none !important;
}

.divider-ohne-text {
    margin: 30px 0 !important;
}