/* Add custom CSS styles below */ 
.advanced-slider__caption__inner__content__heading {

    color: white;
 
}


.rounded_contacts a, .rounded_contacts a i {
    border-radius: 9999px;
    display: none;
}


.sicon-mail:before {
    content: transparent;
}



.s-block--full-bg+footer, .s-block--full-bg+.s-block--full-bg, .s-block--full-bg:first-of-type {
    margin-top: 0;
    background-color: #e7f1e6;
}