.color-green {
    color: #00DB8E !important;
}

.color-grey {
    color: #BEBEBE !important;
}

.color-purple {
    color: #C900E4 !important;
}

.color-gold {
    color: #FFF9D5 !important;
}

.color-yellow {
    color: #FFEB68 !important;
}

.color-white {
    color: white !important;
}

.color-blue {
    color: #1088CA !important;
}

.color-orange {
    color: #FF9735 !important;
}

.color-red {
    color: #C10A19 !important;
}
