/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Digital-Romandie
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
#footer-bottom{
    color: #666;
}

body.et_pb_recaptcha_enabled .grecaptcha-badge {
    z-index: 9998;
}
@media only screen and (max-width: 979px) {
    #footer-bottom {
        padding-bottom: 60px;
    }
    .home .et_pb_slide_description,
    .home .et_pb_slider_fullwidth_off .et_pb_slide_description{
        padding: 16% 8% 0 8% !important;
    }
}
.cmplz-document .type-page a{
    color: #de0024!important;
}