

p, li, ul li {
    font-size: 1.25rem;
    line-height: 1.875rem;
}

ul li {
    list-style: disc;
}

h1 {
    font-size: 2.5rem;
}

h2 {
    font-size: 2rem;
}

.page-content-wrapper {
    padding-top: 4rem;
}

.error-box {
    min-height: 60vh;
}