/* Kinzer live palette: Cascade Iron, Subtle, on the current Kinzer blue.
   Only the tokens that differ from main.css :root are restated here, so the
   blue ramp, surfaces and text all still come from main.css. */
:root {
  --color-accent-2:           #a9652f;   /* bronze: eyebrows, "View project" */
  --color-accent-2-rgb:       169,101,47;
  --color-accent-2-on-dark:   #ba733b;   /* lifted bronze for dark sections */
  --color-game-present:       #ba733b;   /* word game: right letter, wrong spot */
}
