.g-recaptcha{
    display: flex;
    justify-content: center;
}
#submit.false {
	opacity: .5;
	pointer-events: none;
}