/* Accessibility overrides retained separately from the legacy theme. */

.breaderbox,
.breaderbox a {
    color: #43564b;
}

#site-footer .footer-title {
    color: #b8b8b8;
}

#content blockquote,
#content blockquote p {
    color: #595959;
}

#content code {
    color: #a31545;
}

#publications-loading p {
    color: #b30000 !important;
}

.download-button {
    background-color: #0069a8 !important;
}

/* WCAG 2.2 target-size support for legacy text links. */
#content a,
#site-footer a {
    display: inline-block;
    min-height: 24px;
    min-width: 24px;
}

#site-footer .footer-text-links a {
    line-height: 24px;
}
