/* SPICE PRESS — global.css intentionally minimal.
   All styling lives in style.css; this file only keeps the
   legacy load order harmless for pages that link it. */

:root {
  --primary: #bf5700;
  --primaryLight: #f58511;
  --secondary: #782e99;
  --secondaryLight: #a86bc4;
}
