.product-form__submit {
  background-color: #000 !important;
  color: #fff !important;
  border: none !important;
}
.product-form__submit:hover {
  background-color: #333 !important;
}