.changeLangue{
    margin-left: 30px;
}
.langue-actuelle *{
    text-transform: uppercase;
    color: white;
    text-shadow: 0px 2px 8px #201f1f;
}

.navbar .langues{
  margin-right: 50px;
}
.navbar .langues a:not(:last-of-type){
  margin-right: 25px;
}