﻿.landing-page .carousel-caption h1 {
  font-weight: 700;
  font-size: 38px;
  text-transform: none;
  text-shadow: none;
  letter-spacing: -1.5px;
}

.landing-page .carousel-caption p {
  font-weight: 500;
  text-transform: none;
  text-shadow: none;
  letter-spacing: 0;
}

.landing-page .carousel .item {
    background-color:  #171E29;
}
