.utrecht-button--primary-action, .utrecht-button-link--primary-action {
  --_utrecht-button-appearance-active-background-color: #273273;
  --_utrecht-button-appearance-active-border-color: #313131;
  --_utrecht-button-appearance-active-color: #e5e5e5;
  --_utrecht-button-appearance-background-color: #273273;
  --_utrecht-button-appearance-border-color: #273273;
  --_utrecht-button-appearance-color: #e5e5e5;
  --_utrecht-button-appearance-focus-background-color: #000;
  --_utrecht-button-appearance-focus-border-color: #313131;
  --_utrecht-button-appearance-focus-color: #fff;
  --_utrecht-button-appearance-hover-background-color: #313131;
  --_utrecht-button-appearance-hover-border-color: #000;
  --_utrecht-button-appearance-hover-color: #fff;
  --_utrecht-button-appearance-pressed-background-color: #fff;
  --_utrecht-button-appearance-pressed-border-color: #000;
  --_utrecht-button-appearance-pressed-color: #000;
}

