/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/**
 * Foundation for Sites
 * Version 6.9.0
 * https://get.foundation
 * Licensed under MIT Open Source
 */
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
/***************************
 Typography Font Weight Mixins
***************************/
/***************************
 Typography Font Style Mixins
***************************/
/***************************
 Typography Margins Mixins
***************************/
.home-hero-banner-content h5 {
  color: #ffffff;
}
.home-hero-banner-content__highlighted-text {
  color: #ffffff;
}
.home-hero-banner-content__cta {
  margin-bottom: 1.5625rem;
}
.home-hero-banner-content__cta .btn {
  padding-bottom: 0.6875rem;
}
@media print, screen and (max-width: 39.99875em) {
  .home-hero-banner-content .h5 {
    font-size: 1rem;
    line-height: 1.875rem;
    margin-bottom: 0.625rem;
    color: #ffffff;
  }
  .home-hero-banner-content .h1 {
    margin: 0 0 1.5625rem 0;
    font-weight: 500;
    font-size: 2.1875rem;
    letter-spacing: 0;
    line-height: 3.4375rem;
    color: #ffffff;
  }
}
@media screen and (max-width: 325px) {
  .home-hero-banner-content .h5 {
    margin-top: 0;
  }
}