.et_pb_contact_form .divi-turnstile-field,
.et_pb_contact_form_container .divi-turnstile-field {
	box-sizing: border-box;
	clear: both;
	flex: 0 0 100%;
	width: 100%;
	margin: 0 0 20px;
}

.divi-turnstile-widget {
	min-height: 65px;
}

.divi-turnstile-message {
	margin: 8px 0 0;
	color: #b32d2e;
	font-size: 0.95em;
	line-height: 1.4;
}

.divi-turnstile-message[hidden] {
	display: none !important;
}
