body .cc-banner.cc-bottom {
    font-size: 14px;
}
body .cc-theme-classic .cc-btn {
    border-radius: 0;
}
.cc-color-override--1214763552 .cc-highlight .cc-btn:first-child {
    background: #fff;
    color: #000 !important;
    min-width: 140px;
}

.cc-color-override--1214763552 .cc-highlight .cc-btn:first-child:hover {
    text-decoration: none;
}

@media screen and (max-width:736px) {
    body .cc-banner.cc-bottom {
        display: block;
    }
    .cc-window .cc-message {
        margin-bottom: 1em;
      }
}
