h2[class*="gdpr-"] {
  color: #0D0F12 !important;
}

#gdpr-banner-content,
ul[class*="gdpr-settings"] {
  color: #494C55 !important;
}

.gdpr-accept button,
footer[class*="gdpr-footer"] button {
  border-radius: 1000px;
  color: #1A0000;
}

.gdpr-accept button:hover,
footer[class*="gdpr-footer"] button:hover {
  color: #1A0000;
  background-color: #FFA6A6;
}