/*
 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
*/
 
/* +--------------------
 * | Custom CSS
 * +--------------------
 */

.cc-btn.cc-deny {
  background-color: rgb(0, 158, 212) !important;
  color: #fff !important;
}

.cc-btn.cc-deny:hover {
  background-color: rgb(38, 196, 250) !important;
}

.cc-btn.cc-deny {
  text-decoration: none !important;
}
