.privacy-policy {
    background-color: #343434;
    padding: 100px 0 50px 0;
}

.privacy-policy h2 {
    text-align: center;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 34px;
    font-weight: 600;
    color: #fff;
}

.privacy-para p {
    font-weight: 600;
    margin-bottom: 10px;
}

.privacy {
    background-color: #e8d8c4;
    padding: 10px 15px;
    margin-bottom: 20px;
}

.privacy h5 {
    margin-bottom: 20px;
    font-weight: 600;
}

.privacy {
    font-weight: 600;
    margin-bottom: 10px;
}

.insector-list i{
    margin-right: 10px;
}

/* ************ privacy policy ends ********************** */