.languageFilter a {
  text-transform: uppercase;
  color: black !important;
}
.selected {
  color: pink;
}