/* o273479 */
/* bespoke fix 2026-06-17: remove redundant stray "In Breve" corner pill.
   The centered "— IN BREVE" heading (.tldr-tagn-s19dbc) already labels the box,
   so the duplicate ::before pill on .tldr-s19dbc is suppressed. */
.tldr-s19dbc::before { content: none !important; display: none !important; }
main>section:first-child h1{text-align:center!important}
[class*="burger-btn-"] span{background:#fff!important}
header.nav-s19dbc .logo-text-s19dbc{color:var(--fg);-webkit-text-fill-color:var(--fg)}

/* h1fit-mobile-20260721 : H1 one line on mobile */
@media(max-width:999px){main h1{white-space:nowrap!important;max-width:none!important;font-size:12.5px!important}}
/* end-h1fit-mobile-20260721 */
