.section-hero {
  overflow: hidden;
}
@media (max-width: 767px) {
  .section-hero .wrapper-heading {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .section-hero .jumbotron__content {
    padding-left: 0;
    padding-right: 0;
  }
  .section-hero .jumbotron__content br {
    display: none;
  }
  .section-hero .jumbotron__content .jumbotron__heading {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .section-hero .block-column__spacing-top-tablet---55 {
    margin-top: 0;
  }
}
.section-hero .text, .section-hero p, .section-hero ul, .section-hero ol {
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
}
.section-hero .text {
  padding-top: 40px;
}
@media (max-width: 767px) {
  .section-hero .text {
    padding-top: 0;
  }
}
.section-hero .text *:first-child {
  margin-top: 0;
}
.section-hero .text *:last-child {
  margin-bottom: 0;
}
.section-hero .text b, .section-hero .text strong {
  font-weight: 500;
}

/*# sourceMappingURL=hero.css.map */
