/* Scoped base rules normally supplied by TOP's page CSS. Body styles stay intact. */
.th-common-hf14-page .hf-component,
.th-common-hf14-page .hf-component * { box-sizing:border-box; }
.th-common-hf14-page .hf-component a { text-decoration:none; }
.th-common-hf14-page .hf-component button,
.th-common-hf14-page .hf-component a { -webkit-tap-highlight-color:transparent; }
/* The reviews plugin resets every button font and focus outline on its page. */
.th-common-hf14-page .hf-menu-toggle { font-size:12px; font-weight:700; line-height:1.6; }
.th-common-hf14-page .hf-component :focus-visible { outline:3px solid var(--focus); outline-offset:3px; }
.th-common-hf14-page .hf-site-footer :focus-visible { outline-color:#fff; }
