.menu-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#lang-selector > label {
    color: white;
}