Why it matters
Screen readers and crawlers read headings as an outline. Jumping from H2 straight to H4 implies a missing level, so the outline reports a section that does not exist.
How to fix it
Step heading levels one at a time. If a heading looks wrong at its correct level, change its styling rather than its tag.