Prestige theme - product page - back ground colour + text colour

Hi folks,

Does anyone know if it is possible to isolate the background colour of the collection and/or product pages from the main theme (HP) and text colour?

Many thanks,

GP

Current Prestige theme of white with black text and wish to echo the footer/header options.

https://grandpacificcustoms.com/collections/tees-tanks/products/organic-tee-bundle-3-pack-in-classic-neutrals

Hi there,

I am not quite sure which element to change and how.

Are we talking about this piece of code?

}

#section-{{ section.id }} .CollectionItem__Link::before {
background-color: {{ section.settings.text_color }};
}

If so where and how do I add the hex code?

Like this

background-color: {{ #00000}};

Thanks