.hero__content p {
  font-family: @Bitcount Prop Single;
  text-shadow: 0 0 1em black;
}

.hero-slideshow-wrapper.loaded .container .hero__content:hover .hero-large-text {
  text-shadow: 3px 3px 1px black;
}

.hero-slideshow-wrapper.loaded .container .hero__content .hero-large-text {
  text-shadow: 3px 3px 1px black;
}

.section-videolightbox .videolightbox__heading {
  font-family: dancing script;
  text-transform: none;
  font-size: 60px;
}

.section-content-area.custom-section-content {
  font-size: 20px;
  color: #000000;
}