.h2, :where(.prose h2) {
    font-size: var(--text-h4);
}

.h3, :where(.prose h3) {
    font-size: var(--text-h5);
}