/* recaptcha center align */
.g-recaptcha{
  display:flex;
  justify-content:center;
}