/* ═══════════════════════════════════════════════════════════════
   pages/gebruikers.css — Gebruikers page specific styles
   ═══════════════════════════════════════════════════════════════ */

/* Voor wie section refinements */
.voor-wie-intro {
    font-size: 1.05rem;
    line-height: 1.7;
    color: var(--muted);
    margin-bottom: 20px;
}

.voor-wie-intro strong {
    color: var(--white);
}
