span.college {
color: blue;
}

span.professional {
color: black;
}

span.high_school {
color: red;
}