.terms-wrapper{
    margin-bottom: 16px;
}

.terms-head{
    font-family: "Roboto", sans-serif;
    color: #000;
    opacity: 0.8;
    margin-bottom: 0px !important;
}

.terms-para{
    font-family: "Roboto", sans-serif;
    color: #000;
    opacity: 0.8;
    margin-bottom: 0px !important;
}

.terms-wrapper h4{
    font-size: 24px !important;
    font-family: "Poppins", sans-serif !important;
}

 .terms-list{
    font-family: "Roboto", sans-serif;
    color: #000;
    opacity: 0.8;
    margin: 10px 0;
}

.terms-list li{
    margin-bottom: 7px;
}