.webform-submission-form input.js-webform-computed-submit {
  display: none !important;
}
.js-webform-computed-submit {
  display: none !important;
}
input[name*="webform-computed-"] {
  display: none !important;
}