.didomi-engagement {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  border: 0;
}

.didomi-engagement-inner .description {
  font-size: 14px;
  color: #fff;
}

.didomi-engagement button {
  background: #000a64;
  border: 1px;
  box-shadow: none;
  padding: 10px;
  border-radius: 8px;
  color: #fff;
  text-shadow: unset;
  background-image: unset;
  box-shadow: unset;
}

.didomi-engagement-processed+script+.didomi-engagement {
  display: none;
  ;
}

#didomi-host .didomi-components-radio__option.didomi-components-radio__option--agree {
  background: #69ba73;
}

#didomi-host .didomi-components-radio__option.didomi-components-radio__option--disagree {
  background: #f55;
}

.didomi-consent-popup-view-vendors-list-link,
.didomi-components-button,
.didomi-components-radio__option {
  background-image: unset;
  text-shadow: unset;
}

[data-no-vendor] {
  display: none;
}