.freeform-form-errors {
	display: none !important;
}
ul.freeform-errors {
	position: absolute;
	top: 100%;
	left: 7px;
	margin-top: 5px;
}
