Change product title and price on 'Related products' block on product page - Craft theme

Hello I am using the Craft theme and would like to change the size of the product price font - please could you help me to do this? Screenshot attached below from product page

I would like the below font size to be 1.2rem (information taken from Inspect on the main collection pages, so may not be correct!)

Many thanks!

@sfths ,

Step 1. Go to Admin → Online store → Theme > Edit code

Step 2. Find the file theme.liquid.

Step 3. Add this code above


Thank you!