/* Paired with js/lang-switch.js — inserts the translation link at top of main. */
.lang-switch {
  text-align: right;
  margin-bottom: 0.5rem;
  font-size: 0.85em;
}

.lang-switch a {
  color: inherit;
  text-decoration: underline;
}
