/* @generated — do not edit. Run: npm run tokens:sync */
body {
  --wp--preset--color--brand-solid: var(--color-bg-brand-solid);
  --wp--preset--color--text-primary: var(--color-text-primary);
  --wp--preset--color--text-secondary: var(--color-text-secondary);
  --wp--preset--color--text-tertiary: var(--color-text-tertiary);
  --wp--preset--color--bg-secondary: var(--color-bg-secondary);
  --wp--preset--color--bg-tertiary: var(--color-bg-primary);
  --wp--preset--color--white: var(--primitive-white);
}
