/* 4.3.43: header and footer use the same Georgia display face as Topics Index headings. */
.site-header,
.site-header button,
.site-header input,
.site-header select,
.site-header textarea,
.search-panel,
.search-panel button,
.search-panel input,
.mobile-drawer,
.mobile-drawer button,
.mobile-drawer input,
.site-footer,
.site-footer button,
.site-footer input,
.site-footer select,
.site-footer textarea {
    font-family: var(--puainta-font-display, Georgia, "Times New Roman", serif);
}

/* Override the v4.3.42 compact-interface exception with the requested display face. */
.mega-menu,
.mega-menu h1,
.mega-menu h2,
.mega-menu h3,
.mega-menu a,
.mega-menu p,
.mega-menu small,
.mega-menu strong,
.mobile-drawer h1,
.mobile-drawer h2,
.mobile-drawer h3,
.mobile-drawer a,
.site-footer a,
.site-footer p,
.site-footer span,
.site-footer strong,
.site-footer small,
.site-footer summary,
.site-footer h1,
.site-footer h2,
.site-footer h3 {
    font-family: var(--puainta-font-display, Georgia, "Times New Roman", serif);
}
