.testimonial .swiper-wrapper {
  padding-bottom: 24px;
}
.testimonial .swiper-slide {
  height: auto;
}
.testimonial .swiper-pagination {
  text-align: center;
  bottom: 0px !important;
}
.testimonial .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: var(--wp--preset--color--neutral-5);
  opacity: 1;
  margin: 0 5px;
  border-radius: 50%;
  display: inline-block;
}
.testimonial .swiper-pagination-bullet-active {
  background: var(--wp--preset--color--accent-1);
}/*# sourceMappingURL=style.css.map */