.text-slate-900 {
    --tw-text-opacity: 1;
    color: #0c3a1b;
}


.bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: #86efac;
}


.active\:bg-green-500:active {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity));
}



.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}


.bg-slate-800 {
    --tw-bg-opacity: 1;
    background-color: #2A6B46;
}



.hover\:bg-slate-700:hover {
    --tw-bg-opacity: 1;
    background-color: #40845d;
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
}


.active\:text-slate-400:active {
    --tw-text-opacity: 1;
    color: #fff;
}


.tracking-tight {
    letter-spacing: 0em;
}

.font-extrabold {
    font-weight: 700;
}

.page_title {
    display:none;
}


.text-green-500 {
    color: #288734;
}
