.language-switcher {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 1rem;
  }
  .language-switcher a {
    color: #00ffff;
    margin: 0 8px;
    text-decoration: none;
  }
  .language-switcher strong {
    color: white;
  }
  