/* Injected into the Netlify production build only (see
   scripts/netlify-build.sh) — not linked from any page in source
   control, so local development still shows the full NL/EN toggle.
   Remove this file (and its build-script injection step) once the
   English content is ready to go live. */
.nav__right .lang-toggle,
.nav__mobile .lang-toggle {
  display: none !important;
}
