Choosing a selection results in a full page refresh.
Opens in a new window.
@media screen and (min-width: 750px) {
/* Force the first sentence of the hero subtitle to Forest Green */
.image-banner__content .rte--subtitle strong {
color: #2E3D2F !important;
}
}