/* Keep the original board-page styles isolated from the store header. */
.reference-boards {font:16px/1.5 Ubuntu,sans-serif;background:#fff;color:#00163b;padding:0;}
.reference-boards *, .reference-boards *::before, .reference-boards *::after {box-sizing:border-box;}
.reference-boards .hero {min-height:0;padding:0;background:none;display:block;overflow:visible;}
.reference-boards .hero::before,.reference-boards .hero::after{display:none;}
.reference-boards h1,.reference-boards h2,.reference-boards h3{font-family:Ubuntu,sans-serif;letter-spacing:normal;font-weight:700;}
.reference-boards :focus-visible{outline:3px solid #ffba25;outline-offset:4px;}
@media(prefers-reduced-motion:reduce){.reference-boards *{transition:none!important;animation:none!important;}}
