.components__testimonials-title {
  color: #000;
}

.components__testimonials-container p,
.components__testimonials-container li {
  color: #000;
}

.components__testimonials-content {
  padding-top: 0px !important;
}

@media (max-width: 979px) {
  .region:not(.mobile-manual-mode) .carousel {
    max-height: unset !important;
  }
}




#carousel_carousel_b6hvgi0b li,
#carousel_carousel_b6hvgi0b p {
  font-family: "Mulish", sans-serif;
  color:#212529;
  font-size:16px;
  font-weight:normal;
  line-height:1.8;
}


.carousel-indicators li {
  border-color: #000;
}

.components__testimonials-client {
  padding-bottom: 10px;
}


.carousel_b6hvgi0b {
  border-style: solid;
  z-index: 432;
  width: 894px;
  height: 690px;
  margin-left: -297px;
  top: 7px;
  background-color: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 979px) {
  .carousel_b6hvgi0b {
    width: 288px;
    height: 161px;
    top: 22px;
    margin-left: -144px;
  }
}




/*
* Testimonials
*/
.components__testimonials-container .swiper-button-next,
.components__testimonials-container .swiper-button-prev {
  display: none;
}

.components__testimonials-container .swiper-pagination-bullet-active {
  background: #474471;
}

.components__testimonials-content {
  position: relative;
  padding: 3.125rem 0.9375rem;
}

@media (min-width: 768px) {
  .components__testimonials-content {
    padding: 3.125rem;
  }
}

@media (min-width: 992px) {
  .components__testimonials-content {
    padding: 6.25rem;
  }
}

.components__testimonials-content::before,
.components__testimonials-content::after {
  width: 100px;
  position: absolute;
  opacity: .3;
  z-index: -1;
}

.components__testimonials-client {
  font-weight: 700;
}

.components__testimonials-client .location {
  font-weight: normal;
}
