.red {
color: #ff0000 !important;
font-weight: bold;
}

.yellow {
color: #E4B645 !important;
font-weight: bold;
}

.green {
color: #008800 !important;
font-weight: bold;
}