.mm-spn.mm-spn--light {
    color: #fffbfb;
    background: #f3f3f3;
}
.store-footer h3 {
    color: #f5f2f9;
    color: #f6f0f0;
}
.store-footer {
    position: relative;
    margin-top: 2rem;
    --tw-text-opacity: 1;
    color: rgb(244 236 236);
}
.mm-ocd nav>ul>li a.active>h5 {
    color: #efefef !important;
    /* color: var(--color-primary) !important; */
}
.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 238 20);
}
.text-primary {
  color: #414042;
  color: #fffdfd;
}
.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgba(255, 255, 255, 1);
    background-color: rgb(193 25 25);
}