:root {
    --colorPrimary: #928177; /* navigatie bar bottom = dark */
    --colorSecondary: #d1cac0; /* navigatie bar top = light */
    --colorDanger: #f59c5e; /* knop download gpx */
    --colorWarning: #ffffff; /* wordt niet gebruikt */
    --colorSuccess: #f0f7fd; /* tekst in kolomkop showAllHikes */
    --colorInfo: #928177; /* knoppen / kolomkop in hikeOverview (tekstkleur Light wordt hierop getoond) */
}

