.hero-slider-wrapper,
.hero-swiper,
.hero-swiper .swiper-slide {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.slide-caption h2 {
  font-size: 3rem;
  font-weight: bold;
  margin-bottom: 1rem;
}

.slide-caption p {
  font-size: 1.25rem;
  line-height: 1.6;
  margin-bottom: 0;
}
