.lang-switcher {
    color: var(--blb-blanc);
    display: flex;
    align-items: center;
    height: var(--header-height);
    justify-content: center;
    text-align: center;
    max-width: var(--fluid-80);
}