.store-footer {
    background-color: #000;
    * {
      color: #fff !important;
    }
}

.s-block--categories .has-zoom-transition img.lazy.loaded {
    --tw-scale-x: 1 !important;
    --tw-scale-y: 1 !important;
    object-fit: contain;
    background-color: #fff;
}