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.