

.bg-dark {
    background-color: #b1ce95 !important;
}

/* .text-white {
    color: white !important;
} */

.text-secondary {
    color: #e48b48!important;
}

.bg-light {
    background-color: #eaeaea!important;
}