/*colors*/
/*background colors & Hover colors*/
/*----------------------------------------------------*/
/*slate colors*/
.bg-slate-50,.hover-bg-slate-50:hover{background-color:#f8fafc !important}
.bg-slate-100,.hover-bg-slate-100:hover{background-color:#f1f5f9 !important}
.bg-slate-200,.hover-bg-slate-200:hover{background-color:#e2e8f0 !important}
.bg-slate-300,.hover-bg-slate-300:hover{background-color:#cbd5e1 !important}
.bg-slate-400,.hover-bg-slate-400:hover{background-color:#94a3b8 !important}
.bg-slate-500,.hover-bg-slate-500:hover{background-color:#64748b !important}
.bg-slate-600,.hover-bg-slate-600:hover{background-color:#475569 !important}
.bg-slate-700,.hover-bg-slate-700:hover{background-color:#334155 !important}
.bg-slate-800,.hover-bg-slate-800:hover{background-color:#1e293b !important}
.bg-slate-900,.hover-bg-slate-900:hover{background-color:#0f172a !important}
.bg-slate-950,.hover-bg-slate-950:hover{background-color:#020617 !important}
/*grey background-colors*/
.bg-gray-50,.hover-bg-gray-50:hover{background-color:#f9fafb !important}
.bg-gray-100,.hover-bg-gray-100:hover{background-color:#f3f4f6 !important}
.bg-gray-200,.hover-bg-gray-200:hover{background-color:#e5e7eb !important}
.bg-gray-300,.hover-bg-gray-300:hover{background-color:#d1d5db !important}
.bg-gray-400,.hover-bg-gray-400:hover{background-color:#9ca3af !important}
.bg-gray-500,.hover-bg-gray-500:hover{background-color:#6b7280 !important}
.bg-gray-600,.hover-bg-gray-600:hover{background-color:#4b5563 !important}
.bg-gray-700,.hover-bg-gray-700:hover{background-color:#374151 !important}
.bg-gray-800,.hover-bg-gray-800:hover{background-color:#1f2937 !important}
.bg-gray-900,.hover-bg-gray-900:hover{background-color:#111827 !important}
.bg-gray-950,.hover-bg-gray-950:hover{background-color:#030712 !important}
/*zinc background-colors*/
.bg-zinc-50,.hover-bg-zinc-50:hover{background-color:#fafafa !important}
.bg-zinc-100,.hover-bg-zinc-100:hover{background-color:#f4f4f5 !important}
.bg-zinc-200,.hover-bg-zinc-200:hover{background-color:#e4e4e7 !important}
.bg-zinc-300,.hover-bg-zinc-300:hover{background-color:#d4d4d8 !important}
.bg-zinc-400,.hover-bg-zinc-400:hover{background-color:#a1a1aa !important}
.bg-zinc-500,.hover-bg-zinc-500:hover{background-color:#71717a !important}
.bg-zinc-600,.hover-bg-zinc-600:hover{background-color:#52525b !important}
.bg-zinc-700,.hover-bg-zinc-700:hover{background-color:#3f3f46 !important}
.bg-zinc-800,.hover-bg-zinc-800:hover{background-color:#27272a !important}
.bg-zinc-900,.hover-bg-zinc-900:hover{background-color:#18181b !important}
.bg-zinc-950,.hover-bg-zinc-950:hover{background-color:#09090b !important}
/*netural background-colors*/
.bg-netural-50,.hover-bg-netural-50:hover{background-color:#fafafa !important}
.bg-netural-100,.hover-bg-netural-100:hover{background-color:#f5f5f5 !important}
.bg-netural-200,.hover-bg-netural-200:hover{background-color:#e5e5e5 !important}
.bg-netural-300,.hover-bg-netural-300:hover{background-color:#d4d4d4 !important}
.bg-netural-400,.hover-bg-netural-400:hover{background-color:#a3a3a3 !important}
.bg-netural-500,.hover-bg-netural-500:hover{background-color:#737373 !important}
.bg-netural-600,.hover-bg-netural-600:hover{background-color:#525252 !important}
.bg-netural-700,.hover-bg-netural-700:hover{background-color:#404040 !important}
.bg-netural-800,.hover-bg-netural-800:hover{background-color:#262626 !important}
.bg-netural-900,.hover-bg-netural-900:hover{background-color:#171717 !important}
.bg-netural-950,.hover-bg-netural-950:hover{background-color:#0a0a0a !important}
/*stone background-colors*/
.bg-stone-50,.hover-bg-stone-50:hover{background-color:#fafaf9 !important}
.bg-stone-100,.hover-bg-stone-100:hover{background-color:#f5f5f4 !important}
.bg-stone-200,.hover-bg-stone-200:hover{background-color:#e7e5e4 !important}
.bg-stone-300,.hover-bg-stone-300:hover{background-color:#d6d3d1 !important}
.bg-stone-400,.hover-bg-stone-400:hover{background-color:#a8a29e !important}
.bg-stone-500,.hover-bg-stone-500:hover{background-color:#78716c !important}
.bg-stone-600,.hover-bg-stone-600:hover{background-color:#57534e !important}
.bg-stone-700,.hover-bg-stone-700:hover{background-color:#44403c !important}
.bg-stone-800,.hover-bg-stone-800:hover{background-color:#292524 !important}
.bg-stone-900,.hover-bg-stone-900:hover{background-color:#1c1917 !important}
.bg-stone-950,.hover-bg-stone-950:hover{background-color:#0c0a09 !important}
/*red background-color*/
.bg-red-50,.hover-bg-red-50:hover{background-color:#fef2f2 !important}
.bg-red-100,.hover-bg-red-100:hover{background-color:#fee2e2 !important}
.bg-red-200,.hover-bg-red-200:hover{background-color:#fecaca !important}
.bg-red-300,.hover-bg-red-300:hover{background-color:#fca5a5 !important}
.bg-red-400,.hover-bg-red-400:hover{background-color:#f87171 !important}
.bg-red-500,.hover-bg-red-500:hover{background-color:#ef4444 !important}
.bg-red-600,.hover-bg-red-600:hover{background-color:#dc2626 !important}
.bg-red-700,.hover-bg-red-700:hover{background-color:#b91c1c !important}
.bg-red-800,.hover-bg-red-800:hover{background-color:#991b1b !important}
.bg-red-900,.hover-bg-red-900:hover{background-color:#7f1d1d !important}
.bg-red-950,.hover-bg-red-950:hover{background-color:#450a0a !important}
/*orange background-color*/
.bg-orange-50,.hover-bg-orange-50:hover{background-color:#fff7ed !important}
.bg-orange-100,.hover-bg-orange-100:hover{background-color:#fed7aa !important}
.bg-orange-200,.hover-bg-orange-200:hover{background-color:#fed7aa !important}
.bg-orange-300,.hover-bg-orange-300:hover{background-color:#fdba74 !important}
.bg-orange-400,.hover-bg-orange-400:hover{background-color:#fb923c !important}
.bg-orange-500,.hover-bg-orange-500:hover{background-color:#f97316 !important}
.bg-orange-600,.hover-bg-orange-600:hover{background-color:#ea580c !important}
.bg-orange-700,.hover-bg-orange-700:hover{background-color:#c2410c !important}
.bg-orange-800,.hover-bg-orange-800:hover{background-color:#9a3412 !important}
.bg-orange-900,.hover-bg-orange-900:hover{background-color:#7c2d12 !important}
.bg-orange-950,.hover-bg-orange-950:hover{background-color:#431407 !important}
/*amber background-color*/
.bg-amber-50,.hover-bg-amber-50:hover{background-color:#fffbeb !important}
.bg-amber-100,.hover-bg-amber-100:hover{background-color:#fef3c7 !important}
.bg-amber-200,.hover-bg-amber-200:hover{background-color:#fde68a !important}
.bg-amber-300,.hover-bg-amber-300:hover{background-color:#fcd34d !important}
.bg-amber-400,.hover-bg-amber-400:hover{background-color:#fbbf24 !important}
.bg-amber-500,.hover-bg-amber-500:hover{background-color:#f59e0b !important}
.bg-amber-600,.hover-bg-amber-600:hover{background-color:#d97706 !important}
.bg-amber-700,.hover-bg-amber-700:hover{background-color:#b45309 !important}
.bg-amber-800,.hover-bg-amber-800:hover{background-color:#92400e !important}
.bg-amber-900,.hover-bg-amber-900:hover{background-color:#78350f !important}
.bg-amber-950,.hover-bg-amber-950:hover{background-color:#451a03 !important}
/*yellow background-color*/
.bg-yellow-50,.hover-bg-yellow-50:hover{background-color:#fefce8 !important}
.bg-yellow-100,.hover-bg-yellow-100:hover{background-color:#fef9c3 !important}
.bg-yellow-200,.hover-bg-yellow-200:hover{background-color:#fef08a !important}
.bg-yellow-300,.hover-bg-yellow-300:hover{background-color:#fde047 !important}
.bg-yellow-400,.hover-bg-yellow-400:hover{background-color:#facc15 !important}
.bg-yellow-500,.hover-bg-yellow-500:hover{background-color:#eab308 !important}
.bg-yellow-600,.hover-bg-yellow-600:hover{background-color:#ca8a04 !important}
.bg-yellow-700,.hover-bg-yellow-700:hover{background-color:#a16207 !important}
.bg-yellow-800,.hover-bg-yellow-800:hover{background-color:#854d0e !important}
.bg-yellow-900,.hover-bg-yellow-900:hover{background-color:#713f12 !important}
.bg-yellow-950,.hover-bg-yellow-950:hover{background-color:#422006 !important}
/*lime background-color:*/
.bg-lime-50,.hover-bg-lime-50:hover{background-color:#f7fee7 !important}
.bg-lime-100,.hover-bg-lime-100:hover{background-color:#ecfccb !important}
.bg-lime-200,.hover-bg-lime-200:hover{background-color:#d9f99d !important}
.bg-lime-300,.hover-bg-lime-300:hover{background-color:#bef264 !important}
.bg-lime-400,.hover-bg-lime-400:hover{background-color:#a3e635 !important}
.bg-lime-500,.hover-bg-lime-500:hover{background-color:#84cc16 !important}
.bg-lime-600,.hover-bg-lime-600:hover{background-color:#65a30d !important}
.bg-lime-700,.hover-bg-lime-700:hover{background-color:#4d7c0f !important}
.bg-lime-800,.hover-bg-lime-800:hover{background-color:#3f6212 !important}
.bg-lime-900,.hover-bg-lime-900:hover{background-color:#365314 !important}
.bg-lime-950,.hover-bg-lime-950:hover{background-color:#1a2e05 !important}
/*green background-color*/
.bg-green-50,.hover-bg-green-50:hover{background-color:#f0fdf4 !important}
.bg-green-100,.hover-bg-green-100:hover{background-color:#dcfce7 !important}
.bg-green-200,.hover-bg-green-200:hover{background-color:#bbf7d0 !important}
.bg-green-300,.hover-bg-green-300:hover{background-color:#86efac !important}
.bg-green-400,.hover-bg-green-400:hover{background-color:#4ade80 !important}
.bg-green-500,.hover-bg-green-500:hover{background-color:#22c55e !important}
.bg-green-600,.hover-bg-green-600:hover{background-color:#16a34a !important}
.bg-green-700,.hover-bg-green-700:hover{background-color:#15803d !important}
.bg-green-800,.hover-bg-green-800:hover{background-color:#166534 !important}
.bg-green-900,.hover-bg-green-900:hover{background-color:#14532d !important}
.bg-green-950,.hover-bg-green-950:hover{background-color:#052e16 !important}
/*emerald background-color*/
.bg-emerald-50,.hover-bg-emerald-50:hover{background-color:#ecfdf5 !important}
.bg-emerald-100,.hover-bg-emerald-100:hover{background-color:#d1fae5 !important}
.bg-emerald-200,.hover-bg-emerald-200:hover{background-color:#a7f3d0 !important}
.bg-emerald-300,.hover-bg-emerald-300:hover{background-color:#6ee7b7 !important}
.bg-emerald-400,.hover-bg-emerald-400:hover{background-color:#34d399 !important}
.bg-emerald-500,.hover-bg-emerald-500:hover{background-color:#10b981 !important}
.bg-emerald-600,.hover-bg-emerald-600:hover{background-color:#059669 !important}
.bg-emerald-700,.hover-bg-emerald-700:hover{background-color:#047857 !important}
.bg-emerald-800,.hover-bg-emerald-800:hover{background-color:#065f46 !important}
.bg-emerald-900,.hover-bg-emerald-900:hover{background-color:#064e3b !important}
.bg-emerald-950,.hover-bg-emerald-950:hover{background-color:#022c22 !important}
/*teal background-color*/
.bg-teal-50,.hover-bg-teal-50:hover{background-color:#f0fdfa !important}
.bg-teal-100,.hover-bg-teal-100:hover{background-color:#ccfbf1 !important}
.bg-teal-200,.hover-bg-teal-200:hover{background-color:#99f6e4 !important}
.bg-teal-300,.hover-bg-teal-300:hover{background-color:#5eead4 !important}
.bg-teal-400,.hover-bg-teal-400:hover{background-color:#2dd4bf !important}
.bg-teal-500,.hover-bg-teal-500:hover{background-color:#14b8a6 !important}
.bg-teal-600,.hover-bg-teal-600:hover{background-color:#0d9488 !important}
.bg-teal-700,.hover-bg-teal-700:hover{background-color:#0f766e !important}
.bg-teal-800,.hover-bg-teal-800:hover{background-color:#115e59 !important}
.bg-teal-900,.hover-bg-teal-900:hover{background-color:#134e4a !important}
.bg-teal-950,.hover-bg-teal-950:hover{background-color:#042f2e !important}
/*cyan background-color*/
.bg-cyan-50,.hover-bg-cyan-50:hover{background-color:#ecfeff !important}
.bg-cyan-100,.hover-bg-cyan-100:hover{background-color:#cffafe !important}
.bg-cyan-200,.hover-bg-cyan-200:hover{background-color:#a5f3fc !important}
.bg-cyan-300,.hover-bg-cyan-300:hover{background-color:#67e8f9 !important}
.bg-cyan-400,.hover-bg-cyan-400:hover{background-color:#22d3ee !important}
.bg-cyan-500,.hover-bg-cyan-500:hover{background-color:#06b6d4 !important}
.bg-cyan-600,.hover-bg-cyan-600:hover{background-color:#0891b2 !important}
.bg-cyan-700,.hover-bg-cyan-700:hover{background-color:#0e7490 !important}
.bg-cyan-800,.hover-bg-cyan-800:hover{background-color:#155e75 !important}
.bg-cyan-900,.hover-bg-cyan-900:hover{background-color:#164e63 !important}
.bg-cyan-950,.hover-bg-cyan-950:hover{background-color:#083344 !important}
/*sky background-color*/
.bg-sky-50,.hover-bg-sky-50:hover{background-color:#f0f9ff !important}
.bg-sky-100,.hover-bg-sky-100:hover{background-color:#e0f2fe !important}
.bg-sky-200,.hover-bg-sky-200:hover{background-color:#bae6fd !important}
.bg-sky-300,.hover-bg-sky-300:hover{background-color:#7dd3fc !important}
.bg-sky-400,.hover-bg-sky-400:hover{background-color:#38bdf8 !important}
.bg-sky-500,.hover-bg-sky-500:hover{background-color:#0ea5e9 !important}
.bg-sky-600,.hover-bg-sky-600:hover{background-color:#0284c7 !important}
.bg-sky-700,.hover-bg-sky-700:hover{background-color:#0369a1 !important}
.bg-sky-800,.hover-bg-sky-800:hover{background-color:#075985 !important}
.bg-sky-900,.hover-bg-sky-900:hover{background-color:#0c4a6e !important}
.bg-sky-950,.hover-bg-sky-950:hover{background-color:#082f49 !important}
/*blue background-color*/
.bg-blue-50,.hover-bg-blue-50:hover{background-color:#eff6ff !important}
.bg-blue-100,.hover-bg-blue-100:hover{background-color:#dbeafe !important}
.bg-blue-200,.hover-bg-blue-200:hover{background-color:#bfdbfe !important}
.bg-blue-300,.hover-bg-blue-300:hover{background-color:#93c5fd !important}
.bg-blue-400,.hover-bg-blue-400:hover{background-color:#60a5fa !important}
.bg-blue-500,.hover-bg-blue-500:hover{background-color:#3b82f6 !important}
.bg-blue-600,.hover-bg-blue-600:hover{background-color:#2563eb !important}
.bg-blue-700,.hover-bg-blue-700:hover{background-color:#1d4ed8 !important}
.bg-blue-800,.hover-bg-blue-800:hover{background-color:#1e40af !important}
.bg-blue-900,.hover-bg-blue-900:hover{background-color:#1e3a8a !important}
.bg-blue-950,.hover-bg-blue-950:hover{background-color:#172554 !important}
/*indigo background-color*/
.bg-indigo-50,.hover-bg-indigo-50:hover{background-color:#eef2ff !important}
.bg-indigo-100,.hover-bg-indigo-100:hover{background-color:#e0e7ff !important}
.bg-indigo-200,.hover-bg-indigo-200:hover{background-color:#c7d2fe !important}
.bg-indigo-300,.hover-bg-indigo-300:hover{background-color:#a5b4fc !important}
.bg-indigo-400,.hover-bg-indigo-400:hover{background-color:#818cf8 !important}
.bg-indigo-500,.hover-bg-indigo-500:hover{background-color:#6366f1 !important}
.bg-indigo-600,.hover-bg-indigo-600:hover{background-color:#4f46e5 !important}
.bg-indigo-700,.hover-bg-indigo-700:hover{background-color:#4338ca !important}
.bg-indigo-800,.hover-bg-indigo-800:hover{background-color:#3730a3 !important}
.bg-indigo-900,.hover-bg-indigo-900:hover{background-color:#312e81 !important}
.bg-indigo-950,.hover-bg-indigo-950:hover{background-color:#1e1b4b !important}
/*violet background-color*/
.bg-violet-50,.hover-bg-violet-50:hover{background-color:#f5f3ff !important}
.bg-violet-100,.hover-bg-violet-100:hover{background-color:#ede9fe !important}
.bg-violet-200,.hover-bg-violet-200:hover{background-color:#ddd6fe !important}
.bg-violet-300,.hover-bg-violet-300:hover{background-color:#c4b5fd !important}
.bg-violet-400,.hover-bg-violet-400:hover{background-color:#a78bfa !important}
.bg-violet-500,.hover-bg-violet-500:hover{background-color:#8b5cf6 !important}
.bg-violet-600,.hover-bg-violet-600:hover{background-color:#7c3aed !important}
.bg-violet-700,.hover-bg-violet-700:hover{background-color:#6d28d9 !important}
.bg-violet-800,.hover-bg-violet-800:hover{background-color:#5b21b6 !important}
.bg-violet-900,.hover-bg-violet-900:hover{background-color:#4c1d95 !important}
.bg-violet-950,.hover-bg-violet-950:hover{background-color:#2e1065 !important}
/*purple background-color*/
.bg-purple-50,.hover-bg-purple-50:hover{background-color:#faf5ff !important}
.bg-purple-100,.hover-bg-purple-100:hover{background-color:#f3e8ff !important}
.bg-purple-200,.hover-bg-purple-200:hover{background-color:#e9d5ff !important}
.bg-purple-300,.hover-bg-purple-300:hover{background-color:#d8b4fe !important}
.bg-purple-400,.hover-bg-purple-400:hover{background-color:#c084fc !important}
.bg-purple-500,.hover-bg-purple-500:hover{background-color:#a855f7 !important}
.bg-purple-600,.hover-bg-purple-600:hover{background-color:#9333ea !important}
.bg-purple-700,.hover-bg-purple-700:hover{background-color:#7e22ce !important}
.bg-purple-800,.hover-bg-purple-800:hover{background-color:#6b21a8 !important}
.bg-purple-900,.hover-bg-purple-900:hover{background-color:#581c87 !important}
.bg-purple-950,.hover-bg-purple-950:hover{background-color:#3b0764 !important}
/*fuchsia background-color*/
.bg-fushsia-50,.hover-bg-fushsia-50:hover{background-color:#fdf4ff !important}
.bg-fushsia-100,.hover-bg-fushsia-100:hover{background-color:#fae8ff !important}
.bg-fushsia-200,.hover-bg-fushsia-200:hover{background-color:#f5d0fe !important}
.bg-fushsia-300,.hover-bg-fushsia-300:hover{background-color:#f0abfc !important}
.bg-fushsia-400,.hover-bg-fushsia-400:hover{background-color:#e879f9 !important}
.bg-fushsia-500,.hover-bg-fushsia-500:hover{background-color:#d946ef !important}
.bg-fushsia-600,.hover-bg-fushsia-600:hover{background-color:#c026d3 !important}
.bg-fushsia-700,.hover-bg-fushsia-700:hover{background-color:#a21caf !important}
.bg-fushsia-800,.hover-bg-fushsia-800:hover{background-color:#86198f !important}
.bg-fushsia-900,.hover-bg-fushsia-900:hover{background-color:#701a75 !important}
.bg-fushsia-950,.hover-bg-fushsia-950:hover{background-color:#4a044e !important}
/*pink*/
.bg-pink-50,.hover-bg-pink-50:hover{background-color:#fdf2f8 !important}
.bg-pink-100,.hover-bg-pink-100:hover{background-color:#fce7f3 !important}
.bg-pink-200,.hover-bg-pink-200:hover{background-color:#fbcfe8 !important}
.bg-pink-300,.hover-bg-pink-300:hover{background-color:#f9a8d4 !important}
.bg-pink-400,.hover-bg-pink-400:hover{background-color:#f472b6 !important}
.bg-pink-500,.hover-bg-pink-500:hover{background-color:#ec4899 !important}
.bg-pink-600,.hover-bg-pink-600:hover{background-color:#db2777 !important}
.bg-pink-700,.hover-bg-pink-700:hover{background-color:#be185d !important}
.bg-pink-800,.hover-bg-pink-800:hover{background-color:#9d174d !important}
.bg-pink-900,.hover-bg-pink-900:hover{background-color:#831843 !important}
.bg-pink-950,.hover-bg-pink-950:hover{background-color:#500724 !important}
/*rose*/
.bg-rose-50,.hover-bg-rose-50:hover{background-color:#fff1f2 !important}
.bg-rose-100,.hover-bg-rose-100:hover{background-color:#ffe4e6 !important}
.bg-rose-200,.hover-bg-rose-200:hover{background-color:#fecdd3 !important}
.bg-rose-300,.hover-bg-rose-300:hover{background-color:#fda4af !important}
.bg-rose-400,.hover-bg-rose-400:hover{background-color:#fb7185 !important}
.bg-rose-500,.hover-bg-rose-500:hover{background-color:#f43f5e !important}
.bg-rose-600,.hover-bg-rose-600:hover{background-color:#e11d48 !important}
.bg-rose-700,.hover-bg-rose-700:hover{background-color:#be123c !important}
.bg-rose-800,.hover-bg-rose-800:hover{background-color:#9f1239 !important}
.bg-rose-900,.hover-bg-rose-900:hover{background-color:#881337 !important}
.bg-rose-950,.hover-bg-rose-950:hover{background-color:#4c0519 !important}
/*Text Colors*/
/*----------------------------------------------------*/
/*slate colors*/
.text-slate-50,.hover-text-slate-50:hover{color:#f8fafc !important}
.text-slate-100,.hover-text-slate-100:hover{color:#f1f5f9 !important}
.text-slate-200,.hover-text-slate-200:hover{color:#e2e8f0 !important}
.text-slate-300,.hover-text-slate-300:hover{color:#cbd5e1 !important}
.text-slate-400,.hover-text-slate-400:hover{color:#94a3b8 !important}
.text-slate-500,.hover-text-slate-500:hover{color:#64748b !important}
.text-slate-600,.hover-text-slate-600:hover{color:#475569 !important}
.text-slate-700,.hover-text-slate-700:hover{color:#334155 !important}
.text-slate-800,.hover-text-slate-800:hover{color:#1e293b !important}
.text-slate-900,.hover-text-slate-900:hover{color:#0f172a !important}
.text-slate-950,.hover-text-slate-950:hover{color:#020617 !important}
/*grey colors*/
.text-gray-50,.hover-text-gray-50:hover{color:#f9fafb !important}
.text-gray-100,.hover-text-gray-100:hover{color:#f3f4f6 !important}
.text-gray-200,.hover-text-gray-200:hover{color:#e5e7eb !important}
.text-gray-300,.hover-text-gray-300:hover{color:#d1d5db !important}
.text-gray-400,.hover-text-gray-400:hover{color:#9ca3af !important}
.text-gray-500,.hover-text-gray-500:hover{color:#6b7280 !important}
.text-gray-600,.hover-text-gray-600:hover{color:#4b5563 !important}
.text-gray-700,.hover-text-gray-700:hover{color:#374151 !important}
.text-gray-800,.hover-text-gray-800:hover{color:#1f2937 !important}
.text-gray-900,.hover-text-gray-900:hover{color:#111827 !important}
.text-gray-950,.hover-text-gray-950:hover{color:#030712 !important}
/*zinc colors*/
.text-zinc-50,.hover-text-zinc-50:hover{color:#fafafa !important}
.text-zinc-100,.hover-text-zinc-100:hover{color:#f4f4f5 !important}
.text-zinc-200,.hover-text-zinc-200:hover{color:#e4e4e7 !important}
.text-zinc-300,.hover-text-zinc-300:hover{color:#d4d4d8 !important}
.text-zinc-400,.hover-text-zinc-400:hover{color:#a1a1aa !important}
.text-zinc-500,.hover-text-zinc-500:hover{color:#71717a !important}
.text-zinc-600,.hover-text-zinc-600:hover{color:#52525b !important}
.text-zinc-700,.hover-text-zinc-700:hover{color:#3f3f46 !important}
.text-zinc-800,.hover-text-zinc-800:hover{color:#27272a !important}
.text-zinc-900,.hover-text-zinc-900:hover{color:#18181b !important}
.text-zinc-950,.hover-text-zinc-950:hover{color:#09090b !important}
/*netural colors*/
.text-netural-50,.hover-text-netural-50:hover{color:#fafafa !important}
.text-netural-100,.hover-text-netural-100:hover{color:#f5f5f5 !important}
.text-netural-200,.hover-text-netural-200:hover{color:#e5e5e5 !important}
.text-netural-300,.hover-text-netural-300:hover{color:#d4d4d4 !important}
.text-netural-400,.hover-text-netural-400:hover{color:#a3a3a3 !important}
.text-netural-500,.hover-text-netural-500:hover{color:#737373 !important}
.text-netural-600,.hover-text-netural-600:hover{color:#525252 !important}
.text-netural-700,.hover-text-netural-700:hover{color:#404040 !important}
.text-netural-800,.hover-text-netural-800:hover{color:#262626 !important}
.text-netural-900,.hover-text-netural-900:hover{color:#171717 !important}
.text-netural-950,.hover-text-netural-950:hover{color:#0a0a0a !important}
/*stone colors*/
.text-stone-50,.hover-text-stone-50:hover{color:#fafaf9 !important}
.text-stone-100,.hover-text-stone-100:hover{color:#f5f5f4 !important}
.text-stone-200,.hover-text-stone-200:hover{color:#e7e5e4 !important}
.text-stone-300,.hover-text-stone-300:hover{color:#d6d3d1 !important}
.text-stone-400,.hover-text-stone-400:hover{color:#a8a29e !important}
.text-stone-500,.hover-text-stone-500:hover{color:#78716c !important}
.text-stone-600,.hover-text-stone-600:hover{color:#57534e !important}
.text-stone-700,.hover-text-stone-700:hover{color:#44403c !important}
.text-stone-800,.hover-text-stone-800:hover{color:#292524 !important}
.text-stone-900,.hover-text-stone-900:hover{color:#1c1917 !important}
.text-stone-950,.hover-text-stone-950:hover{color:#0c0a09 !important}
/*red color*/
.text-red-50,.hover-text-red-50:hover{color:#fef2f2 !important}
.text-red-100,.hover-text-red-100:hover{color:#fee2e2 !important}
.text-red-200,.hover-text-red-200:hover{color:#fecaca !important}
.text-red-300,.hover-text-red-300:hover{color:#fca5a5 !important}
.text-red-400,.hover-text-red-400:hover{color:#f87171 !important}
.text-red-500,.hover-text-red-500:hover{color:#ef4444 !important}
.text-red-600,.hover-text-red-600:hover{color:#dc2626 !important}
.text-red-700,.hover-text-red-700:hover{color:#b91c1c !important}
.text-red-800,.hover-text-red-800:hover{color:#991b1b !important}
.text-red-900,.hover-text-red-900:hover{color:#7f1d1d !important}
.text-red-950,.hover-text-red-950:hover{color:#450a0a !important}
/*orange color*/
.text-orange-50,.hover-text-orange-50:hover{color:#fff7ed !important}
.text-orange-100,.hover-text-orange-100:hover{color:#fed7aa !important}
.text-orange-200,.hover-text-orange-200:hover{color:#fed7aa !important}
.text-orange-300,.hover-text-orange-300:hover{color:#fdba74 !important}
.text-orange-400,.hover-text-orange-400:hover{color:#fb923c !important}
.text-orange-500,.hover-text-orange-500:hover{color:#f97316 !important}
.text-orange-600,.hover-text-orange-600:hover{color:#ea580c !important}
.text-orange-700,.hover-text-orange-700:hover{color:#c2410c !important}
.text-orange-800,.hover-text-orange-800:hover{color:#9a3412 !important}
.text-orange-900,.hover-text-orange-900:hover{color:#7c2d12 !important}
.text-orange-950,.hover-text-orange-950:hover{color:#431407 !important}
/*amber color*/
.text-amber-50,.hover-text-amber-50:hover{color:#fffbeb !important}
.text-amber-100,.hover-text-amber-100:hover{color:#fef3c7 !important}
.text-amber-200,.hover-text-amber-200:hover{color:#fde68a !important}
.text-amber-300,.hover-text-amber-300:hover{color:#fcd34d !important}
.text-amber-400,.hover-text-amber-400:hover{color:#fbbf24 !important}
.text-amber-500,.hover-text-amber-500:hover{color:#f59e0b !important}
.text-amber-600,.hover-text-amber-600:hover{color:#d97706 !important}
.text-amber-700,.hover-text-amber-700:hover{color:#b45309 !important}
.text-amber-800,.hover-text-amber-800:hover{color:#92400e !important}
.text-amber-900,.hover-text-amber-900:hover{color:#78350f !important}
.text-amber-950,.hover-text-amber-950:hover{color:#451a03 !important}
/*yellow color*/
.text-yellow-50,.hover-text-yellow-50:hover{color:#fefce8 !important}
.text-yellow-100,.hover-text-yellow-100:hover{color:#fef9c3 !important}
.text-yellow-200,.hover-text-yellow-200:hover{color:#fef08a !important}
.text-yellow-300,.hover-text-yellow-300:hover{color:#fde047 !important}
.text-yellow-400,.hover-text-yellow-400:hover{color:#facc15 !important}
.text-yellow-500,.hover-text-yellow-500:hover{color:#eab308 !important}
.text-yellow-600,.hover-text-yellow-600:hover{color:#ca8a04 !important}
.text-yellow-700,.hover-text-yellow-700:hover{color:#a16207 !important}
.text-yellow-800,.hover-text-yellow-800:hover{color:#854d0e !important}
.text-yellow-900,.hover-text-yellow-900:hover{color:#713f12 !important}
.text-yellow-950,.hover-text-yellow-950:hover{color:#422006 !important}
/*lime color:*/
.text-lime-50,.hover-text-lime-50:hover{color:#f7fee7 !important}
.text-lime-100,.hover-text-lime-100:hover{color:#ecfccb !important}
.text-lime-200,.hover-text-lime-200:hover{color:#d9f99d !important}
.text-lime-300,.hover-text-lime-300:hover{color:#bef264 !important}
.text-lime-400,.hover-text-lime-400:hover{color:#a3e635 !important}
.text-lime-500,.hover-text-lime-500:hover{color:#84cc16 !important}
.text-lime-600,.hover-text-lime-600:hover{color:#65a30d !important}
.text-lime-700,.hover-text-lime-700:hover{color:#4d7c0f !important}
.text-lime-800,.hover-text-lime-800:hover{color:#3f6212 !important}
.text-lime-900,.hover-text-lime-900:hover{color:#365314 !important}
.text-lime-950,.hover-text-lime-950:hover{color:#1a2e05 !important}
/*green color*/
.text-green-50,.hover-text-green-50:hover{color:#f0fdf4 !important}
.text-green-100,.hover-text-green-100:hover{color:#dcfce7 !important}
.text-green-200,.hover-text-green-200:hover{color:#bbf7d0 !important}
.text-green-300,.hover-text-green-300:hover{color:#86efac !important}
.text-green-400,.hover-text-green-400:hover{color:#4ade80 !important}
.text-green-500,.hover-text-green-500:hover{color:#22c55e !important}
.text-green-600,.hover-text-green-600:hover{color:#16a34a !important}
.text-green-700,.hover-text-green-700:hover{color:#15803d !important}
.text-green-800,.hover-text-green-800:hover{color:#166534 !important}
.text-green-900,.hover-text-green-900:hover{color:#14532d !important}
.text-green-950,.hover-text-green-950:hover{color:#052e16 !important}
/*emerald color*/
.text-emerald-50,.hover-text-emerald-50:hover{color:#ecfdf5 !important}
.text-emerald-100,.hover-text-emerald-100:hover{color:#d1fae5 !important}
.text-emerald-200,.hover-text-emerald-200:hover{color:#a7f3d0 !important}
.text-emerald-300,.hover-text-emerald-300:hover{color:#6ee7b7 !important}
.text-emerald-400,.hover-text-emerald-400:hover{color:#34d399 !important}
.text-emerald-500,.hover-text-emerald-500:hover{color:#10b981 !important}
.text-emerald-600,.hover-text-emerald-600:hover{color:#059669 !important}
.text-emerald-700,.hover-text-emerald-700:hover{color:#047857 !important}
.text-emerald-800,.hover-text-emerald-800:hover{color:#065f46 !important}
.text-emerald-900,.hover-text-emerald-900:hover{color:#064e3b !important}
.text-emerald-950,.hover-text-emerald-950:hover{color:#022c22 !important}
/*teal color*/
.text-teal-50,.hover-text-teal-50:hover{color:#f0fdfa !important}
.text-teal-100,.hover-text-teal-100:hover{color:#ccfbf1 !important}
.text-teal-200,.hover-text-teal-200:hover{color:#99f6e4 !important}
.text-teal-300,.hover-text-teal-300:hover{color:#5eead4 !important}
.text-teal-400,.hover-text-teal-400:hover{color:#2dd4bf !important}
.text-teal-500,.hover-text-teal-500:hover{color:#14b8a6 !important}
.text-teal-600,.hover-text-teal-600:hover{color:#0d9488 !important}
.text-teal-700,.hover-text-teal-700:hover{color:#0f766e !important}
.text-teal-800,.hover-text-teal-800:hover{color:#115e59 !important}
.text-teal-900,.hover-text-teal-900:hover{color:#134e4a !important}
.text-teal-950,.hover-text-teal-950:hover{color:#042f2e !important}
/*cyan color*/
.text-cyan-50,.hover-text-cyan-50:hover{color:#ecfeff !important}
.text-cyan-100,.hover-text-cyan-100:hover{color:#cffafe !important}
.text-cyan-200,.hover-text-cyan-200:hover{color:#a5f3fc !important}
.text-cyan-300,.hover-text-cyan-300:hover{color:#67e8f9 !important}
.text-cyan-400,.hover-text-cyan-400:hover{color:#22d3ee !important}
.text-cyan-500,.hover-text-cyan-500:hover{color:#06b6d4 !important}
.text-cyan-600,.hover-text-cyan-600:hover{color:#0891b2 !important}
.text-cyan-700,.hover-text-cyan-700:hover{color:#0e7490 !important}
.text-cyan-800,.hover-text-cyan-800:hover{color:#155e75 !important}
.text-cyan-900,.hover-text-cyan-900:hover{color:#164e63 !important}
.text-cyan-950,.hover-text-cyan-950:hover{color:#083344 !important}
/*sky color*/
.text-sky-50,.hover-text-sky-50:hover{color:#f0f9ff !important}
.text-sky-100,.hover-text-sky-100:hover{color:#e0f2fe !important}
.text-sky-200,.hover-text-sky-200:hover{color:#bae6fd !important}
.text-sky-300,.hover-text-sky-300:hover{color:#7dd3fc !important}
.text-sky-400,.hover-text-sky-400:hover{color:#38bdf8 !important}
.text-sky-500,.hover-text-sky-500:hover{color:#0ea5e9 !important}
.text-sky-600,.hover-text-sky-600:hover{color:#0284c7 !important}
.text-sky-700,.hover-text-sky-700:hover{color:#0369a1 !important}
.text-sky-800,.hover-text-sky-800:hover{color:#075985 !important}
.text-sky-900,.hover-text-sky-900:hover{color:#0c4a6e !important}
.text-sky-950,.hover-text-sky-950:hover{color:#082f49 !important}
/*blue color*/
.text-blue-50,.hover-text-blue-50:hover{color:#eff6ff !important}
.text-blue-100,.hover-text-blue-100:hover{color:#dbeafe !important}
.text-blue-200,.hover-text-blue-200:hover{color:#bfdbfe !important}
.text-blue-300,.hover-text-blue-300:hover{color:#93c5fd !important}
.text-blue-400,.hover-text-blue-400:hover{color:#60a5fa !important}
.text-blue-500,.hover-text-blue-500:hover{color:#3b82f6 !important}
.text-blue-600,.hover-text-blue-600:hover{color:#2563eb !important}
.text-blue-700,.hover-text-blue-700:hover{color:#1d4ed8 !important}
.text-blue-800,.hover-text-blue-800:hover{color:#1e40af !important}
.text-blue-900,.hover-text-blue-900:hover{color:#1e3a8a !important}
.text-blue-950,.hover-text-blue-950:hover{color:#172554 !important}
/*indigo color*/
.text-indigo-50,.hover-text-indigo-50:hover{color:#eef2ff !important}
.text-indigo-100,.hover-text-indigo-100:hover{color:#e0e7ff !important}
.text-indigo-200,.hover-text-indigo-200:hover{color:#c7d2fe !important}
.text-indigo-300,.hover-text-indigo-300:hover{color:#a5b4fc !important}
.text-indigo-400,.hover-text-indigo-400:hover{color:#818cf8 !important}
.text-indigo-500,.hover-text-indigo-500:hover{color:#6366f1 !important}
.text-indigo-600,.hover-text-indigo-600:hover{color:#4f46e5 !important}
.text-indigo-700,.hover-text-indigo-700:hover{color:#4338ca !important}
.text-indigo-800,.hover-text-indigo-800:hover{color:#3730a3 !important}
.text-indigo-900,.hover-text-indigo-900:hover{color:#312e81 !important}
.text-indigo-950,.hover-text-indigo-950:hover{color:#1e1b4b !important}
/*violet color*/
.text-violet-50,.hover-text-violet-50:hover{color:#f5f3ff !important}
.text-violet-100,.hover-text-violet-100:hover{color:#ede9fe !important}
.text-violet-200,.hover-text-violet-200:hover{color:#ddd6fe !important}
.text-violet-300,.hover-text-violet-300:hover{color:#c4b5fd !important}
.text-violet-400,.hover-text-violet-400:hover{color:#a78bfa !important}
.text-violet-500,.hover-text-violet-500:hover{color:#8b5cf6 !important}
.text-violet-600,.hover-text-violet-600:hover{color:#7c3aed !important}
.text-violet-700,.hover-text-violet-700:hover{color:#6d28d9 !important}
.text-violet-800,.hover-text-violet-800:hover{color:#5b21b6 !important}
.text-violet-900,.hover-text-violet-900:hover{color:#4c1d95 !important}
.text-violet-950,.hover-text-violet-950:hover{color:#2e1065 !important}
/*purple color*/
.text-purple-50,.hover-text-purple-50:hover{color:#faf5ff !important}
.text-purple-100,.hover-text-purple-100:hover{color:#f3e8ff !important}
.text-purple-200,.hover-text-purple-200:hover{color:#e9d5ff !important}
.text-purple-300,.hover-text-purple-300:hover{color:#d8b4fe !important}
.text-purple-400,.hover-text-purple-400:hover{color:#c084fc !important}
.text-purple-500,.hover-text-purple-500:hover{color:#a855f7 !important}
.text-purple-600,.hover-text-purple-600:hover{color:#9333ea !important}
.text-purple-700,.hover-text-purple-700:hover{color:#7e22ce !important}
.text-purple-800,.hover-text-purple-800:hover{color:#6b21a8 !important}
.text-purple-900,.hover-text-purple-900:hover{color:#581c87 !important}
.text-purple-950,.hover-text-purple-950:hover{color:#3b0764 !important}
/*fuchsia color*/
.text-fushsia-50,.hover-text-fushsia-50:hover{color:#fdf4ff !important}
.text-fushsia-100,.hover-text-fushsia-100:hover{color:#fae8ff !important}
.text-fushsia-200,.hover-text-fushsia-200:hover{color:#f5d0fe !important}
.text-fushsia-300,.hover-text-fushsia-300:hover{color:#f0abfc !important}
.text-fushsia-400,.hover-text-fushsia-400:hover{color:#e879f9 !important}
.text-fushsia-500,.hover-text-fushsia-500:hover{color:#d946ef !important}
.text-fushsia-600,.hover-text-fushsia-600:hover{color:#c026d3 !important}
.text-fushsia-700,.hover-text-fushsia-700:hover{color:#a21caf !important}
.text-fushsia-800,.hover-text-fushsia-800:hover{color:#86198f !important}
.text-fushsia-900,.hover-text-fushsia-900:hover{color:#701a75 !important}
.text-fushsia-950,.hover-text-fushsia-950:hover{color:#4a044e !important}
/*pink*/
.text-pink-50,.hover-text-pink-50:hover{color:#fdf2f8 !important}
.text-pink-100,.hover-text-pink-100:hover{color:#fce7f3 !important}
.text-pink-200,.hover-text-pink-200:hover{color:#fbcfe8 !important}
.text-pink-300,.hover-text-pink-300:hover{color:#f9a8d4 !important}
.text-pink-400,.hover-text-pink-400:hover{color:#f472b6 !important}
.text-pink-500,.hover-text-pink-500:hover{color:#ec4899 !important}
.text-pink-600,.hover-text-pink-600:hover{color:#db2777 !important}
.text-pink-700,.hover-text-pink-700:hover{color:#be185d !important}
.text-pink-800,.hover-text-pink-800:hover{color:#9d174d !important}
.text-pink-900,.hover-text-pink-900:hover{color:#831843 !important}
.text-pink-950,.hover-text-pink-950:hover{color:#500724 !important}
/*rose*/
.text-rose-50,.hover-text-rose-50:hover{color:#fff1f2 !important}
.text-rose-100,.hover-text-rose-100:hover{color:#ffe4e6 !important}
.text-rose-200,.hover-text-rose-200:hover{color:#fecdd3 !important}
.text-rose-300,.hover-text-rose-300:hover{color:#fda4af !important}
.text-rose-400,.hover-text-rose-400:hover{color:#fb7185 !important}
.text-rose-500,.hover-text-rose-500:hover{color:#f43f5e !important}
.text-rose-600,.hover-text-rose-600:hover{color:#e11d48 !important}
.text-rose-700,.hover-text-rose-700:hover{color:#be123c !important}
.text-rose-800,.hover-text-rose-800:hover{color:#9f1239 !important}
.text-rose-900,.hover-text-rose-900:hover{color:#881337 !important}
.text-rose-950,.hover-text-rose-950:hover{color:#4c0519 !important}
/*border color*/
/*----------------------------------------------------*/
/*rose colors */
.border-slate-50,.hover-border-slate-50:hover{border-color:#f8fafc !important}
.border-slate-100,.hover-border-slate-100:hover{border-color:#f1f5f9 !important}
.border-slate-200,.hover-border-slate-200:hover{border-color:#e2e8f0 !important}
.border-slate-300,.hover-border-slate-300:hover{border-color:#cbd5e1 !important}
.border-slate-400,.hover-border-slate-400:hover{border-color:#94a3b8 !important}
.border-slate-500,.hover-border-slate-500:hover{border-color:#64748b !important}
.border-slate-600,.hover-border-slate-600:hover{border-color:#475569 !important}
.border-slate-700,.hover-border-slate-700:hover{border-color:#334155 !important}
.border-slate-800,.hover-border-slate-800:hover{border-color:#1e293b !important}
.border-slate-900,.hover-border-slate-900:hover{border-color:#0f172a !important}
.border-slate-950,.hover-border-slate-950:hover{border-color:#020617 !important}
/*grey border-colors*/
.border-gray-50,.hover-border-gray-50:hover{border-color:#f9fafb !important}
.border-gray-100,.hover-border-gray-100:hover{border-color:#f3f4f6 !important}
.border-gray-200,.hover-border-gray-200:hover{border-color:#e5e7eb !important}
.border-gray-300,.hover-border-gray-300:hover{border-color:#d1d5db !important}
.border-gray-400,.hover-border-gray-400:hover{border-color:#9ca3af !important}
.border-gray-500,.hover-border-gray-500:hover{border-color:#6b7280 !important}
.border-gray-600,.hover-border-gray-600:hover{border-color:#4b5563 !important}
.border-gray-700,.hover-border-gray-700:hover{border-color:#374151 !important}
.border-gray-800,.hover-border-gray-800:hover{border-color:#1f2937 !important}
.border-gray-900,.hover-border-gray-900:hover{border-color:#111827 !important}
.border-gray-950,.hover-border-gray-950:hover{border-color:#030712 !important}
/*zinc border-colors*/
.border-zinc-50,.hover-border-zinc-50:hover{border-color:#fafafa !important}
.border-zinc-100,.hover-border-zinc-100:hover{border-color:#f4f4f5 !important}
.border-zinc-200,.hover-border-zinc-200:hover{border-color:#e4e4e7 !important}
.border-zinc-300,.hover-border-zinc-300:hover{border-color:#d4d4d8 !important}
.border-zinc-400,.hover-border-zinc-400:hover{border-color:#a1a1aa !important}
.border-zinc-500,.hover-border-zinc-500:hover{border-color:#71717a !important}
.border-zinc-600,.hover-border-zinc-600:hover{border-color:#52525b !important}
.border-zinc-700,.hover-border-zinc-700:hover{border-color:#3f3f46 !important}
.border-zinc-800,.hover-border-zinc-800:hover{border-color:#27272a !important}
.border-zinc-900,.hover-border-zinc-900:hover{border-color:#18181b !important}
.border-zinc-950,.hover-border-zinc-950:hover{border-color:#09090b !important}
/*netural border-colors*/
.border-netural-50,.hover-border-netural-50:hover{border-color:#fafafa !important}
.border-netural-100,.hover-border-netural-100:hover{border-color:#f5f5f5 !important}
.border-netural-200,.hover-border-netural-200:hover{border-color:#e5e5e5 !important}
.border-netural-300,.hover-border-netural-300:hover{border-color:#d4d4d4 !important}
.border-netural-400,.hover-border-netural-400:hover{border-color:#a3a3a3 !important}
.border-netural-500,.hover-border-netural-500:hover{border-color:#737373 !important}
.border-netural-600,.hover-border-netural-600:hover{border-color:#525252 !important}
.border-netural-700,.hover-border-netural-700:hover{border-color:#404040 !important}
.border-netural-800,.hover-border-netural-800:hover{border-color:#262626 !important}
.border-netural-900,.hover-border-netural-900:hover{border-color:#171717 !important}
.border-netural-950,.hover-border-netural-950:hover{border-color:#0a0a0a !important}
/*stone border-colors*/
.border-stone-50,.hover-border-stone-50:hover{border-color:#fafaf9 !important}
.border-stone-100,.hover-border-stone-100:hover{border-color:#f5f5f4 !important}
.border-stone-200,.hover-border-stone-200:hover{border-color:#e7e5e4 !important}
.border-stone-300,.hover-border-stone-300:hover{border-color:#d6d3d1 !important}
.border-stone-400,.hover-border-stone-400:hover{border-color:#a8a29e !important}
.border-stone-500,.hover-border-stone-500:hover{border-color:#78716c !important}
.border-stone-600,.hover-border-stone-600:hover{border-color:#57534e !important}
.border-stone-700,.hover-border-stone-700:hover{border-color:#44403c !important}
.border-stone-800,.hover-border-stone-800:hover{border-color:#292524 !important}
.border-stone-900,.hover-border-stone-900:hover{border-color:#1c1917 !important}
.border-stone-950,.hover-border-stone-950:hover{border-color:#0c0a09 !important}
/*red border-color*/
.border-red-50,.hover-border-red-50:hover{border-color:#fef2f2 !important}
.border-red-100,.hover-border-red-100:hover{border-color:#fee2e2 !important}
.border-red-200,.hover-border-red-200:hover{border-color:#fecaca !important}
.border-red-300,.hover-border-red-300:hover{border-color:#fca5a5 !important}
.border-red-400,.hover-border-red-400:hover{border-color:#f87171 !important}
.border-red-500,.hover-border-red-500:hover{border-color:#ef4444 !important}
.border-red-600,.hover-border-red-600:hover{border-color:#dc2626 !important}
.border-red-700,.hover-border-red-700:hover{border-color:#b91c1c !important}
.border-red-800,.hover-border-red-800:hover{border-color:#991b1b !important}
.border-red-900,.hover-border-red-900:hover{border-color:#7f1d1d !important}
.border-red-950,.hover-border-red-950:hover{border-color:#450a0a !important}
/*orange border-color*/
.border-orange-50,.hover-border-orange-50:hover{border-color:#fff7ed !important}
.border-orange-100,.hover-border-orange-100:hover{border-color:#fed7aa !important}
.border-orange-200,.hover-border-orange-200:hover{border-color:#fed7aa !important}
.border-orange-300,.hover-border-orange-300:hover{border-color:#fdba74 !important}
.border-orange-400,.hover-border-orange-400:hover{border-color:#fb923c !important}
.border-orange-500,.hover-border-orange-500:hover{border-color:#f97316 !important}
.border-orange-600,.hover-border-orange-600:hover{border-color:#ea580c !important}
.border-orange-700,.hover-border-orange-700:hover{border-color:#c2410c !important}
.border-orange-800,.hover-border-orange-800:hover{border-color:#9a3412 !important}
.border-orange-900,.hover-border-orange-900:hover{border-color:#7c2d12 !important}
.border-orange-950,.hover-border-orange-950:hover{border-color:#431407 !important}
/*amber border-color*/
.border-amber-50,.hover-border-amber-50:hover{border-color:#fffbeb !important}
.border-amber-100,.hover-border-amber-100:hover{border-color:#fef3c7 !important}
.border-amber-200,.hover-border-amber-200:hover{border-color:#fde68a !important}
.border-amber-300,.hover-border-amber-300:hover{border-color:#fcd34d !important}
.border-amber-400,.hover-border-amber-400:hover{border-color:#fbbf24 !important}
.border-amber-500,.hover-border-amber-500:hover{border-color:#f59e0b !important}
.border-amber-600,.hover-border-amber-600:hover{border-color:#d97706 !important}
.border-amber-700,.hover-border-amber-700:hover{border-color:#b45309 !important}
.border-amber-800,.hover-border-amber-800:hover{border-color:#92400e !important}
.border-amber-900,.hover-border-amber-900:hover{border-color:#78350f !important}
.border-amber-950,.hover-border-amber-950:hover{border-color:#451a03 !important}
/*yellow border-color*/
.border-yellow-50,.hover-border-yellow-50:hover{border-color:#fefce8 !important}
.border-yellow-100,.hover-border-yellow-100:hover{border-color:#fef9c3 !important}
.border-yellow-200,.hover-border-yellow-200:hover{border-color:#fef08a !important}
.border-yellow-300,.hover-border-yellow-300:hover{border-color:#fde047 !important}
.border-yellow-400,.hover-border-yellow-400:hover{border-color:#facc15 !important}
.border-yellow-500,.hover-border-yellow-500:hover{border-color:#eab308 !important}
.border-yellow-600,.hover-border-yellow-600:hover{border-color:#ca8a04 !important}
.border-yellow-700,.hover-border-yellow-700:hover{border-color:#a16207 !important}
.border-yellow-800,.hover-border-yellow-800:hover{border-color:#854d0e !important}
.border-yellow-900,.hover-border-yellow-900:hover{border-color:#713f12 !important}
.border-yellow-950,.hover-border-yellow-950:hover{border-color:#422006 !important}
/*lime border-color:*/
.border-lime-50,.hover-border-lime-50:hover{border-color:#f7fee7 !important}
.border-lime-100,.hover-border-lime-100:hover{border-color:#ecfccb !important}
.border-lime-200,.hover-border-lime-200:hover{border-color:#d9f99d !important}
.border-lime-300,.hover-border-lime-300:hover{border-color:#bef264 !important}
.border-lime-400,.hover-border-lime-400:hover{border-color:#a3e635 !important}
.border-lime-500,.hover-border-lime-500:hover{border-color:#84cc16 !important}
.border-lime-600,.hover-border-lime-600:hover{border-color:#65a30d !important}
.border-lime-700,.hover-border-lime-700:hover{border-color:#4d7c0f !important}
.border-lime-800,.hover-border-lime-800:hover{border-color:#3f6212 !important}
.border-lime-900,.hover-border-lime-900:hover{border-color:#365314 !important}
.border-lime-950,.hover-border-lime-950:hover{border-color:#1a2e05 !important}
/*green border-color*/
.border-green-50,.hover-border-green-50:hover{border-color:#f0fdf4 !important}
.border-green-100,.hover-border-green-100:hover{border-color:#dcfce7 !important}
.border-green-200,.hover-border-green-200:hover{border-color:#bbf7d0 !important}
.border-green-300,.hover-border-green-300:hover{border-color:#86efac !important}
.border-green-400,.hover-border-green-400:hover{border-color:#4ade80 !important}
.border-green-500,.hover-border-green-500:hover{border-color:#22c55e !important}
.border-green-600,.hover-border-green-600:hover{border-color:#16a34a !important}
.border-green-700,.hover-border-green-700:hover{border-color:#15803d !important}
.border-green-800,.hover-border-green-800:hover{border-color:#166534 !important}
.border-green-900,.hover-border-green-900:hover{border-color:#14532d !important}
.border-green-950,.hover-border-green-950:hover{border-color:#052e16 !important}
/*emerald border-color*/
.border-emerald-50,.hover-border-emerald-50:hover{border-color:#ecfdf5 !important}
.border-emerald-100,.hover-border-emerald-100:hover{border-color:#d1fae5 !important}
.border-emerald-200,.hover-border-emerald-200:hover{border-color:#a7f3d0 !important}
.border-emerald-300,.hover-border-emerald-300:hover{border-color:#6ee7b7 !important}
.border-emerald-400,.hover-border-emerald-400:hover{border-color:#34d399 !important}
.border-emerald-500,.hover-border-emerald-500:hover{border-color:#10b981 !important}
.border-emerald-600,.hover-border-emerald-600:hover{border-color:#059669 !important}
.border-emerald-700,.hover-border-emerald-700:hover{border-color:#047857 !important}
.border-emerald-800,.hover-border-emerald-800:hover{border-color:#065f46 !important}
.border-emerald-900,.hover-border-emerald-900:hover{border-color:#064e3b !important}
.border-emerald-950,.hover-border-emerald-950:hover{border-color:#022c22 !important}
/*teal border-color*/
.border-teal-50,.hover-border-teal-50:hover{border-color:#f0fdfa !important}
.border-teal-100,.hover-border-teal-100:hover{border-color:#ccfbf1 !important}
.border-teal-200,.hover-border-teal-200:hover{border-color:#99f6e4 !important}
.border-teal-300,.hover-border-teal-300:hover{border-color:#5eead4 !important}
.border-teal-400,.hover-border-teal-400:hover{border-color:#2dd4bf !important}
.border-teal-500,.hover-border-teal-500:hover{border-color:#14b8a6 !important}
.border-teal-600,.hover-border-teal-600:hover{border-color:#0d9488 !important}
.border-teal-700,.hover-border-teal-700:hover{border-color:#0f766e !important}
.border-teal-800,.hover-border-teal-800:hover{border-color:#115e59 !important}
.border-teal-900,.hover-border-teal-900:hover{border-color:#134e4a !important}
.border-teal-950,.hover-border-teal-950:hover{border-color:#042f2e !important}
/*cyan border-color*/
.border-cyan-50,.hover-border-cyan-50:hover{border-color:#ecfeff !important}
.border-cyan-100,.hover-border-cyan-100:hover{border-color:#cffafe !important}
.border-cyan-200,.hover-border-cyan-200:hover{border-color:#a5f3fc !important}
.border-cyan-300,.hover-border-cyan-300:hover{border-color:#67e8f9 !important}
.border-cyan-400,.hover-border-cyan-400:hover{border-color:#22d3ee !important}
.border-cyan-500,.hover-border-cyan-500:hover{border-color:#06b6d4 !important}
.border-cyan-600,.hover-border-cyan-600:hover{border-color:#0891b2 !important}
.border-cyan-700,.hover-border-cyan-700:hover{border-color:#0e7490 !important}
.border-cyan-800,.hover-border-cyan-800:hover{border-color:#155e75 !important}
.border-cyan-900,.hover-border-cyan-900:hover{border-color:#164e63 !important}
.border-cyan-950,.hover-border-cyan-950:hover{border-color:#083344 !important}
/*sky border-color*/
.border-sky-50,.hover-border-sky-50:hover{border-color:#f0f9ff !important}
.border-sky-100,.hover-border-sky-100:hover{border-color:#e0f2fe !important}
.border-sky-200,.hover-border-sky-200:hover{border-color:#bae6fd !important}
.border-sky-300,.hover-border-sky-300:hover{border-color:#7dd3fc !important}
.border-sky-400,.hover-border-sky-400:hover{border-color:#38bdf8 !important}
.border-sky-500,.hover-border-sky-500:hover{border-color:#0ea5e9 !important}
.border-sky-600,.hover-border-sky-600:hover{border-color:#0284c7 !important}
.border-sky-700,.hover-border-sky-700:hover{border-color:#0369a1 !important}
.border-sky-800,.hover-border-sky-800:hover{border-color:#075985 !important}
.border-sky-900,.hover-border-sky-900:hover{border-color:#0c4a6e !important}
.border-sky-950,.hover-border-sky-950:hover{border-color:#082f49 !important}
/*blue border-color*/
.border-blue-50,.hover-border-blue-50:hover{border-color:#eff6ff !important}
.border-blue-100,.hover-border-blue-100:hover{border-color:#dbeafe !important}
.border-blue-200,.hover-border-blue-200:hover{border-color:#bfdbfe !important}
.border-blue-300,.hover-border-blue-300:hover{border-color:#93c5fd !important}
.border-blue-400,.hover-border-blue-400:hover{border-color:#60a5fa !important}
.border-blue-500,.hover-border-blue-500:hover{border-color:#3b82f6 !important}
.border-blue-600,.hover-border-blue-600:hover{border-color:#2563eb !important}
.border-blue-700,.hover-border-blue-700:hover{border-color:#1d4ed8 !important}
.border-blue-800,.hover-border-blue-800:hover{border-color:#1e40af !important}
.border-blue-900,.hover-border-blue-900:hover{border-color:#1e3a8a !important}
.border-blue-950,.hover-border-blue-950:hover{border-color:#172554 !important}
/*indigo border-color*/
.border-indigo-50,.hover-border-indigo-50:hover{border-color:#eef2ff !important}
.border-indigo-100,.hover-border-indigo-100:hover{border-color:#e0e7ff !important}
.border-indigo-200,.hover-border-indigo-200:hover{border-color:#c7d2fe !important}
.border-indigo-300,.hover-border-indigo-300:hover{border-color:#a5b4fc !important}
.border-indigo-400,.hover-border-indigo-400:hover{border-color:#818cf8 !important}
.border-indigo-500,.hover-border-indigo-500:hover{border-color:#6366f1 !important}
.border-indigo-600,.hover-border-indigo-600:hover{border-color:#4f46e5 !important}
.border-indigo-700,.hover-border-indigo-700:hover{border-color:#4338ca !important}
.border-indigo-800,.hover-border-indigo-800:hover{border-color:#3730a3 !important}
.border-indigo-900,.hover-border-indigo-900:hover{border-color:#312e81 !important}
.border-indigo-950,.hover-border-indigo-950:hover{border-color:#1e1b4b !important}
/*violet border-color*/
.border-violet-50,.hover-border-violet-50:hover{border-color:#f5f3ff !important}
.border-violet-100,.hover-border-violet-100:hover{border-color:#ede9fe !important}
.border-violet-200,.hover-border-violet-200:hover{border-color:#ddd6fe !important}
.border-violet-300,.hover-border-violet-300:hover{border-color:#c4b5fd !important}
.border-violet-400,.hover-border-violet-400:hover{border-color:#a78bfa !important}
.border-violet-500,.hover-border-violet-500:hover{border-color:#8b5cf6 !important}
.border-violet-600,.hover-border-violet-600:hover{border-color:#7c3aed !important}
.border-violet-700,.hover-border-violet-700:hover{border-color:#6d28d9 !important}
.border-violet-800,.hover-border-violet-800:hover{border-color:#5b21b6 !important}
.border-violet-900,.hover-border-violet-900:hover{border-color:#4c1d95 !important}
.border-violet-950,.hover-border-violet-950:hover{border-color:#2e1065 !important}
/*purple border-color*/
.border-purple-50,.hover-border-purple-50:hover{border-color:#faf5ff !important}
.border-purple-100,.hover-border-purple-100:hover{border-color:#f3e8ff !important}
.border-purple-200,.hover-border-purple-200:hover{border-color:#e9d5ff !important}
.border-purple-300,.hover-border-purple-300:hover{border-color:#d8b4fe !important}
.border-purple-400,.hover-border-purple-400:hover{border-color:#c084fc !important}
.border-purple-500,.hover-border-purple-500:hover{border-color:#a855f7 !important}
.border-purple-600,.hover-border-purple-600:hover{border-color:#9333ea !important}
.border-purple-700,.hover-border-purple-700:hover{border-color:#7e22ce !important}
.border-purple-800,.hover-border-purple-800:hover{border-color:#6b21a8 !important}
.border-purple-900,.hover-border-purple-900:hover{border-color:#581c87 !important}
.border-purple-950,.hover-border-purple-950:hover{border-color:#3b0764 !important}
/*fuchsia border-color*/
.border-fushsia-50,.hover-border-fushsia-50:hover{border-color:#fdf4ff !important}
.border-fushsia-100,.hover-border-fushsia-100:hover{border-color:#fae8ff !important}
.border-fushsia-200,.hover-border-fushsia-200:hover{border-color:#f5d0fe !important}
.border-fushsia-300,.hover-border-fushsia-300:hover{border-color:#f0abfc !important}
.border-fushsia-400,.hover-border-fushsia-400:hover{border-color:#e879f9 !important}
.border-fushsia-500,.hover-border-fushsia-500:hover{border-color:#d946ef !important}
.border-fushsia-600,.hover-border-fushsia-600:hover{border-color:#c026d3 !important}
.border-fushsia-700,.hover-border-fushsia-700:hover{border-color:#a21caf !important}
.border-fushsia-800,.hover-border-fushsia-800:hover{border-color:#86198f !important}
.border-fushsia-900,.hover-border-fushsia-900:hover{border-color:#701a75 !important}
.border-fushsia-950,.hover-border-fushsia-950:hover{border-color:#4a044e !important}
/*pink*/
.border-pink-50,.hover-border-pink-50:hover{border-color:#fdf2f8 !important}
.border-pink-100,.hover-border-pink-100:hover{border-color:#fce7f3 !important}
.border-pink-200,.hover-border-pink-200:hover{border-color:#fbcfe8 !important}
.border-pink-300,.hover-border-pink-300:hover{border-color:#f9a8d4 !important}
.border-pink-400,.hover-border-pink-400:hover{border-color:#f472b6 !important}
.border-pink-500,.hover-border-pink-500:hover{border-color:#ec4899 !important}
.border-pink-600,.hover-border-pink-600:hover{border-color:#db2777 !important}
.border-pink-700,.hover-border-pink-700:hover{border-color:#be185d !important}
.border-pink-800,.hover-border-pink-800:hover{border-color:#9d174d !important}
.border-pink-900,.hover-border-pink-900:hover{border-color:#831843 !important}
.border-pink-950,.hover-border-pink-950:hover{border-color:#500724 !important}
/*rose*/
.border-rose-50,.hover-border-rose-50:hover{border-color:#fff1f2 !important}
.border-rose-100,.hover-border-rose-100:hover{border-color:#ffe4e6 !important}
.border-rose-200,.hover-border-rose-200:hover{border-color:#fecdd3 !important}
.border-rose-300,.hover-border-rose-300:hover{border-color:#fda4af !important}
.border-rose-400,.hover-border-rose-400:hover{border-color:#fb7185 !important}
.border-rose-500,.hover-border-rose-500:hover{border-color:#f43f5e !important}
.border-rose-600,.hover-border-rose-600:hover{border-color:#e11d48 !important}
.border-rose-700,.hover-border-rose-700:hover{border-color:#be123c !important}
.border-rose-800,.hover-border-rose-800:hover{border-color:#9f1239 !important}
.border-rose-900,.hover-border-rose-900:hover{border-color:#881337 !important}
.border-rose-950,.hover-border-rose-950:hover{border-color:#4c0519 !important}

/*MY THEME COLORS*/
/*---------------------------------------------------------------------------------*/
.theme-bg{background-color: #fe4444 !important;color:white;}
.theme-btn{background-color:#fe4444 !important;color: white;}
.theme-btn:hover{background-color: #dc2626 !important;}
.theme-border{border-color: #fe4444 !important;}
.theme-thick-border{border: 4px solid #fe4444 !important;}
.theme-text{color: #fe4444 !important;}
.theme-text-hover:hover{color: #fe4444 !important;}




