.timemachine .swiper-slide.swiper-slide--full-width.swiper-slide-visible.swiper-slide-active {
  background: #000;
  color: #fff;
}

.timemachine .slider-navigation__next i::before, .slider-navigation__prev i::before {
  background: transparent;
  color: #333;
  font-size: 3rem;
}

.timemachine .swiper-slide a {
  color: #fff;
}

.timemachine .views-field.views-field-field-featured-photo {
  margin: auto;
  text-align: center;
}

.timemachine .swiper-slide.swiper-slide--full-width.swiper-slide-visible.swiper-slide-active {
  position: relative;
}
.timemachine .homepage-hero-slider .swiper-wrapper h2, .timemachine .homepage-hero-slider .swiper-wrapper h3 {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: center;
  background: #00000096;
  padding: 20px;
}