/* supplement.css — Wayback Fixer QA overrides for brendanrendall.com (Himalayas theme) */
html { scroll-behavior: auto; }

/* Solid gray header on all pages (matches Media / Supporters) */
.home.transparent .header-wrapper,
.transparent .header-wrapper,
#masthead .header-wrapper {
	background: #333333 !important;
}
