.grecaptcha-badge {
	display: none;
}

.grecaptcha_terms{
	font-size: .75rem;
	text-align: center;
	margin-top: 40px;
}

.grecaptcha_terms a {
	text-decoration: underline;
}

.grecaptcha_terms .error {
	color: #ce1225;
	margin-top: 4px;
}