.form--lang-switch {
  .fieldset-legend {
    color: var(--bs-primary);
    display: inline-block;
    font-weight: bold;
    margin-bottom: .75rem;
  }
}

.menu--lang-switch {
  list-style: none;
  margin: 0;
  padding: 0;

  a {
    width: 100%;
  }
}
