.bg-img-filter{
    background-blend-mode: luminosity;
    background-color: #1f2d41;
}
.cc-btn:hover{
    background-color:transparent !important;
    text-decoration:underline !important;
}
.cc-btn.cc-allow{
    text-align: right !important;
    border: none !important;
}
.cc-btn.cc-deny{
    text-align: left !important;
    border: none !important;
}
.cc-btn{
    background-color:transparent !important;
    font-weight: 900 !important;
}
.cc-btn .small{
    font-weight: 900 !important;
}
.disabled{
    cursor: not-allowed !important;
}