Change h1 font size on all product pages in Palo Alto

Hi,

I want to change the h1 font size on all product pages to 175%.

To do this, I now have the follwoing CSS, but I need to manually set that up on every single product template:

h1 {
font-size: 175%;
}

Is there a way to set this as the default for all product pages wihtout doing CSS in every product page section?

Thanks.

Hello @nickadl

Please share your store URL and password.
So that I will check and let you know the exact solution here.