.dls-sus-sheets,
.dls-sus-sheet {
    .screen-reader-text:not(:focus):not(:active) {
        clip: rect(0 0 0 0);
        clip-path: inset(50%);
        height: 1px;
        overflow: hidden;
        position: absolute;
        white-space: nowrap;
        width: 1px;
    }
}

.dls-sus-sheet {
    .fdsus-form {
        overflow-x: auto;
    }
}
