:root{
  --green:#1a9746;
  --green-bright:#25c065;
  --green-dark:#0e5a2a;
  --green-ink:#0a3a1d;
  --ink:#0d1f15;
  --muted:#536a5d;
  --cream:#f6faf6;
  --tint:#e8f5ec;
  --tint-2:#d6ecdd;
  --white:#ffffff;
  --line:#dbe8df;
  --shadow:0 18px 50px -20px rgba(14,90,42,.28);
  --shadow-sm:0 6px 22px -12px rgba(14,90,42,.30);
  --radius:22px;
  --maxw:1180px;
}
