.contact-form .ec-recaptcha {
  margin-left: 190px;
}

.login-form .ec-recaptcha,
.register-form .ec-recaptcha {
  display: flex;
  justify-content: center;
  margin-bottom: 15px;
}
