/* This code snippet is an example and may need to be adjusted for your specific theme. */
.product-form__submit.button {
background-color: #B47D23 !important; /* Change this hex code to your desired color */
color: #B47D23 !important; /* Change this hex code for the text color */
}