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

.privacy-heading h2 span {

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

.privacy-heading h5 {

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

.paragraph-heading p {

    font-family: "poppins";
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 25px;
}

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