.carousel-testimonials {
  height: 100%;
}

.carousel-slides-container {
  height: inherit;
}

.carousel-width100 {
  width: 100%;
}

.carousel-slide {
  width: 100%;
}

.carousel-slide-row-column {
  height: 370px;
}

.slide-paragraph {
  min-height: 240px;
  height: 265px;
}

.carousel-bottom-indicator-stripes {
  filter: brightness(0%) contrast(0%) grayscale(0%) saturate(200%);
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  margin-bottom: -30px;
  padding: 0px;
}

.no-underline {
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
}

