:root {
    /* Eigen CMS-kleuren */
    --primary: #0068BC;
    --secondary: #25A18E;
    --tertiary: #00A5CF;
    --header-background: #ffffff;
    --extra: #9FFFCB;

    /* Layout */
    --font-family: Arial, sans-serif;
}