.carousel-container .swiper-pagination-bullet {
  height: 16px;
  width: 16px;
  border-radius: 0px;
  background-color: #bdbdbd;
  opacity: 100;
}

.carousel-container .swiper-pagination-bullet-active {
  background-color: #cf202d;
}

#testimonial-pagination .swiper-pagination-bullet {
  /* margin-top:200px; */
  position: relative;
  margin: 3px;
}

#testimonialSlider #swiper-wrapper {
  position: relative;
}

#testimonialSlider {
  margin-bottom: 10px;
}

.testimonialsQuote {
  line-height: 1.2em;
  padding-bottom: 0.4em;
  font-size: 1.07em;
  color: inherit;
  font-size: inherit;
}

.testimonialsName {
  font-size: inherit;
}

.swiper-slide {
  padding: 5px;
}

.sectionAboutWhatTheySay .carousel-container {
  font-size: 1.288em;
}
