:root {
    --background-color: #F4F1EC;
    --groen: #6A7B48;
    --licht-groen:#b8cc84;
    --geel: #C7A13B;
    --licht-geel: #d6b454;
    --blauw: #5a706f;
    --licht-blauw:#8db5c2;
    --grijs: #3e4a4b;
}