.jglcaptcha {
	max-width: 32rem;
}

.jglcaptcha-honeypot {
	position: absolute;
	left: -10000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
