body {
    font-size: 1.25rem;
}

h1 {
    margin-top: 2.5rem;
}

h1, h2 {
    margin-bottom: 1.25rem;
}

.blockquote {
    color: var(--bs-secondary);
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.75rem;
    margin-bottom: 1rem;
    padding: 1.5rem;
}

.custom-container {
    max-width: 75ch;
}