/* BTeP brand rule: all interface orange comes from this one token. */
:root{--brand-orange:#ff6600;--brand-orange-soft:rgb(255 102 0 / .3);--brand-orange-faint:rgb(255 102 0 / .12);--orange:var(--brand-orange);--orange-dark:var(--brand-orange);--home-orange:var(--brand-orange);--n-orange:var(--brand-orange)}
.btp-logo{display:block;flex-shrink:0;text-decoration:none}
.btp-logo img{display:block;width:100%;height:auto;object-fit:contain}
.btp-footer-motto{font:600 30px/1.15 Caveat,cursive;color:var(--brand-orange);margin:0;text-align:center}

/* Orange lettering embedded in legacy page graphics follows the brand too. */
.note .art,.memory-note .art,.h-hand-image{filter:url(#btp-orange-ink)}
