.product-form__submit {
    background: #C2A92F;
  	color: #FFF;
}

.field:after {
  	box-shadow: 0 0 0 var(--inputs-border-width) #c2a92f;
}

.list-social__link {
    color: #c2a92f !important;
}