.mge-smartcaptcha-error {
	margin: 10px 0;
	color: #ffb4ab;
	font-size: 13px;
	line-height: 1.35;
}

.mge-smartcaptcha-error[hidden] {
	display: none;
}

.mge-form-success {
	padding: 24px 0;
	color: #fff;
	font-size: 18px;
	line-height: 1.4;
}
