.sr-only,
.screen-reader-text {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border-width: 0 !important;
    clip-path: inset(50%) !important;
}

.sr-only-container {
    position: relative;
}

.sr-only:focus,
.sr-only:active,
.sr-only:hover,
.screen-reader-text:focus,
.screen-reader-text:active,
.screen-reader-text:hover {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
}
