/* Add custom CSS styles below */ 
.s-button-btn {
    max-height: 50px !important;
}
.advanced-slider .swiper .swiper-slide-active h2{
  color: white;
}
.advanced-slider .swiper .swiper-slide-active p{
  color: white;
  font-size: 26px;
}
.product-card__image {
    background-color: #ffffff;
}