/* Aanvullingen op de overgenomen stijlen (styles.css). Houd dit bestand klein. */
.skip-link{position:absolute;top:.5rem;inset-inline-start:.5rem;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);background:var(--color-accent);color:#000;padding:.5rem .75rem;border-radius:.5rem;z-index:100}
.skip-link:focus{width:auto;height:auto;clip:auto;overflow:visible}
.mobile-menu a{display:block}
img{max-width:100%;height:auto}
[dir="rtl"] .font-wordmark{direction:ltr}
.pt-2{padding-top:.5rem}.pb-1{padding-bottom:.25rem}
