/* globaltransfercasesupply.com only: Pro Gear blue (#0067af, as the sister Pro Gear rebuilds) instead of
   the shared RDWI red. Linked after /assets/site.css by tools\build_site.py. */
:root { --red: #0067af; --red-dark: #004f87; }
.eyebrow { background: rgba(0, 103, 175, .12); }
.hero .eyebrow { color: #8cc8ff; background: rgba(0, 103, 175, .3); }
.is-bad, .is-bad:focus { border-color: #c8102e; }
/* the manuals list: one book per line, easy to scan on a phone */
.prose h2[id] { scroll-margin-top: 90px; }
.prose ul li { margin: .35em 0; }
