How can I change H2's to paragraphs in Empire theme?

I am using the empire theme.
On my category pages, all products are displayed with an h2, also ‘you have recently viewed’ is viewed with an h2. How can I make this appear as a paragraph? And not as H2’s

Use this code instead of h2


{{ product.title }}

Thank you for you reply. Where can I put this code?

Hey @eRocket - Did you ever manage to sort this H2 issue?