
    #review {
        background-color: #ffffff;
        font-family: Open Sans;
        padding: 30px;
        font-size: 16px !important;
        line-height: 1.5;
        color: #333333;
    }
    .tl-revauthor {
        font-family: Montserrat;
        font-size: 16px !important;
        color: #000000;
        font-weight: bold;
    }
    .tl-revdescr {
        font-family: Open Sans;
        font-size: 14px;
        color: #999999;
        margin-bottom: 20px;
    }
