.legals-section {
    background-color: #97dcff61;
    padding: 25px;
    border-radius: 15px;
    margin-bottom: 50px;
    margin-top: 150px;
}

.legals-section h2 {
    text-align: center;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-size: 34px;
    font-weight: 600;
    color: #000000;
}

.legals p {
    font-weight: 600;
    margin: 10px 0;
}

.legals {
    background-color:rgb(226, 234, 243);
    padding: 10px 15px;
    border-radius: 5px;
    margin-bottom: 20px;
}

.legals h5 {
    margin-bottom: 20px;
    font-weight: 600;
}

.legals {
   
    margin-bottom: 10px;
}
.insector-list li{
   list-style: unset;
}
.insector-list i{
    margin-right: 10px;
    color: #7a9e38;
}
.insector-list li{
    padding: 8px 0;
}
/* ************ disclaimer policy ends ********************** */