/* HBD V767 — LISIBILITE BLOGUE
   Regle permanente: sur les articles de blogue au fond creme, tout mot mis en evidence doit utiliser l'orange Harley, jamais une teinte creme/blanche illisible. */
:root{--hbd-blog-orange:#FF6500;--hbd-blog-ink:#211C15;}

/* Articles Notre histoire */
body.hbd-story article.wrap p,
body.hbd-story article.wrap li{color:var(--hbd-blog-ink)!important;}
body.hbd-story article.wrap strong,
body.hbd-story article.wrap b,
body.hbd-story article.wrap p strong,
body.hbd-story article.wrap li strong,
body.hbd-story article.wrap p b,
body.hbd-story article.wrap li b{color:var(--hbd-blog-orange)!important;-webkit-text-fill-color:var(--hbd-blog-orange)!important;}

/* Autres recits/blogues individuels */
main article p strong,
main article li strong,
main article p b,
main article li b{color:var(--hbd-blog-orange)!important;-webkit-text-fill-color:var(--hbd-blog-orange)!important;}
