

.bg-blue-100 {
    background-color: #cfe2ff; }
  
  .bg-blue-200 {
    background-color: #9ec5fe; }
  
  .bg-blue-300 {
    background-color: #6ea8fe; }
  
  .bg-blue-400 {
    background-color: #3d8bfd; }
  
  .bg-blue-500 {
    background-color: #0d6efd; }
  
  .bg-blue-600 {
    background-color: #0a58ca; }
  
  .bg-blue-700 {
    background-color: #094bac; }
  
  .bg-blue-800 {
    background-color: #052c65; }
  
  .bg-blue-900 {
    background-color: #031633; }
  
  .bg-indigo-100 {
    background-color: #e0cffc; }
  
  .bg-indigo-200 {
    background-color: #c29ffa; }
  
  .bg-indigo-300 {
    background-color: #a370f7; }
  
  .bg-indigo-400 {
    background-color: #7e36f4; }
  
  .bg-indigo-500 {
    background-color: #6610f2; }
  
  .bg-indigo-600 {
    background-color: #520dc2; }
  
  .bg-indigo-700 {
    background-color: #3d0a91; }
  
  .bg-indigo-800 {
    background-color: #290661; }
  
  .bg-indigo-900 {
    background-color: #140330; }
  
  .bg-purple-100 {
    background-color: #e2d9f3; }
  
  .bg-purple-200 {
    background-color: #c5b3e6; }
  
  .bg-purple-300 {
    background-color: #a98eda; }
  
  .bg-purple-400 {
    background-color: #8c68cd; }
  
  .bg-purple-500 {
    background-color: #6f42c1; }
  
  .bg-purple-600 {
    background-color: #5d37a2; }
  
  .bg-purple-700 {
    background-color: #432874; }
  
  .bg-purple-800 {
    background-color: #2c1a4d; }
  
  .bg-purple-900 {
    background-color: #160d27; }
  
  .bg-pink-100 {
    background-color: #f7d6e6; }
  
  .bg-pink-200 {
    background-color: #efadce; }
  
  .bg-pink-300 {
    background-color: #e685b5; }
  
  .bg-pink-400 {
    background-color: #de5c9d; }
  
  .bg-pink-500 {
    background-color: #d63384; }
  
  .bg-pink-600 {
    background-color: #ab296a; }
  
  .bg-pink-700 {
    background-color: #801f4f; }
  
  .bg-pink-800 {
    background-color: #561435; }
  
  .bg-pink-900 {
    background-color: #2b0a1a; }
  
  .bg-red-100 {
    background-color: #f8d7da; }
  
  .bg-red-200 {
    background-color: #f1aeb5; }
  
  .bg-red-300 {
    background-color: #ea868f; }
  
  .bg-red-400 {
    background-color: #e35d6a; }
  
  .bg-red-500 {
    background-color: #dc3545; }
  
  .bg-red-600 {
    background-color: #b02a37; }
  
  .bg-red-700 {
    background-color: #842029; }
  
  .bg-red-800 {
    background-color: #58151c; }
  
  .bg-red-900 {
    background-color: #2c0b0e; }
  
  .bg-orange-100 {
    background-color: #ffe5d0; }
  
  .bg-orange-200 {
    background-color: #fecba1; }
  
  .bg-orange-300 {
    background-color: #feb272; }
  
  .bg-orange-400 {
    background-color: #fd9843; }
  
  .bg-orange-500 {
    background-color: #fd7e14; }
  
  .bg-orange-600 {
    background-color: #ca6510; }
  
  .bg-orange-700 {
    background-color: #984c0c; }
  
  .bg-orange-800 {
    background-color: #653208; }
  
  .bg-orange-900 {
    background-color: #331904; }
  
  .bg-yellow-100 {
    background-color: #fff3cd; }
  
  .bg-yellow-200 {
    background-color: #ffe69c; }
  
  .bg-yellow-300 {
    background-color: #ffda6a; }
  
  .bg-yellow-400 {
    background-color: #ffcd39; }
  
  .bg-yellow-500 {
    background-color: #ffc107; }
  
  .bg-yellow-600 {
    background-color: #cc9a06; }
  
  .bg-yellow-700 {
    background-color: #997404; }
  
  .bg-yellow-800 {
    background-color: #664d03; }
  
  .bg-yellow-900 {
    background-color: #332701; }
  
  .bg-green-100 {
    background-color: #d1e7dd; }
  
  .bg-green-200 {
    background-color: #a3cfbb; }
  
  .bg-green-300 {
    background-color: #75b798; }
  
  .bg-green-400 {
    background-color: #479f76; }
  
  .bg-green-500 {
    background-color: #198754; }
  
  .bg-green-600 {
    background-color: #146c43; }
  
  .bg-green-700 {
    background-color: #0f5132; }
  
  .bg-green-800 {
    background-color: #0a3622; }
  
  .bg-green-900 {
    background-color: #051b11; }
  
  .bg-teal-100 {
    background-color: #d2f4ea; }
  
  .bg-teal-200 {
    background-color: #a6e9d5; }
  
  .bg-teal-300 {
    background-color: #79dfc1; }
  
  .bg-teal-400 {
    background-color: #4dd4ac; }
  
  .bg-teal-500 {
    background-color: #20c997; }
  
  .bg-teal-600 {
    background-color: #1aa179; }
  
  .bg-teal-700 {
    background-color: #13795b; }
  
  .bg-teal-800 {
    background-color: #0d503c; }
  
  .bg-teal-900 {
    background-color: #06281e; }
  
  .bg-cyan-100 {
    background-color: #cff4fc; }
  
  .bg-cyan-200 {
    background-color: #9eeaf9; }
  
  .bg-cyan-300 {
    background-color: #6edff6; }
  
  .bg-cyan-400 {
    background-color: #3dd5f3; }
  
  .bg-cyan-500 {
    background-color: #0dcaf0; }
  
  .bg-cyan-600 {
    background-color: #0aa2c0; }
  
  .bg-cyan-700 {
    background-color: #087990; }
  
  .bg-cyan-800 {
    background-color: #055160; }
  
  .bg-cyan-900 {
    background-color: #032830; }
  
  .bg-gray-100 {
    background-color: #f8f9fa; }
  
  .bg-gray-200 {
    background-color: #e9ecef; }
  
  .bg-gray-300 {
    background-color: #dee2e6; }
  
  .bg-gray-400 {
    background-color: #ced4da; }
  
  .bg-gray-500 {
    background-color: #adb5bd; }
  
  .bg-gray-600 {
    background-color: #6c757d; }
  
  .bg-gray-700 {
    background-color: #495057; }
  
  .bg-gray-800 {
    background-color: #343a40; }
  
  .bg-gray-900 {
    background-color: #212529; }
  
  .bg-black {
    background-color: #000000; }
  
  .border-blue-100 {
    border-color: #cfe2ff !important; }
  
  .border-blue-200 {
    border-color: #9ec5fe !important; }
  
  .border-blue-300 {
    border-color: #6ea8fe !important; }
  
  .border-blue-400 {
    border-color: #3d8bfd !important; }
  
  .border-blue-500 {
    border-color: #0d6efd !important; }
  
  .border-blue-600 {
    border-color: #0a58ca !important; }
  
  .border-blue-700 {
    border-color: #094bac !important; }
  
  .border-blue-800 {
    border-color: #052c65 !important; }
  
  .border-blue-900 {
    border-color: #031633 !important; }
  
  .border-indigo-100 {
    border-color: #e0cffc !important; }
  
  .border-indigo-200 {
    border-color: #c29ffa !important; }
  
  .border-indigo-300 {
    border-color: #a370f7 !important; }
  
  .border-indigo-400 {
    border-color: #7e36f4 !important; }
  
  .border-indigo-500 {
    border-color: #6610f2 !important; }
  
  .border-indigo-600 {
    border-color: #520dc2 !important; }
  
  .border-indigo-700 {
    border-color: #3d0a91 !important; }
  
  .border-indigo-800 {
    border-color: #290661 !important; }
  
  .border-indigo-900 {
    border-color: #140330 !important; }
  
  .border-purple-100 {
    border-color: #e2d9f3 !important; }
  
  .border-purple-200 {
    border-color: #c5b3e6 !important; }
  
  .border-purple-300 {
    border-color: #a98eda !important; }
  
  .border-purple-400 {
    border-color: #8c68cd !important; }
  
  .border-purple-500 {
    border-color: #6f42c1 !important; }
  
  .border-purple-600 {
    border-color: #5d37a2 !important; }
  
  .border-purple-700 {
    border-color: #432874 !important; }
  
  .border-purple-800 {
    border-color: #2c1a4d !important; }
  
  .border-purple-900 {
    border-color: #160d27 !important; }
  
  .border-pink-100 {
    border-color: #f7d6e6 !important; }
  
  .border-pink-200 {
    border-color: #efadce !important; }
  
  .border-pink-300 {
    border-color: #e685b5 !important; }
  
  .border-pink-400 {
    border-color: #de5c9d !important; }
  
  .border-pink-500 {
    border-color: #d63384 !important; }
  
  .border-pink-600 {
    border-color: #ab296a !important; }
  
  .border-pink-700 {
    border-color: #801f4f !important; }
  
  .border-pink-800 {
    border-color: #561435 !important; }
  
  .border-pink-900 {
    border-color: #2b0a1a !important; }
  
  .border-red-100 {
    border-color: #f8d7da !important; }
  
  .border-red-200 {
    border-color: #f1aeb5 !important; }
  
  .border-red-300 {
    border-color: #ea868f !important; }
  
  .border-red-400 {
    border-color: #e35d6a !important; }
  
  .border-red-500 {
    border-color: #dc3545 !important; }
  
  .border-red-600 {
    border-color: #b02a37 !important; }
  
  .border-red-700 {
    border-color: #842029 !important; }
  
  .border-red-800 {
    border-color: #58151c !important; }
  
  .border-red-900 {
    border-color: #2c0b0e !important; }
  
  .border-orange-100 {
    border-color: #ffe5d0 !important; }
  
  .border-orange-200 {
    border-color: #fecba1 !important; }
  
  .border-orange-300 {
    border-color: #feb272 !important; }
  
  .border-orange-400 {
    border-color: #fd9843 !important; }
  
  .border-orange-500 {
    border-color: #fd7e14 !important; }
  
  .border-orange-600 {
    border-color: #ca6510 !important; }
  
  .border-orange-700 {
    border-color: #984c0c !important; }
  
  .border-orange-800 {
    border-color: #653208 !important; }
  
  .border-orange-900 {
    border-color: #331904 !important; }
  
  .border-yellow-100 {
    border-color: #fff3cd !important; }
  
  .border-yellow-200 {
    border-color: #ffe69c !important; }
  
  .border-yellow-300 {
    border-color: #ffda6a !important; }
  
  .border-yellow-400 {
    border-color: #ffcd39 !important; }
  
  .border-yellow-500 {
    border-color: #ffc107 !important; }
  
  .border-yellow-600 {
    border-color: #cc9a06 !important; }
  
  .border-yellow-700 {
    border-color: #997404 !important; }
  
  .border-yellow-800 {
    border-color: #664d03 !important; }
  
  .border-yellow-900 {
    border-color: #332701 !important; }
  
  .border-green-100 {
    border-color: #d1e7dd !important; }
  
  .border-green-200 {
    border-color: #a3cfbb !important; }
  
  .border-green-300 {
    border-color: #75b798 !important; }
  
  .border-green-400 {
    border-color: #479f76 !important; }
  
  .border-green-500 {
    border-color: #198754 !important; }
  
  .border-green-600 {
    border-color: #146c43 !important; }
  
  .border-green-700 {
    border-color: #0f5132 !important; }
  
  .border-green-800 {
    border-color: #0a3622 !important; }
  
  .border-green-900 {
    border-color: #051b11 !important; }
  
  .border-teal-100 {
    border-color: #d2f4ea !important; }
  
  .border-teal-200 {
    border-color: #a6e9d5 !important; }
  
  .border-teal-300 {
    border-color: #79dfc1 !important; }
  
  .border-teal-400 {
    border-color: #4dd4ac !important; }
  
  .border-teal-500 {
    border-color: #20c997 !important; }
  
  .border-teal-600 {
    border-color: #1aa179 !important; }
  
  .border-teal-700 {
    border-color: #13795b !important; }
  
  .border-teal-800 {
    border-color: #0d503c !important; }
  
  .border-teal-900 {
    border-color: #06281e !important; }
  
  .border-cyan-100 {
    border-color: #cff4fc !important; }
  
  .border-cyan-200 {
    border-color: #9eeaf9 !important; }
  
  .border-cyan-300 {
    border-color: #6edff6 !important; }
  
  .border-cyan-400 {
    border-color: #3dd5f3 !important; }
  
  .border-cyan-500 {
    border-color: #0dcaf0 !important; }
  
  .border-cyan-600 {
    border-color: #0aa2c0 !important; }
  
  .border-cyan-700 {
    border-color: #087990 !important; }
  
  .border-cyan-800 {
    border-color: #055160 !important; }
  
  .border-cyan-900 {
    border-color: #032830 !important; }
  
  .border-gray-100 {
    border-color: #f8f9fa !important; }
  
  .border-gray-200 {
    border-color: #e9ecef !important; }
  
  .border-gray-300 {
    border-color: #dee2e6 !important; }
  
  .border-gray-400 {
    border-color: #ced4da !important; }
  
  .border-gray-500 {
    border-color: #adb5bd !important; }
  
  .border-gray-600 {
    border-color: #6c757d !important; }
  
  .border-gray-700 {
    border-color: #495057 !important; }
  
  .border-gray-800 {
    border-color: #343a40 !important; }
  
  .border-gray-900 {
    border-color: #212529 !important; }
  
  .border-black {
    border-color: #000000 !important; }

    /*text*/
    

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

.text-blue-200 {
  color: #9ec5fe !important;; }

.text-blue-300 {
  color: #6ea8fe !important;; }

.text-blue-400 {
  color: #3d8bfd !important;; }

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

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

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

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

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

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

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

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

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

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

.text-indigo-600 {
  color: #520dc2 !important;; }

.text-indigo-700 {
  color: #3d0a91 !important;; }

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

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

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

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

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

.text-purple-400 {
  color: #8c68cd !important;; }

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

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

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

.text-purple-800 {
  color: #2c1a4d !important; }

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

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

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

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

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

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

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

.text-pink-700 {
  color: #801f4f !important; }

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

.text-pink-900 {
  color: #2b0a1a !important; }

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

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

.text-red-300 {
  color: #ea868f !important; }

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

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

.text-red-600 {
  color: #b02a37 !important; }

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

.text-red-800 {
  color: #58151c !important; }

.text-red-900 {
  color: #2c0b0e !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-green-300 {
  color: #75b798 !important; }

.text-green-400 {
  color: #479f76 !important; }

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

.text-green-600 {
  color: #146c43 !important; }

.text-green-700 {
  color: #0f5132 !important; }

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

.text-green-900 {
  color: #051b11 !important; }

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

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

.text-teal-300 {
  color: #79dfc1 !important; }

.text-teal-400 {
  color: #4dd4ac !important; }

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

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

.text-teal-700 {
  color: #13795b !important; }

.text-teal-800 {
  color: #0d503c !important; }

.text-teal-900 {
  color: #06281e !important; }

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

.text-cyan-200 {
  color: #9eeaf9 !important; }

.text-cyan-300 {
  color: #6edff6 !important; }

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

.text-cyan-500 {
  color: #0dcaf0 !important; }

.text-cyan-600 {
  color: #0aa2c0 !important; }

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

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

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

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

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

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

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

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

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

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

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

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

.text-black {
  color: #000000 !important; }