/* ============================================================
   THE OLYMPIC HERALD — Corrections page
   (extends donate.css; only corrections-specific rules here)
   ============================================================ */

.corrections-body {
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 70px;
}

.corrections-policy p,
.corrections-request p {
    font-family: var(--font1);
    font-size: 16px;
    line-height: 1.6;
    margin: 0 0 16px;
}

.corrections-policy strong {
    font-weight: 700;
}

.corrections-request .donate-btn {
    margin-top: 4px;
}

.corrections-log {
    font-size: 15px;
}
