:root {
    --rc-color: #040404;
    --rc-active-bg: #efefef;
    --rc-active-color: #000;
    }
.visually-hidden {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    }
    