It Looks Like a Heading. The Code Says Otherwise.

Tremfya website showing visually prominent section titles like "Learn about TREMFYA withMe" that appear as headings on screen but are not coded as heading elements, with screen reader output showing only repeated H1 tags.
<div class="section-title">Treatment Overview</div>
<h2>Treatment Overview</h2>
<h2>About the Treatment</h2><h3>How It Works</h3><h3>Safety Information</h3>
h2 {  font-size: 2rem;  font-weight: bold;}