.text-purple {
    color: #9D358C !important;
}

.text-green {
    color: #7CC242 !important;
}

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

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

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

.text-dark-blue {
    color: #354b92 !important;
}

.text-blue {
    color: #2E75B6 !important;
}

.text-light-blue {
    color: #9DC3E6 !important;
}

.text-medium-blue {
    color: #0E628B !important;
}

.text-orange-e {
    color: #FDCD01;
}

.text-orange-f {
    color: #ED9100;
}

.text-red-g {
    color: #E3001B;
}