.qc-cmp-button {
  background-color: #00aeff !important;
  border-color: #00aeff !important;
}
.qc-cmp-button:hover {
  background-color: #0079b1 !important;
  border-color: #0079b1 !important;
}
.qc-cmp-alt-action,
.qc-cmp-link {
  color: #00aeff !important;
}
.qc-cmp-button {
  color: #fff !important;
}
.qc-cmp-button.qc-cmp-secondary-button {
  color: #fff !important;
}
.qc-cmp-button.qc-cmp-button.qc-cmp-secondary-button:hover {
  color: #ffffff !important;
}
.qc-cmp-button.qc-cmp-secondary-button {
  border-color: #00aeff !important;
  background-color: #00aeff !important;
}
.qc-cmp-button.qc-cmp-secondary-button:hover {
  border-color: #0079b1 !important;
  background-color: #0079b1 !important;
}
.qc-cmp-ui,
.qc-cmp-ui .qc-cmp-beta-messaging,
.qc-cmp-ui .qc-cmp-main-messaging,
.qc-cmp-ui .qc-cmp-messaging,
.qc-cmp-ui .qc-cmp-purpose-info,
.qc-cmp-ui .qc-cmp-sub-title,
.qc-cmp-ui .qc-cmp-table,
.qc-cmp-ui .qc-cmp-table-header,
.qc-cmp-ui .qc-cmp-title,
.qc-cmp-ui .qc-cmp-vendor-list,
.qc-cmp-ui .qc-cmp-vendor-list-title {
  color: #1d1d1d !important;
}
.qc-cmp-messaging a,
.qc-cmp-ui .qc-cmp-alt-action,
.qc-cmp-ui a {
  color: #00aeff !important;
}
.qc-cmp-messaging a {
  text-decoration: none !important;
}
.qc-cmp-toggle {
  box-sizing: content-box;
}
