.red_text{
    color: red;
    font-weight:bold;
}

.blue_text{
    color: #286a9e;
    font-weight:bold;
}