We've sent you an email with a link to update your password.
Reset your password
We will send you an email to reset your password.
Account
/* 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 */
}