button[data-automation-id="consent-layer-accept-all"].mdc-button {
  background-color: var(--button-primary-background) !important;
}

button[data-automation-id="consent-layer-accept-all"]  .mdc-button__label span {
  color: #ffffff !important;
}