.product-card__atc-button--success {
  background-color: #2e7d32 !important;
  color: #fff !important;
}
.product-card__atc-button:disabled {
  opacity: 0.6;
  cursor: not-allowed;
}
