@charset "UTF-8";

.cc-container .cc-btn {
background-color: #333333 !important; /* Farbe des Buttons */
color: #ffffff !important; /* Textfarbe des Buttons */
}
 
.cc-container {
border-top: #333333 1px solid !important;
background: #ffffff !important; /* Hintergrundfarbe des gesamten Bereichs */
color: #333333 !important; /* Schriftfarbe des gesamten Bereichs */
}


.cc-revoke,.cc-window {
font-size: 12px !important;
font-family: 'Open-Sans-Regular', Arial, Helvetica, sans-serif !important;	
}
