.callout    { display: flex; flex-direction: column; gap: var(--space-3); }
.callout h3 { margin: 0; }
.callout p  { max-width: 48ch; }
