
.cc_container .cc_btn {
background-color: #FF33FF !important; /* Farbe des Buttons */
color: #000066 !important; /* Textfarbe des Buttons */
}
 
.cc_container {
background: #000000 !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #33CCFF !important; /* Schriftfarbe des gesamten Bereichs */
}
 
.cc_container a {
color: #FFFFFF !important; /* Textlink-Farbe "Datenschutz" */
}