.c-slate { color: #334155 !important; }
.c-gray { color: #6b7280 !important; }
.c-red { color: #dc2626 !important; }
.c-orange { color: #ea580c !important; }
.c-amber { color: #d97706 !important; }
.c-yellow { color: #ca8a04 !important; }
.c-lime { color: #65a30d !important; }
.c-green { color: #16a34a !important; }
.c-darkgreen { color: #166534 !important; }
.c-teal { color: #0f766e !important; }
.c-cyan { color: #0891b2 !important; }
.c-blue { color: #2563eb !important; }
.c-indigo { color: #4f46e5 !important; }
.c-purple { color: #7c3aed !important; }
.c-pink { color: #db2777 !important; }
.c-rose { color: #e11d48 !important; }

.bg-slate { background-color: #334155 !important; }
.bg-gray { background-color: #6b7280 !important; }
.bg-red { background-color: #dc2626 !important; }
.bg-orange { background-color: #ea580c !important; }
.bg-amber { background-color: #d97706 !important; }
.bg-yellow { background-color: #facc15 !important; color: #1f2937 !important; }
.bg-lime { background-color: #84cc16 !important; color: #1f2937 !important; }
.bg-green { background-color: #16a34a !important; }
.bg-darkgreen { background-color: #166534 !important; }
.bg-teal { background-color: #0f766e !important; }
.bg-cyan { background-color: #0891b2 !important; }
.bg-blue { background-color: #2563eb !important; }
.bg-indigo { background-color: #4f46e5 !important; }
.bg-purple { background-color: #7c3aed !important; }
.bg-pink { background-color: #db2777 !important; }
.bg-rose { background-color: #e11d48 !important; }
