.blocks-gallery-grid {
    transition: 0.2s ease-in-out!important;
  }

.swiper-container {
  background-color: white !important;
}

.offers-container > .swiper-container {
  background-color: black !important;
}

.wp-block-gallery li {
  margin-top: auto!important;
  margin-bottom: auto!important;
}
.wp-block-gallery li img {
  width: 100% !important;
}

.blocks-gallery-item figure {
  margin: 16px !important;
}


.wp-block-gallery-container {
  background: white !important;
}

.swiper-navigation {
  padding-top: 0 !important;
  position: absolute !important;
  top: 45% !important;
}


.blocks-gallery-item__caption {
  color: black !important;
}

