body {
    letter-spacing: 0px;
    font-family: 'Montserrat', sans-serif;
}

.headline1, .faq h1, .privacy-policy h1, .terms-of-use h1, .press-release h2, .resetPwdPg h1 {
    font-size: 2.4rem!important;
    font-weight: 700;
    color: #0094d3;
    padding: 0px 0px 20px 0px;
    margin: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 1.25;
}

.section-one h2, #policy-content h3, #terms-content h3, .press-release h3, .prContent h2, .prContent h3 {
    font-size: 1.4rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

.section-one p, .about-info p, .f-size22, .blog-block p, .testimonial p, .faq h2, .privacy-policy h2 , .privacy-policy p, #policy-content p,
.terms-of-use h2, .terms-of-use p, #terms-content p, .press-release p , .prContent p {
    font-size: 1.27rem;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0;
    padding-bottom: 5px;
}

.h5,
h5 {
    font-size: 1.1rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

h2 {
    font-size: 1.4rem;
    margin-bottom: 1rem;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
}

p {
    font-family: 'Montserrat', sans-serif;
    /* font-size: 1.27rem; */
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0;
    padding-bottom: 5px;
}
h3.prTitle.h5 {
    font-size: 1.25rem;
    font-weight: 600;
}
.prStudent .prItemBox .prContent p, .prLatest .prItemBox .prContent p {
    font-size: 1rem;
}
.contact-info ul li {
    letter-spacing: 0.2px;
}