.cc-message,
.cc-compliance{
    font-size: 14px !important;
    font-style: normal !important;
    text-decoration: none !important;
}

.cc-btn.cc-deny,
.cc-btn.cc-allow,
.cc-link{
    text-decoration: none !important;
}

.cc-btn.cc-deny,
.cc-btn.cc-deny:hover,
.cc-link,
.cc-link:hover{
    color: #FFF !important;
}

.cc-btn.cc-allow,
.cc-btn.cc-allow:hover{
    color: #000 !important;
}

.cc-btn.cc-deny:hover,
.cc-btn.cc-allow:hover,
.cc-link:hover{
    text-decoration: underline !important;
}

