.language-switcher-desktop {
    position: absolute;
    color: white;
    padding: 3px 14px;
    font-size: 17px;
    cursor: pointer;
}

.language-switcher-mobile > span {
    text-transform: capitalize;
}