.bg-blue-100 {
    color: #212529 !important;
    background-color: #a8cbfe !important;
}

.text-blue-100 {
    color: #a8cbfe !important;
}

.bg-blue-200 {
    color: #212529 !important;
    background-color: #81b4fe !important;
}

.text-blue-200 {
    color: #81b4fe !important;
}

.bg-blue-300 {
    color: #212529 !important;
    background-color: #5a9cfe !important;
}

.text-blue-300 {
    color: #5a9cfe !important;
}

.bg-blue-400 {
    color: #fff !important;
    background-color: #3485fd !important;
}

.text-blue-400 {
    color: #3485fd !important;
}

.bg-blue-500 {
    color: #fff !important;
    background-color: #0d6efd !important;
}

.text-blue-500 {
    color: #0d6efd !important;
}

.bg-blue-600 {
    color: #fff !important;
    background-color: #0b5cd5 !important;
}

.text-blue-600 {
    color: #0b5cd5 !important;
}

.bg-blue-700 {
    color: #fff !important;
    background-color: #094bac !important;
}

.text-blue-700 {
    color: #094bac !important;
}

.bg-blue-800 {
    color: #fff !important;
    background-color: #073984 !important;
}

.text-blue-800 {
    color: #073984 !important;
}

.bg-blue-900 {
    color: #fff !important;
    background-color: #05285b !important;
}

.text-blue-900 {
    color: #05285b !important;
}

.bg-indigo-100 {
    color: #212529 !important;
    background-color: #c8a9fa !important;
}

.text-indigo-100 {
    color: #c8a9fa !important;
}

.bg-indigo-200 {
    color: #212529 !important;
    background-color: #af83f8 !important;
}

.text-indigo-200 {
    color: #af83f8 !important;
}

.bg-indigo-300 {
    color: #fff !important;
    background-color: #975cf6 !important;
}

.text-indigo-300 {
    color: #975cf6 !important;
}

.bg-indigo-400 {
    color: #fff !important;
    background-color: #7e36f4 !important;
}

.text-indigo-400 {
    color: #7e36f4 !important;
}

.bg-indigo-500 {
    color: #fff !important;
    background-color: #6610f2 !important;
}

.text-indigo-500 {
    color: #6610f2 !important;
}

.bg-indigo-600 {
    color: #fff !important;
    background-color: #560dcb !important;
}

.text-indigo-600 {
    color: #560dcb !important;
}

.bg-indigo-700 {
    color: #fff !important;
    background-color: #450ba5 !important;
}

.text-indigo-700 {
    color: #450ba5 !important;
}

.bg-indigo-800 {
    color: #fff !important;
    background-color: #35087e !important;
}

.text-indigo-800 {
    color: #35087e !important;
}

.bg-indigo-900 {
    color: #fff !important;
    background-color: #250657 !important;
}

.text-indigo-900 {
    color: #250657 !important;
}

.bg-purple-100 {
    color: #212529 !important;
    background-color: #cbbbe9 !important;
}

.text-purple-100 {
    color: #cbbbe9 !important;
}

.bg-purple-200 {
    color: #212529 !important;
    background-color: #b49ddf !important;
}

.text-purple-200 {
    color: #b49ddf !important;
}

.bg-purple-300 {
    color: #fff !important;
    background-color: #9d7ed5 !important;
}

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

.bg-purple-400 {
    color: #fff !important;
    background-color: #8660cb !important;
}

.text-purple-400 {
    color: #8660cb !important;
}


.bg-purple-500 {
    color: #fff !important;
    background-color: #6f42c1 !important;
}

.text-purple-500 {
    color: #6f42c1 !important;
}

.bg-purple-600 {
    color: #fff !important;
    background-color: #5d37a2 !important;
}

.text-purple-600 {
    color: #5d37a2 !important;
}

.bg-purple-700 {
    color: #fff !important;
    background-color: #4b2d83 !important;
}

.text-purple-700 {
    color: #4b2d83 !important;
}

.bg-purple-800 {
    color: #fff !important;
    background-color: #3a2264 !important;
}

.text-purple-800 {
    color: #3a2264 !important;
}

.bg-purple-900 {
    color: #fff !important;
    background-color: #281845 !important;
}

.text-purple-900 {
    color: #281845 !important;
}

.bg-pink-100 {
    color: #212529 !important;
    background-color: #f0b6d3 !important;
}

.text-pink-100 {
    color: #f0b6d3 !important;
}

.bg-pink-200 {
    color: #212529 !important;
    background-color: #ea95bf !important;
}

.text-pink-200 {
    color: #ea95bf !important;
}

.bg-pink-300 {
    color: #212529 !important;
    background-color: #e374ab !important;
}

.text-pink-300 {
    color: #e374ab !important;
}

.bg-pink-400 {
    color: #fff !important;
    background-color: #dd5498 !important;
}

.text-pink-400 {
    color: #dd5498 !important;
}

.bg-pink-500 {
    color: #fff !important;
    background-color: #d63384 !important;
}

.text-pink-500 {
    color: #d63384 !important;
}

.bg-pink-600 {
    color: #fff !important;
    background-color: #b42b6f !important;
}

.text-pink-600 {
    color: #b42b6f !important;
}

.bg-pink-700 {
    color: #fff !important;
    background-color: #92235a !important;
}

.text-pink-700 {
    color: #92235a !important;
}

.bg-pink-800 {
    color: #fff !important;
    background-color: #6f1b45 !important;
}

.text-pink-800 {
    color: #6f1b45 !important;
}

.bg-pink-900 {
    color: #fff !important;
    background-color: #4d1230 !important;
}

.text-pink-900 {
    color: #4d1230 !important;
}

.bg-red-100 {
    color: #212529 !important;
    background-color: #f2b6bc !important;
}

.text-red-100 {
    color: #f2b6bc !important;
}

.bg-red-200 {
    color: #212529 !important;
    background-color: #ed969e !important;
}

.text-red-200 {
    color: #ed969e !important;
}

.bg-red-300 {
    color: #212529 !important;
    background-color: #e77681 !important;
}

.bg-red-300 {
    color: #e77681 !important;
}

.bg-red-400 {
    color: #fff !important;
    background-color: #e25563 !important;
}

.text-red-400 {
    color: #e25563 !important;
}

.bg-red-500 {
    color: #fff !important;
    background-color: #dc3545 !important;
}

.text-red-500 {
    color: #dc3545 !important;
}

.bg-red-600 {
    color: #fff !important;
    background-color: #b92d3a !important;
}

.bg-red-600 {
    color: #b92d3a !important;
}

.bg-red-700 {
    color: #fff !important;
    background-color: #96242f !important;
}

.text-red-700 {
    color: #96242f !important;
}

.bg-red-800 {
    color: #fff !important;
    background-color: #721c24 !important;
}

.text-red-800 {
    color: #721c24 !important;
}

.bg-red-900 {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(79, 19, 25) !important;
}

.text-red-900 {
    color: #4f1319 !important;
}

.bg-orange-100 {
    color: #212529 !important;
    background-color: #fed1aa !important;
}

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

.bg-orange-200 {
    color: #212529 !important;
    background-color: #febc85 !important;
}

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

.bg-orange-300 {
    color: #212529 !important;
    background-color: #fea75f !important;
}

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

.bg-orange-400 {
    color: #212529 !important;
    background-color: #fd933a !important;
}

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

.bg-orange-500 {
    color: #fff !important;
    background-color: #fd7e14 !important;
}

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

.bg-orange-600 {
    color: #fff !important;
    background-color: #d56a11 !important;
}

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

.bg-orange-700 {
    color: #fff !important;
    background-color: #ac560e !important;
}

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

.bg-orange-800 {
    color: #fff !important;
    background-color: #84420a !important;
}

.text-orange-800 {
    color: #84420a !important;
}

.bg-orange-900 {
    color: #fff !important;
    background-color: #5b2d07 !important;
}

.text-orange-900 {
    color: #5b2d07 !important;
}


.bg-yellow-100 {
    color: #212529 !important;
    background-color: #ffe9a6 !important;
}

.text-yellow-100 {
    color: #ffe9a6 !important;
}

.bg-yellow-200 {
    color: #212529 !important;
    background-color: #ffdf7e !important;
}

.text-yellow-200 {
    color: #ffdf7e !important;
}

.bg-yellow-300 {
    color: #212529 !important;
    background-color: #ffd556 !important;
}

.text-yellow-300 {
    color: #ffd556 !important;
}

.bg-yellow-400 {
    color: #212529 !important;
    background-color: #ffcb2f !important;
}

.text-yellow-400 {
    color: #ffcb2f !important;
}

.bg-yellow-500 {
    color: #212529 !important;
    background-color: #ffc107 !important;
}

.text-yellow-500 {
    color: #ffc107 !important;
}

.bg-yellow-600 {
    color: #212529 !important;
    background-color: #d6a206 !important;
}

.text-yellow-600 {
    color: #d6a206 !important;
}

.bg-yellow-700 {
    color: #fff !important;
    background-color: #ad8305 !important;
}

.text-yellow-700 {
    color: #ad8305 !important;
}

.bg-yellow-800 {
    color: #fff !important;
    background-color: #856404 !important;
}

.text-yellow-800 {
    color: #856404 !important;
}

.bg-yellow-900 {
    color: #fff !important;
    background-color: #5c4503 !important;
}

.text-yellow-900 {
    color: #5c4503 !important;
}

.bg-green-100 {
    color: #212529 !important;
    background-color: #b2dfbc !important;
}

.text-green-100 {
    color: #b2dfbc !important;
}

.bg-green-200 {
    color: #212529 !important;
    background-color: #8fd19e !important;
}

.text-green-200 {
    color: #8fd19e !important;
}

.bg-green-300 {
    color: #212529 !important;
    background-color: #6dc381 !important;
}

.text-green-300 {
    color: #6dc381 !important;
}

.bg-green-400 {
    color: #212529 !important;
    background-color: #4ab563 !important;
}

.text-green-400 {
    color: #4ab563 !important;
}

.bg-green-500 {
    color: #fff !important;
    background-color: #28a745 !important;
}

.text-green-500 {
    color: #28a745 !important;
}

.bg-green-600 {
    color: #fff !important;
    background-color: #228c3a !important;
}

.text-green-600 {
    color: #228c3a !important;
}

.bg-green-700 {
    color: #fff !important;
    background-color: #1b722f !important;
}

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

.bg-green-800 {
    color: #fff !important;
    background-color: #155724 !important;
}

.text-green-800 {
    color: #155724 !important;
}

.bg-green-900 {
    color: #fff !important;
    background-color: #0e3c19 !important;
}

.text-green-900 {
    color: #0e3c19 !important;
}

.bg-teal-100 {
    color: #212529 !important;
    background-color: #afecda !important;
}

.text-teal-100 {
    color: #afecda !important;
}

.bg-teal-200 {
    color: #212529 !important;
    background-color: #8be3c9 !important;
}

.text-teal-200 {
    color: #8be3c9 !important;
}

.bg-teal-300 {
    color: #212529 !important;
    background-color: #67dab8 !important;
}

.text-teal-300 {
    color: #67dab8 !important;
}

.bg-teal-400 {
    color: #212529 !important;
    background-color: #44d2a8 !important;
}

.text-teal-400 {
    color: #44d2a8 !important;
}

.bg-teal-500 {
    color: #212529 !important;
    background-color: #20c997 !important;
}

.text-teal-500 {
    color: #20c997 !important;
}

.bg-teal-600 {
    color: #212529 !important;
    background-color: #1ba97f !important;
}

.text-teal-600 {
    color: #1ba97f !important;
}

.bg-teal-700 {
    color: #fff !important;
    background-color: #168967 !important;
}

.text-teal-700 {
    color: #fff !important;
    background-color: #168967 !important;
}

.bg-teal-800 {
    color: #fff !important;
    background-color: #11694f !important;
}

.bg-teal-800 {
    color: #11694f !important;
}

.bg-teal-900 {
    color: #fff !important;
    background-color: #0c4836 !important;
}

.text-teal-900 {
    color: #fff !important;
    background-color: #0c4836 !important;
}

.bg-cyan-100 {
    color: #212529 !important;
    background-color: #abdee5 !important;
}

.text-cyan-100 {
    color: #abdee5 !important;
}

.bg-cyan-200 {
    color: #212529 !important;
    background-color: #86cfda !important;
}

.text-cyan-200 {
    color: #86cfda !important;
}

.bg-cyan-300 {
    color: #212529 !important;
    background-color: #61c0cf !important;
}

.text-cyan-300 {
    color: #61c0cf !important;
}

.bg-cyan-400 {
    color: #212529 !important;
    background-color: #3cb1c3 !important;
}

.text-cyan-400 {
    color: #3cb1c3 !important;
}

.bg-cyan-500 {
    color: #fff !important;
    background-color: #17a2b8 !important;
}

.text-cyan-500 {
    color: #17a2b8 !important;
}

.bg-cyan-600 {
    color: #fff !important;
    background-color: #13889b !important;
}

.text-cyan-600 {
    color: #13889b !important;
}

.bg-cyan-700 {
    color: #fff !important;
    background-color: #106e7d !important;
}

.text-cyan-700 {
    color: #106e7d !important;
}

.bg-cyan-800 {
    color: #fff !important;
    background-color: #0c5460 !important;
}

.text-cyan-800 {
    color: #0c5460 !important;
}

.bg-cyan-900 {
    color: #fff !important;
    background-color: #083a42 !important;
}

.text-cyan-900 {
    color: #083a42 !important;
}

.bg-gray-100 {
    color: #212529 !important;
    background-color: #f8f9fa !important;
}

.text-gray-100 {
    color: #f8f9fa !important;
}

.bg-gray-200 {
    color: #212529 !important;
    background-color: #e9ecef !important;
}

.text-gray-200 {
    color: #e9ecef !important;
}

.bg-gray-300 {
    color: #212529 !important;
    background-color: #dee2e6 !important;
}

.text-gray-300 {
    color: #dee2e6 !important;
}

.bg-gray-400 {
    color: #212529 !important;
    background-color: #ced4da !important;
}

.text-gray-400 {
    color: #ced4da !important;
}

.bg-gray-500 {
    color: #212529 !important;
    background-color: #adb5bd !important;
}

.text-gray-500 {
    color: #adb5bd !important;
}

.bg-gray-600 {
    color: #fff !important;
    background-color: #6c757d !important;
}

.text-gray-600 {
    color: #6c757d !important;
}

.bg-gray-700 {
    color: #fff !important;
    background-color: #495057 !important;
}

.text-gray-700 {
    color: #495057 !important;
}

.bg-gray-800 {
    color: #fff !important;
    background-color: #343a40 !important;
}

.text-gray-800 {
    color: #343a40 !important;
}

.bg-gray-900 {
    color: #fff !important;
    background-color: #212529 !important;
}

.text-gray-900 {
    color: #212529 !important;
}

.bg-white {
    color: #212529 !important;
    background-color: #fff !important;
}

.bg-black {
    color: #fff !important;
    background-color: #000 !important;
}