.wrap-promo-carousel .promo-carousel__feature-story {
    flex-direction: column;
    box-shadow: 0 0 1em rgba(0,0,0,0.1);
    background-color: #ffffff;
}

.wrap-promo-carousel .promo-carousel__feature-story .promo-carousel__content-wrap .promo-carousel__content h3 {
    color: #007db9;
}