.cc_container .cc_btn {
background-color: #ffffff !important; /* Farbe des Buttons */
color: #000000 !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #666 !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #000000 !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #ff0000 !important; /* Textlink-Farbe "Mehr Infos" */
}