.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;
  }
}
.masterprime .module-case-section .module-case-content p, .masterprime .body-module-private-wealth p, .masterprime .body-module-private-wealth .related-resources-content .mc-heading{
color:var(--light)!important;
}
.ftr-brokercheck-wrapper{
display:none;
}
.masterprime .body-module-private-wealth .module-explore-strategies-section p {
  color: var(--white) !important;
}
@media only screen and (max-width: 480px) {
    .billboard-heading h1 {
        padding: 96px 20px!important;
    
    }
}
