h5.interior-nav__title {
  color: #50636c !important
}
h1.banner-title {
  color: #fff !important;
  text-shadow: #000 1px 1px 5px
}

@media (min-width:720px) {
  h1.banner-title {
    top: 272px !important;
    z-index: 999 !important
  }

  .is-scrolled h1.banner-title {
    top: 150px !important
  }
}

@media (min-width:1200px) {
  h1.banner-title {
    margin-top: 0 !important;
    top: 330px !important;
  }

  .is-scrolled h1.banner-title {
    top: 130px !important
  }
}
