@charset "UTF-8";

.bogo-language-switcher {
  display:flex;
  justify-content:flex-end;
  margin-bottom : 0px;
  margin-right : 15px;
}

.bogo-language-switcher li {
  padding-right : 15px !important;
}

.bogo-language-switcher li a {
  color:#fff;
}
