#language-switcher {
  background-color: lightgray;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  height: 60px;
  align-items: center;
  padding: 0 20px;
}

#language-switcher > * {
  padding: 0 13px;
  display: flex;
}
