#cconsent-bar{
    
    background-color: #000000d6 !important;
}
#cconsent-bar a {
    color: #58b5ff !important;
}

#cconsent-modal .ccm__content > .ccm__content__heading{
    border-bottom: 1px solid black !important;
    background-color: black !important;
}

#cconsent-modal .ccm__content > .ccm__content__heading h2{
    color:white !important;
}
#cconsent-modal {
    color: white !important;
    text-align:justify !important;
}
#cconsent-modal li{
    color:#666 !important;
}