/* Regional information uses ordinary prose. */
.location-header h1 { max-width: 24ch; }
.location-prose { max-width: 900px; }
.location-prose h2:not(:first-child) { margin-top: 48px; }
.location-prose p { overflow-wrap: anywhere; }
