.captcha legend,
.captcha .captcha__description{
	display: none;
}

.g-recaptcha,
.field__item .form-actions{
	display: flex;
	justify-content: center;
	margin-top: 1rem;
}

.field__item .form-actions button{
		margin: 1rem 0 0 0 !important;
}