.o_self_language_selector {
    z-index: 100;
    --bg-opacity: 0.8;
    border-radius: $border-radius-xl;

    img {
        height: 1.5em;
        aspect-ratio: 3/2;
    }
}
