.u-visually-hidden {
    clip: rect(0, 0, 0, 0);
    clip-path: inset(50%);
    height: 0.1rem;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 0.1rem;
}
