.webForm-errors {
	margin-bottom: 10px;
	color: #f72d20;
	font-size: 12px;
	font-weight: 600;
}
.webForm-errors > p {
	margin-bottom: 0px;
}
.webForm-errors > p:last-child {
	margin-bottom: 0;
}