#cookieconsent\:desc {
    font-size: 0.9rem;
    line-height: 1rem;
    margin-bottom: 0;
}


/* button functional only */
#cc-window > div.cc-compliance.cc-highlight > a.cc-btn.cc-dismiss.cc-btn-no-href {
    display: none;
}

/* button preferences */
#cc-window > div.cc-compliance.cc-highlight > a.cc-btn.cc-save.cc-show-settings.cc-btn-no-href {
    padding: 0;
}

/* button accept all */
#cc-window > div.cc-compliance.cc-highlight > a.cc-btn.cc-accept-all.cc-btn-no-href {
    width: 154px;
    padding: 0;
    float: left;
}