.cc-window {
    background-color: #f6f6f6 !important;
    font-size: 12px !important;
    border-top-left-radius: 7px !important;
    border-top-right-radius: 7px !important;
}

.cc-btn{
    background-color: #333 !important;
    color: #e74c3c !important;
    font-weight: bold !important;
}