:root {
    /* Eigen CMS-kleuren */
    --primary: #009fe3;
    --secondary: #f9c915;
    --tertiary: #f9c915;
    --header-background: #389438;
    --extra: #A135A9;

    /* Layout */
    --font-family: Arial, sans-serif;
}