/*
Theme Name: Divi Child
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/
@import url("../Divi/style.css");

/* this is to hide some cahcing icons*/ 
.roof_testi .et_pb_testimonial_content:before {
    content: none !important;
}
.roof_testi .slick-prev,
.roof_testi .slick-next {
    display: none !important;
}
