.webform-submission-form div[data-drupal-messages] {
  display: none;
}
.webform-submission-form .captcha.captcha-type-challenge--recaptcha {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}