/* Theme overrides set from the admin Design panel.
   nmy_theme.css is untouched; these load after it and win.
   Delete theme_overrides.json to return to the default. */
:root{
  --nmy-amber-deep:#cb9f6c;
  --nmy-crop-stroke-2:#093f8b;
  --nmy-font:"Avenir Next",Avenir,"Segoe UI",sans-serif;
  --nmy-ok:#74c3ab;
}
