/* Buttons */
.product-form__buttons {
  max-width: 100%;
}

.product-form__buttons .button {
  background-color: #ffd143;
}