blockquote p {
    font-size: 3rem;
    font-weight: 600;
    color: #b30000;
}


.footnotes {
    font-size: 0.9rem;
    border-top: 1px solid #ddd;
    margin-top: 2rem;
    padding-top: 1rem;
}

.footnotes ol {
    padding-left: 1.2rem;
}

.u {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
}