.privacy-policy {
    background-color: #ffffff;
    padding: 50px 0 50px 0;
}

.privacy-policy h2 {
    text-align: center;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 34px;
    font-weight: 600;
    color: #000000;
}

.privacy-para p {
    font-weight: 600;
    margin-bottom: 10px;
}

.privacy {
    background-color: #e6e6c5;
    padding: 10px 15px;
    margin-bottom: 20px;
}

.privacy h5 {
    margin-bottom: 20px;
    font-weight: 600;
}

.privacy {
   
    margin-bottom: 10px;
}

.insector-list i{
    margin-right: 10px;
    color: #7a9e38;
}
.insector-list li{
    padding: 8px 0;
}
/* ************ privacy policy ends ********************** */