:root {
  --accent-fill-rest: #fa9164;
  --accent-fill-hover: #fa8056;
  --accent-fill-active: #f96f47;
  --accent-fill-focus: #fa9164;
  --accent-fill-dark1: #f96f47;
  --accent-fill-dark2: #f9542f;
  --foreground-on-accent-rest: #000000;
  --foreground-on-accent-hover: #000000;
  --foreground-on-accent-active: #000000;
  --foreground-on-accent-focus: #000000;
  --accent-foreground-rest: #fcaa7a;
  --accent-foreground-hover: #ffc18f;
  --accent-foreground-active: #f96f47;
  --accent-foreground-focus: #fcaa7a;
  --accent-foreground-dark1: #fa895d;
  --accent-foreground-dark2: #fa784e;
}
