.award {
    line-height: 1.6;
    font-weight: bold;
    font-size: 15px;
    padding-top: 10px;
}
.year {
    color: #ed1c24; 
    font-weight:bold;
    border-bottom:2px solid #ed1c24;
    padding-bottom:2px;
    font-size: 24px;
    background: none;
    line-height:normal;
}