/* freshietea.com · per-site overrides on top of freshie-core.css
   Loaded after freshie-core.css. Keep this file tiny — only true
   vertical-specific divergence from the core design system. */

:root {
  --accent: #4a7c59;
  --accent-deep: #2d5238;
  --accent-light: rgba(74, 124, 89, 0.06);
}
