/*
 Theme Name:  Divi Child Theme
 Theme URI:    https://designprefect.com
 Description:  Child Theme for Divi
 Author:       Sunil Pareek
 Author URI:   https://designprefect.com
 Template:     Divi
 Version:      1.0.0
*/

/*****Add any custom CSS below this line*****/

.custom-footer a {color:#dbdbdb !important;}
.custom-footer a:hover {color:#e8aa53 !important; text-decoration:none;}

a:where(:not(.wp-element-button)) {
    text-decoration:none !important;
}