/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Child theme for Divi
 Author: Your Name
 Template: Divi
 Version: 1.0
*/

/* Import parent styles */
@import url("../Divi/style.css");

.et-pb-controllers a {
    opacity: 1 !important;
    background-color: #000 !important;
    color: #fff !important;
}

.slider-dot-color-change .et-pb-controllers .et-pb-active-control {
    background-color: #595959 !important;
    color: #fff !important;
}