Opacity of caption background on slide section - Flow Theme

@Abster22
Paste this code on top of the section-slideshow.min.css file.

.slider-section--template--15167081971872__16360489977088461c .block-section--16360489977088461c-0 .homepage-featured-content-box {
    opacity: 0.8 !important;
}

Thank You.