I am trying to change this text on the page to gold and its not changing up the black text is anyone know why?
{
background-color: #ffffff;
}
h2 {
color: #fff098;
}
div {
color: #fff09a;
}
i’m using that code.
heres the link - https://jewelry-vault.com/pages/contact

