.policy-term{
    background-color: #edf2f8;
}

.policy-bg{
    background: #fff;
    padding: 20px;
}

.policy-site-bg{
    background: #f2f2f2;
    padding: 15px;
    width: 100%;
}

.terms-condition h3{
    margin-bottom: 20px;
}

.terms-condition h4{
    margin: 15px 0px;
}

.terms-condition p{
    line-height: 26px;
    font-size: 15px;
    /*font-weight: 600;*/
    margin-bottom: 10px;
}

.terms-condition h5{
    margin-bottom: 10px;
}

.terms-condition ul li {
    line-height: 24px;
    font-size: 15px;
    /*font-weight: 600;*/
    margin-bottom: 10px;
    display: flex;
}

.terms-condition ul li i{
    color: #c44a00;
    margin: 6px 8px 0px 0px;
}