  .cc_container .cc_btn {
background-color: #9f8d6a !important; /* Farbe des Buttons */
color: #fff!important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #525658 !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #fdfdfd !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #9f8d6a !important; /* Textlink-Farbe "Mehr Infos" */

}