.carousel-item {
  min-height: 830px;
  color: #fff;
  text-shadow: 2px 2px rgba(0, 0, 0, 0.2); }

@media (min-width: 576px) {
  .carousel-item {
    min-height: 540px; } }

@media (min-width: 768px) {
  .carousel-item {
    min-height: 450px; } }

@media (min-width: 992px) {
  .carousel-item {
    min-height: 400px; } }

@media (min-width: 1200px) {
  .carousel-item {
    min-height: 400px; } }

footer.testimonial-attribution.blockquote-footer {
  font-size: 1rem;
  color: #f8f9fa; }

.carousel-item row {
  vertical-align: middle; }

.bg-testimonial {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -100;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-filter: contrast(70%) brightness(0.7);
  -moz-filter: contrast(70%) brightness(0.7);
  -o-filter: contrast(70%) brightness(0.7);
  -ms-filter: contrast(70%) brightness(0.7);
  filter: contrast(70%) brightness(0.7); }

.bg-testimonial-1 {
  background-image: url(../images/testimonials/1.jpg); }

.bg-testimonial-2 {
  background-image: url(../images/testimonials/2.jpg); }

.bg-testimonial-3 {
  background-image: url(../images/testimonials/3.jpg); }

.bg-testimonial-4 {
  background-image: url(../images/testimonials/4.jpg); }

.bg-testimonial-5 {
  background-image: url(../images/testimonials/5.jpg); }

.bg-testimonial-6 {
  background-image: url(../images/testimonials/6.jpg); }

.bg-testimonial.bg-testimonial-6 {
  -webkit-filter: contrast(70%) brightness(0.5);
  -moz-filter: contrast(70%) brightness(0.5);
  -o-filter: contrast(70%) brightness(0.5);
  -ms-filter: contrast(70%) brightness(0.5);
  filter: contrast(70%) brightness(0.5); }

.bg-testimonial-7 {
  background-image: url(../images/testimonials/7.jpg); }

.bg-testimonial-8 {
  background-image: url(../images/testimonials/8.jpg); }
