.h2ofm-funnel-shell .h2ofm-field-error,
.h2ofm-funnel-shell .h2ofm-v2745-status.is-error {
	margin: .65em 0 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	color: #f05e5e !important;
	font: inherit !important;
	font-weight: 700 !important;
	line-height: inherit !important;
}

.h2ofm-funnel-shell .h2ofm-v2745-status.is-success {
	margin: .65em 0 0 !important;
	padding: 0 !important;
	border: 0 !important;
	background: transparent !important;
	box-shadow: none !important;
	color: #00cb46 !important;
	font: inherit !important;
	font-weight: 700 !important;
	line-height: inherit !important;
}
