.content h3{
    color: #87A7B7;
    font-size: 18px;
    margin: 20px 0 10px 0;
    font-weight: normal;
}
.content h3 i{
    font-size: 30px;
    vertical-align: sub;
}
.content .color-p{
    background: #EBF8FF;
    border: 2px solid #758D9A;
    border-radius: 5px;
    padding-left: 12px;
    line-height: 40px;
    font-size: 16px;
}
.content .ligh-p{
    font-size: 18px;
    color: #758D9A;
    margin-bottom: 10px;
}