.g-recaptcha {
  margin-bottom: 1em;
}
.g-recaptcha + .form-actions {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-top: 0;
}
.g-recaptcha + .form-actions .actions {
  padding: 0;
}
