You should avoid any extra style tags in your heading text, because it is unnecessary and generates inconsistency.
❌ Figure: Bad example – bold tags being used within header tags.
✅ Figure: Good example – all styling is being done through CSS.
Tip: You can do all the styling via CSS.