
    .main-navigation {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }


    .change-lang {
        color: black !important;
    }