h2.faq-category {
    /* padding: 4rem 2rem 1.5rem; */
    font-size: 1.5rem;
    font-weight: 700;
}
h2.faq-category:first-of-type {
    /* padding-top: 0rem; */
}
.content-wrapper {
    /* max-width: 900px; */
}
ul, ol, dl {
    font-size: 1.15rem;
}
img {
    max-width: 100%;
}
