.fw-light{
    padding: 10px;
    border-radius: 10px;
    line-height: 1.5;
    border-left: 5px solid #c3041e;
    background: white;
    font-size:14px;
    color:#000000;
}
.fw-light span{
    color:red;
}