/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

#cn-accept-cookie {
color: #bcc9c9;
background-color: #597174 !important;
border-radius: 40px;
}


#cn-refuse-cookie {
color: #92a1a1;
background-color: #2e464c !important;
border-radius: 40px;
}

#cn-more-info {
color: #880d22;
background-color: #061416 !important;
border-radius: 40px;
}
