/* WCAG AA contrast adjustments for small editorial text and interactive controls. */
.tb-utility{color:#586679}
.tb-hero h1 em{color:#b94b35}
.tb-search-form button{background:#b94b35}
.tb-button:hover{border-color:#b94b35;background:#b94b35}
.tb-navigation a:hover{color:#9f3f2e}
.tb-quick-links{color:#5e697c}
.tb-signoff p{color:#596579}
.tb-compare-intro .tb-eyebrow{color:#d6deea}
.tb-tool-list span{color:#765044}
.tb-newsletter small{color:#606d82}

/* Article metadata, captions, and editorial callouts. */
.tb-guide-article-breadcrumb{color:#4f6074}
.tb-guide-article-dek{color:#536477}
.tb-guide-article-meta{color:#4f6074}
.tb-guide-article-meta small{color:#4f6074}
.tb-guide-article-toc>p{color:#53657a}
.tb-guide-article-image figcaption,
.tb-guide-article-body figure figcaption{color:#5f6b75}
.tb-guide-article-takeaway span{color:#9b4535}
.tb-guide-article-kicker,
.tb-guide-article-check article span{color:#3f675f}
.tb-guide-author-box>div>div:nth-child(2)>p:not(.tb-eyebrow){color:#4f5b62}
.tb-guide-author-box>div>div:nth-child(2)>a{color:#425e76}
.tb-guide-related-grid>article>span{color:#536a80}
.tb-guide-related-grid small{color:#5f6b75}
.tb-guide-article-close-card span{color:#4c7160}

/* First-party author marks avoid external avatar requests. */
.tb-author-initial{display:grid;place-items:center;border-radius:50%;background:#dce8d5;color:#974b3a;font-family:var(--tb-serif);font-style:italic;font-weight:500;line-height:1}
.tb-guide-author-avatar .tb-author-initial{width:52px;height:52px;font-size:29px}
.tb-guide-author-large-avatar .tb-author-initial{width:75px;height:75px;border:2px solid #fff;font-size:40px}
.tb-author-archive-avatar .tb-author-initial{width:146px;height:146px;border:3px solid #f8fbf4;box-shadow:0 6px 12px rgba(70,94,61,.13);font-size:76px}
