

    #review {
        background-color: #ffffff;
        padding: 30px;
        font-size: 16px !important;
        line-height: 1.5;
    }
    .tl-revauthor {
        font-family: ubuntu;
        font-size: 16px !important;
        color: #000000;
        font-weight: bold;
    }
    .tl-revdescr {
        font-size: 14px;
        color: #999999;
    }
    
     #review p {
        padding-bottom:5px;
    }