/* Generated by KYP Site Builder — supplements Tailwind CDN */
.prose { max-width: 65ch; }
.prose p { margin-bottom: 1em; }
.prose h2 { font-size: 1.5em; font-weight: 700; margin: 1.5em 0 0.5em; font-family: var(--font-heading); }
.prose h3 { font-size: 1.25em; font-weight: 600; margin: 1.25em 0 0.5em; font-family: var(--font-heading); }
.prose ul, .prose ol { padding-left: 1.5em; margin-bottom: 1em; }
.prose li { margin-bottom: 0.25em; }
.prose img { border-radius: 0.5rem; margin: 1.5em 0; }
.prose blockquote { border-left: 3px solid var(--color-accent); padding-left: 1em; color: #6b7280; }
