.interior-banner-wrap {
  background-color: rgba(0, 0, 0, 0.6);
  background-blend-mode: overlay;
  min-height: 40vh;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.interior-banner-wrap div {
  width: 100%;
  height: 100%;
  padding-top: 75px !important;
  display: flex;
  align-items: center;
}
.interior-banner-wrap h1 {
  color: white !important;
  font-size: 4em !important;
}/*# sourceMappingURL=page.css.map */