html{
    font-size: 16px;
}

html body #sage-intacct-partners{
    font-family: "Montserrat",sans-serif;
    word-wrap: normal;
}

html body #sage-intacct-partners h1, html body #sage-intacct-partners h2, html body #sage-intacct-partners h3, html body #sage-intacct-partners h4, html body #sage-intacct-partners h5, html body #sage-intacct-partners h6{
    font-family: "Poppins",sans-serif;
}

html body #sage-intacct-partners .featured-resources .resources .resource .content{
    top: 50%;
}


@media screen and (min-width: 681px){
    html body.sipp-pages-template-product-v3 #sage-intacct-partners .hero.hero--dark .content{
        color: #ffffff;
    }
}