.billboard-full-height {
  min-height: 100vh;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .billboard-full-height {
    /* IE10+ CSS styles go here */
    height: 100vh;
  }
}
.billboard-full-height .billboard-content-wrapper {
  min-height: 100vh;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .billboard-full-height .billboard-content-wrapper {
    /* IE10+ CSS styles go here */
    height: 100vh;
  }
}
.ftr-logo{
    max-width: 100% !important;
}
.interior .quote-section{
    background: url('/-/media/rj/advisor-sites/sites/c/o/coastalstateswm/images/banner-images/banner-10.jpg') !important;
}


.niche-section{
    background: url(-/media/rj/advisor-sites/sites/c/o/coastalstateswm/images/niche-background.png) !important;
}
.team-section .team-copy p, .callouts-section .callouts-container .callout-item .callout-copy-wrapper{
    font-size: 20px !important;
}
.ftr-nap{
    font-size: 20px !important;
}
