.carousel {
  margin-bottom: 4rem;
}

.carousel-caption {
  top: 3rem;
  z-index: 10;
}

.carousel-item {
  height: 40rem;
}
.carousel-item p, .carousel-item h1 {
  color: #ffffff !important;
}


.featurette-divider {
  margin: 5rem 0; /* Space out the Bootstrap <hr> more */
}




