.qc-cmp-button {
  background-color: #0000ff !important;
  border-color: #0000ff !important;
}
.qc-cmp-button:hover {
  background-color: transparent !important;
  border-color: #0000ff !important;
  color:#0000ff !important;
}
.qc-cmp-alt-action,
.qc-cmp-link {
  color: #0000ff !important;
}
.qc-cmp-button {
  color: #FFFFFF !important;
}
.qc-cmp-button.qc-cmp-secondary-button {
  color: #0000ff !important;
}
.qc-cmp-button.qc-cmp-button.qc-cmp-secondary-button:hover {
  color:#ffffff !important;
}
.qc-cmp-button.qc-cmp-secondary-button {
  border-color: #0000ff !important;
  background-color: transparent !important;
}
.qc-cmp-button.qc-cmp-secondary-button:hover {
  background-color: #0000ff !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: #000000 !important;
}
.qc-cmp-ui a,
.qc-cmp-ui .qc-cmp-alt-action {
  color: #0000ff !important;
}
.qc-cmp-ui {
  background-color: #FFFFFF !important;
}

.qc-cmp-toggle-off,
.qc-cmp-small-toggle.qc-cmp-toggle-on,
.qc-cmp-toggle.qc-cmp-toggle-on {
  background-color: #0000ff !important;
  border-color: #0000ff !important;
}

.qc-cmp-toggle {
  height: 23px !important;
  width: 44px !important;
  border-radius: 23px !important;
  box-sizing: content-box !important;
}

.qc-cmp-toggle-switch {
  height: 23px !important;
  width: 23px !important;
  right: 21px !important;
}

.qc-cmp-toggle-on .qc-cmp-toggle-switch {
  right: 0 !important;
}

.qc-cmp-toggle-status {
  color: #0000ff !important;
}

.qc-cmp-persistent-link {
  background-color: #0000ff !important;
}