Flex Theme: Increase product title font size

Hello,

How can I increase the product title font size on the Product page + Featured Product block?

Other posts solving this issue reference theme files that don’t exist for me. I’m using the Flex theme (Out of The Sandbox). URL is www.getjuv.com.

I’ve tried the following code on the theme.liquid + styles.scss.liquid with no luck:

.product_name title {> font-size: 50px;> }

Appreciate all your help!

Jai

Amazing, thank you!!