font colour change in description not changing

Hello,

Been trying to change the blue font colour to our gold colour, We have changed it on the descriptions in the products sections of shopify, But this hasn’t worked for the salt section of the website,

If you see on the other products the font is gold #857550.

https://www.vapedistillery.com/collections/salts

@Vapedistillery

yes please try this code

  1. Go to Online Store->Theme->Edit code
  2. Asset->/stylesheet.css->paste below code at the bottom of the file.
.vantage-accordion .product-accordion-content.default {color: #857550;}