Finn4
1
Hi,
how do I make this highlighted font black
Thanks Finn
Hi and welcome!
Could you provide the URL to your store and ill take a look for you 
Add this to the bottom of your section-main-product.css file:
p.product__text:nth-child(2) {
color: black;
}