label {
	display: none;
}

textarea.required, input.required {
	border: 1px solid #841c00 !important;
	color: #841c00 !important;
}

select.required {
	color: #841c00 !important;
}

span.required {
	color: #841c00 !important;
}
