on this page https://plushvivo.com/collections/artful-adornments?page=2
trying to change colour of the choose options button, and all the add to cart button the popup modul.
Ive tried this -
button#ProductSubmitButton-quick-add-template–20490218471712__product-grid8598449520928-submit {
background-color: rgb(213,168,72) !important;
}
.quick-add__submit button button–full-width button–secondary
{
bbackground-color: rgb(213,168,72); !important;
color: #000 !important;
}
but nothing seems to be working can anyone help?