.recaptcha-wrapper {
  display: flex;
  justify-content: center;
  padding: 0.5rem 0;
}

.g-recaptcha {
  transform-origin: center;
}