.color-strong-cyan, span.color-strong-cyan strong {
    color: #23a0c3 !important;
}
.color-strong-green, span.color-strong-green strong{
    color: #C8D223 !important;
}
.color-orange, span.color-orange strong{
    color: #ffb100 !important;
}
.color-strong-blue, span.color-strong-blue strong{
    color: #006eb4 !important;
}

b#number-of-jobs {
    color: #FFB100 ;
}
span.job-numb-label {
    color: #FFB100 !important;
}