.store-footer__inner {
    background-color: #212f44 !important;
    color: #d9be92 !important;
}
.brand-item {
  position: relative;
  display: flex;
  height: 5rem;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border-width: 1px;
  --tw-bg-opacity: 1;
  background-color: ##fff9ef;
  padding: 0.75rem;
  text-align: center;
  --tw-text-opacity: 1;
  color: rgba(229, 223, 215, var(--tw-text-opacity));
  transition-property: color, background-color, border-color,outline-color,text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.store-header {
    position: relative;
    z-index: 20;
    min-height: 72px;
    --tw-border-opacity: 0;
    --tw-bg-opacity: 0;
     background-color: #212f44 !important;
    color: #d9be92 !important;
    padding: 0.625rem;
}
.store-content {
    background-color: #212f44;