.terms-heading h2 {
    font-family: "poppins";
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 35px;
}

.terms-heading h2 span {
    font-family: "poppins";
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 25px;
}

.terms-heading h5 {

    font-family: "poppins";
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
}

.para-heading {
    font-family: "poppins";
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 25px;

}

.margin-terms {
    margin: 110px 0;
}