span.red1 {
    color: #DE4830;
}
span.blue{
    color: #0C555D;
}
span.red2 {
    color: #DE4830;
    font-size: 150%;
}