.product-upsell__button:has(+ input:not(:disabled)) {
  background-color: rgba(0, 200, 0, 0.5);
  border-color: darkolivegreen;
}
