fieldset.captcha.captcha-type-challenge--turnstile > *:not(.captcha__element) {
  display: none;
}

fieldset.captcha.captcha-type-challenge--turnstile {
  border: none;
  padding: 0;
  margin: 0;
}