Dawn Theme: Remove Body Font Color Transparency and Change Font Size

My body text is 75% opaque according to the alpha value. I cannot find where to change it to 1 so that it is completely opaque.

I also would like to make the body a little smaller.

I would also like the prices on the collection page and the homepage to smaller or the same size as the product title.

Hi,

With Dawn theme you can get to theme.liquid file then find to line 94, then change from 0.75 to 1.

thank you!