.cw-single-post-shell--optimized .cw-single-post-body {
  margin-bottom: 0;
}

.cw-single-post-shell--optimized .cw-single-post-card.entry-content p,
.cw-single-post-shell--optimized .cw-single-post-card.entry-content li,
.cw-single-post-shell--optimized .cw-single-post-step__body p,
.cw-single-post-shell--optimized .cw-single-post-step__tip-copy,
.cw-single-post-shell--optimized .cw-single-post-info-card__body,
.cw-single-post-shell--optimized .cw-single-post-faq__body {
  font-size: 1.0625rem;
  line-height: 1.8;
}

.cw-single-post-shell--optimized .cw-single-post-card.entry-content p,
.cw-single-post-shell--optimized .cw-single-post-card.entry-content ul,
.cw-single-post-shell--optimized .cw-single-post-card.entry-content ol,
.cw-single-post-shell--optimized .cw-single-post-card.entry-content blockquote,
.cw-single-post-shell--optimized .cw-single-post-step__body,
.cw-single-post-shell--optimized .cw-single-post-step__tip-copy,
.cw-single-post-shell--optimized .cw-single-post-info-card__body,
.cw-single-post-shell--optimized .cw-single-post-faq__body {
  max-inline-size: 70ch;
}

.cw-single-post-shell--optimized .cw-single-post-card.entry-content h2,
.cw-single-post-shell--optimized .cw-single-post-tutorial__header h2,
.cw-single-post-shell--optimized .cw-single-post-info-stack h2,
.cw-single-post-shell--optimized .cw-single-post-faq h2,
.cw-single-post-shell--optimized .cw-single-post-community h2 {
  font-size: clamp(1.875rem, 1.7875rem + 0.4375vw, 2.125rem);
  line-height: 1.18;
}

.cw-single-post-shell--optimized .cw-single-post-card.entry-content h3,
.cw-single-post-shell--optimized .cw-single-post-step__heading h3 {
  font-size: clamp(1.5rem, 1.4125rem + 0.4375vw, 1.75rem);
  line-height: 1.2;
}

.cw-single-post-shell--optimized .cw-single-post-card.entry-content h4 {
  font-size: clamp(1.25rem, 1.2063rem + 0.2188vw, 1.375rem);
  line-height: 1.25;
}

@media (max-width: 820px) {
  .cw-single-post-shell--optimized .cw-single-post-card.entry-content p,
  .cw-single-post-shell--optimized .cw-single-post-card.entry-content li,
  .cw-single-post-shell--optimized .cw-single-post-step__body p,
  .cw-single-post-shell--optimized .cw-single-post-step__tip-copy,
  .cw-single-post-shell--optimized .cw-single-post-info-card__body,
  .cw-single-post-shell--optimized .cw-single-post-faq__body {
    font-size: 1rem;
  }
}
