.font-bold {
    font-weight: 700;
}
.bg-slate-950 {
    --tw-bg-opacity: 1;
    background-color: #004c4c !important;
}
.bg-slate-900 {
    background-color: #004c4c;
}
.bg-slate-800 {
    background-color: #004c4c;
}
.from-slate-900 {
    --tw-gradient-from: #004c4c !important;
    background-color: #004c4c;
}
.to-slate-900 {
    --tw-gradient-to: #004c4c !important;
    background-color: #004c4c;
}
.via-slate-900 {
    --tw-gradient-via: #004c4c !important;
    background-color: #004c4c;
}
.text-primary {
    color: #2E2E31 !important;
}
.text-primary-dark {
    color: #ffffff !important;
}
.text-primary-light {
    color: #ffffff !important;
}
.text-primary-lighter {
    color: #ffffff !important;
}
.text-primary-lightest {
    color: #ffffff !important;
}
.bg-slate-900\/50 {
    background-color: #004c4c !important;
}
.bg-slate-900\/70 {
    background-color: #004c4c !important;
}
.bg-slate-900\/80 {
    background-color: #004c4c !important;
}
.bg-slate-900\/90 {
    background-color: #004c4c !important;
}
.bg-slate-900\/95 {
    background-color: #004c4c !important;
}
.bg-slate-900\/100 {
    background-color: #004c4c !important;
}