
.qc-cmp-button {
    background-color: #E9E9E9 !important;
    border-color: #E9E9E9 !important;
}
.qc-cmp-button:hover {
    background-color: transparent !important;
    border-color: #E9E9E9 !important;
}
.qc-cmp-alt-action,
.qc-cmp-link {
    color: #E9E9E9 !important;
}
.qc-cmp-button {
    color: #000 !important;
}
.qc-cmp-button.qc-cmp-secondary-button {
    color: #000 !important;
}
.qc-cmp-button.qc-cmp-button.qc-cmp-secondary-button:hover {
    color:#ffffff !important;
}
.qc-cmp-ui,
.qc-cmp-ui .qc-cmp-main-messaging,
.qc-cmp-ui .qc-cmp-messaging,
.qc-cmp-ui .qc-cmp-beta-messaging,
.qc-cmp-ui .qc-cmp-title,
.qc-cmp-ui .qc-cmp-sub-title,
.qc-cmp-ui .qc-cmp-purpose-info,
.qc-cmp-ui .qc-cmp-table,
.qc-cmp-ui .qc-cmp-table-header,
.qc-cmp-ui .qc-cmp-vendor-list,
.qc-cmp-ui .qc-cmp-vendor-list-title {
    color: #fff !important;
}
.qc-cmp-ui a,
.qc-cmp-ui .qc-cmp-alt-action {
    color: #fff !important;
}
.qc-cmp-ui {
    background-color: #008f5b !important;
}
.qc-cmp-small-toggle.qc-cmp-toggle-on,
.qc-cmp-toggle.qc-cmp-toggle-on {
    background-color: #fff !important;
    border-color: #fff !important;
}
