.zero {
    color: #ffffff !important;
}

.green {
    color: #00B050 !important;;
}

.green2 {
    color: #81C044 !important;;
}

.orange {
    color: #FF9900 !important;;
}

.red {
    color: #CA0000 !important;;
}

.yellow-red{
    color: #ffc84b !important;
}

.black{
    color: #353535 !important;
}