/*Change box-roll color of the scroll*/
.scroll-down-wrap.no-border .section-down-arrow, 
body[data-button-style^=rounded] .section-down-arrow {
    border-color: #E8EEFF;
}

body[data-button-style^=rounded] .section-down-arrow i:before {
    color: #E8EEFF;
}

/*Change box-roll subheader text color*/
body .nectar-box-roll .overlaid-content .subheader {
    color: #E8EEFF !important;
}
.nectar-recent-posts-single_featured .inner-wrap,.nectar-recent-posts-single_featured .inner-wrap * {
    visibility: hidden !important;
}