.testimonials section .carousel { height: 450px; }

.testimonials .carousel .opinion { color: #222222; font-size: 24px; line-height: 1.5; text-align: center; font-family: serif; font-style: italic; margin-top: 2em; }

.testimonials .carousel .author { color: #444444; font-size: 24px; line-height: 1.5; text-align: center; font-family: serif; margin-top: 2.5em; }

.testimonials .carousel .company { color: #444444; font-size: 24px; line-height: 1.5; text-align: center; font-family: serif; }

@media (max-width: 991.98px) { .testimonials .carousel .opinion { font-size: 26px; } .testimonials .carousel .author { font-size: 26px; } .testimonials .carousel .company { font-size: 26px; } }

@media (max-width: 767.98px) { .testimonials .carousel .opinion { font-size: 22px; } .testimonials .carousel .author { font-size: 22px; } .testimonials .carousel .company { font-size: 22px; } }

@media (max-width: 575.98px) { .testimonials .carousel .opinion { font-size: 18px; } .testimonials .carousel .author { font-size: 18px; } .testimonials .carousel .company { font-size: 18px; } }

.testimonials .item { background-color: rgba(1, 1, 1, 0); }

.testimonials h2 { text-align: center; }

.testimonials .carousel .carousel-control { color: gray; }

.testimonials .carousel .carousel-indicators li { border-color: gray; background-color: gray; }

.testimonials .carousel-indicators { padding-right: 0px; }

/*# sourceMappingURL=style_for_testimonials.css.map */