.testimonail-slider .wp-block-group {
  padding: 10px 25px !important;
}
.testimonail-slider .bolt-slider-slide.swiper-slide {
  min-height: 250px;
  display: flex;
  align-items: center;
  background: var(--wp--preset--color--custom-f-0-ebe-6);
}
.testimonail-slider .swiper-button {
  top: 40%;
  height: 30px;
  width: 30px;
}
.testimonail-slider .swiper-button svg {
  height: 20px;
}

/*.testimonial-stars {
    color: #45b933;
}*/