/* Add custom CSS styles below */ 
.footer-bottom.flex.flex-col.lg\:flex-row.items-center.justify-between.py-4.gap-4 {
    background-color: #591c1a;
    padding-left: 0px;
    padding-right: 0px;
}

.container.flex.flex-col {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 1806px;
}
.store-footer__inner.da-bgm {
    padding-left: 0px;
    padding-right: 0px;
}
@media (min-width: 768px) {
    .md\:mb-0 {
        padding-left: 25px;
    }
  .sbc-certificate.flex-center.gap-2.text-gray-400.da-tm {
     padding-right: 25px;
  }
  salla-trust-badges.da-tm.s-trust-badges-wrapper.hydrated {
    padding-left: 25px;
}
.flex.flex-col.md\:max-w-xs.footer-profile {
    padding-right: 25px;
}
}
p.text-gray-400.mb-2\.5.md\:mb-0,
#app > div.app-inner.flex.flex-col.min-h-full > footer > div > div > div.footer-bottom.flex.flex-col.lg\:flex-row.items-center.justify-between.py-4.gap-4 > div > p{
    color: #fff;
}