﻿body {
   
}

.cbg-red {
    background-color: #d92725 !important;
    color: white !important;
}

.cbg-darkgrey {
    background-color: #505359 !important;
    color: white !important;
}

.cbg-lightgrey {
    background-color: #94a3a7 !important;
    color: white !important;
}

.cfc-darkgrey {
    color: #505359 !important;
}

.cfc-red {
    color: #d92725 !important;
}


