.prose {
      line-height: 1.75;
    }
    .prose p {
      margin-bottom: 1.25em;
    }
    .prose h2 {
      margin-top: 2em;
      margin-bottom: 1em;
      line-height: 1.3;
      font-weight: 700;
      font-size: 1.5rem;
      color: #111827;
    }
    .prose h3 {
      margin-top: 1.6em;
      margin-bottom: 0.6em;
      line-height: 1.4;
      font-weight: 700;
      font-size: 1.25rem;
      color: #111827;
    }
    .prose h4 {
      margin-top: 1.5em;
      margin-bottom: 0.5em;
      line-height: 1.4;
      font-weight: 600;
      font-size: 1.125rem;
      color: #111827;
    }