:root {
  --accent-fill-rest: #fa895d;
  --accent-fill-hover: #fa784e;
  --accent-fill-active: #f95e38;
  --accent-fill-focus: #fa895d;
  --foreground-on-accent-rest: #000000;
  --foreground-on-accent-hover: #000000;
  --foreground-on-accent-active: #000000;
  --foreground-on-accent-focus: #000000;
  --accent-foreground-rest: #fba273;
  --accent-foreground-hover: #feb987;
  --accent-foreground-active: #f95e38;
  --accent-foreground-focus: #fba273;
}
