.h2ofm-test-funnel {
	font: inherit;
	color: inherit;
}

.h2ofm-test-funnel fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

.h2ofm-test-funnel .h2ofm-field {
	margin-bottom: 1em;
}

.h2ofm-test-funnel label {
	display: block;
	margin-bottom: .35em;
	font: inherit;
}

.h2ofm-test-funnel input,
.h2ofm-test-funnel select,
.h2ofm-test-funnel button,
.h2ofm-test-funnel .h2ofm-cta {
	font: inherit;
}

.h2ofm-test-funnel input,
.h2ofm-test-funnel select {
	width: 100%;
	box-sizing: border-box;
}

.h2ofm-test-funnel button,
.h2ofm-test-funnel .h2ofm-cta {
	display: inline-block;
	cursor: pointer;
}

.h2ofm-result {
	margin-top: 1.25em;
}

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