.dark .text-brand-700,
.dark .text-slate-700,
.dark .text-brand-600,
.dark .text-brand-200 {
    color: #b5c7fa !important;
}
.dark .text-slate-600,
.dark .text-slate-500 {
    color: #d3dcf5 !important;
}
.dark .text-slate-400 {
    color: #c0c9e4 !important;
}
