header,
footer,
.navbar-toggler,
.navbar-toggler,
.scroll-top.scroll-top-visible,
.typo3-adminPanel-bar {
    display: none;
}
.body-bg-top {
    padding-top: 20px!important;
}
.dcf-caseID {
    position: relative!important;
}
.dcf-body {
    .input {
        width: 97%;
    }
    p {
        text-wrap: balance;
    }
}
.dcfform .form-row.row .col-4 {
    max-width: 33%;
    flex: 0 0 33%;
}
.dcfform .form-row.row .col-6 {
    max-width: 50%;
    flex: 0 0 50%;
}