.PASTELBLUE {
    background-color: #9fb8e1 !important;
}

.PASTELGREEN {
    background-color: #86c399 !important;
}

.PASTELORANGE {
    background-color: #efad78 !important;
}

.PASTELRED {
    background-color: #d0898a !important;
}

.PASTELDARKBLUE {
    background-color: #d489b7 !important;
}

.FEESTDAG {
    background-color: #cdc0e3 !important;
}

.Black {
    background-color: black;
}

.WERFCOLOR {
    background-color: #d9dad9 !important;
}

.GreenWhite {
    background-color: #cfe7d6 !important;
}

.BlueWhite {
    background-color: #d9e3f3 !important;
}
.RedColor {
    color: rgb(230,55,25);
}

.White {
    background-color: white;
}

.WhiteDarker {
    background-color: #fdefc5 !important;
}


.RED {
    background-color: rgb(230,55,25) !important;
}
.ROZE {
    background-color: rgb(255,102,204) !important;
}

.PAARS {
    background-color: rgb(112,48,160) !important;
}

.GEEL {
    background-color: rgb(255,192,0) !important;
}

.BEIGE {
    background-color: rgb(255,230,153) !important;
}

.GROEN {
    background-color: rgb(0,201,147) !important;
}

.BLAUW {
    background-color: rgb(68,114,196) !important;
}


.ISO,.ISO P {
    background-color: rgb(255,192,0) !important;
    color: black !important;
}

.Red {
    background-color: rgb(230,55,25) !important;
}

.BLUE {
    background-color: rgb(9, 119, 209) !important;
}

.RedWhite {
    background-color: #ecd0d0 !important;
}