/* Emergency Alert Box — the left-column intro carries `le-prose` (tailwind.css),
   which supplies paragraph rhythm, list markers and heading hierarchy for WYSIWYG
   output. The block-level `.le-eab-intro p` rules that used to live here are gone:
   `.le-prose p` sets the same 1em bottom margin, and `.le-prose > :last-child`
   zeroes the trailing gap for ANY last element — the old `p:last-child` rule missed
   the case where the field ends on a list. */
