.text-green {
    color: #1C9569 !important;
}

.text-gray {
    color: #8D8D8D !important;
}

.text-light-gray {
    color: #878787 !important;
}

.text-orange {
    color: #F15E2B !important;
}