/* Extra deployment-facing styles for the static estimate form.
   The main site keeps its existing styles in assets/css/muchon-custom.css. */

.muchon-form-status {
  transition: color 160ms ease;
}

.muchon-submit-button:disabled {
  transform: none;
}
