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