div.terms-container
{
    width: 95%;
    margin: 0 auto;
}

p.terms-top
{
    font-size: 1.2rem;
    padding: 48px 0 0;
}

p.terms
{
    font-size: 1.2rem;
}

li.terms
{
    font-size: 1.2rem;
}

p.terms-subheading
{
    font-size: 1.7rem;
    font-weight: 700;
    margin-top: 50px;
    margin-bottom: 0px;
}