.crm-container #intro_text table {
  --crm-table-outside-border: none !important;
  border: none !important;
  box-shadow: none !important;
}

.crm-container #intro_text table td,
.crm-container #intro_text table tr {
  border: none !important;
  background: none !important;
}

fieldset.crm-public-form-item.crm-group.payment_options-group {
  display: none !important;
}

