.lang > div > span {
    text-transform: uppercase;
}
.lang > div > div a {
  text-transform: uppercase;
}
.highlight {
  background-color: #d1f4d5;
  font-weight: bold;
}