/* fabcotransfercaseparts.com (copied from globaldrivetrainparts.com): Pro Gear blue (#0067af, as transmissionandparts.com) 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 lists: one book per line, easy to scan on a phone */
.prose h2[id] { scroll-margin-top: 90px; }
.prose ul li { margin: .35em 0; }
/* fabcotransfercaseparts.com: with the Pro Gear logo AND a three-word wordmark, the text block collides
   with the Call / Contact buttons on a phone. Under 600px the logo alone carries the brand. */
@media (max-width: 600px) { .brand-mark { display: none; } }
