.static-copy-form-notice {
  margin-top: 1rem;
  padding: 0.85rem 1rem;
  border-left: 4px solid #ef978a;
  background: #f6f7f8;
  color: #54595f;
  font-size: 0.95rem;
  line-height: 1.5;
}

.wpcf7 input[type="submit"]:disabled,
.wpcf7 button[type="submit"]:disabled,
.elementor-form button[type="submit"]:disabled {
  cursor: not-allowed;
  opacity: 0.55;
}
