.utrecht-button--primary-action {
  --_utrecht-button-appearance-active-background-color: #00807F;
  --_utrecht-button-appearance-active-border-color: #313131;
  --_utrecht-button-appearance-active-color: #e5e5e5;
  --_utrecht-button-appearance-background-color: #00807F;
  --_utrecht-button-appearance-border-color: #00807F;
  --_utrecht-button-appearance-color: #e5e5e5;
  --_utrecht-button-appearance-focus-background-color: #00807F;
  --_utrecht-button-appearance-focus-border-color: #313131;
  --_utrecht-button-appearance-focus-color: #fff;
  --_utrecht-button-appearance-hover-background-color: #007070;
  --_utrecht-button-appearance-hover-border-color: #007070;
  --_utrecht-button-appearance-hover-color: #fff;
  --_utrecht-button-appearance-pressed-background-color: #fff;
  --_utrecht-button-appearance-pressed-border-color: #00807F;
  --_utrecht-button-appearance-pressed-color: #00807F;
}