:root {
  --accent-fill-rest: #fd8e47;
  --accent-fill-hover: #fd7e36;
  --accent-fill-active: #fd641b;
  --accent-fill-focus: #fd8e47;
  --foreground-on-accent-rest: #000000;
  --foreground-on-accent-hover: #000000;
  --foreground-on-accent-active: #000000;
  --foreground-on-accent-focus: #000000;
  --accent-foreground-rest: #fea561;
  --accent-foreground-hover: #feb472;
  --accent-foreground-active: #fd641b;
  --accent-foreground-focus: #fea561;
}
