.learndash-error {
	color: red;
	font-weight: bold;
}
.learndash-success {
	color: green;
	font-weight: bold;
}