:root{
  --brand-gold:#bb9b49;
  --brand-gold-dark:#a1813f;
  --brand-dark:#222;
  --brand-light:#f8f9fa;
  --text-color:#333;
  --card-shadow:0 6px 20px rgba(0,0,0,.08);
  --radius:12px;
}

body{
  color:var(--text-color);
  background-color:var(--brand-light);
  overflow-x:hidden;
}

.sk9-skip-link,
.sr-only.sk9-skip-link{
  position:absolute;
  left:-9999px;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
}
.sk9-skip-link:focus{
  left:16px;
  top:16px;
  width:auto;
  height:auto;
  padding:10px 14px;
  background:#000;
  color:#fff;
  z-index:10000;
  text-decoration:none;
  border-radius:8px;
}

.page_title.our-heroes-hero{
  background:linear-gradient(135deg