/* Support page styling */
/* Contains styles specific to support and help pages */

section.page-template-content {
    font-size: 16px;

    p,
    li {
        font-size: 1em;
        line-height: 2em;
    }
}