/* Agito Invest — light dairy-first polish */
:root {
  --agito-navy: #0a2540;
  --agito-gold: #b8862e;
  --agito-green: #1a6b4f;
}

/* Prefer dairy narrative in hero lead on narrow screens */
.lead { text-wrap: pretty; }
.display-title { text-wrap: balance; }
