#store-in-kind-support-button:disabled {
  background-color: #6c757d; /* Gray background */
  color: #ffffff; /* White text */
  cursor: not-allowed; /* Change cursor to indicate disabled state */
  opacity: 0.65; /* Reduce opacity */
}

/*# sourceMappingURL=inKindSupport.css.map */
