@media (min-width: 992px) {
    .banner-a .banner__subtitle {
        font-size: 1.5rem;
        line-height: 1.5rem;
    }
}

.section--light .featuredblocks-grid-a .featuredblocks .featuredblock__title {
    color: #188ba1;
}