.swiper-slide .subtitle, h1, h2, h4 {
    font-size: 1.2rem !important;
    font-weight: 500 !important;
    line-height: 1.5rem !important;
    margin: 0 0 1rem 0;
    
}

.swiper-slide {
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5rem 1rem 1rem 1rem !important;
}

.form-control {
  width: 75vw !important;
}

#contact-form {
	margin-top:5rem !important;
}