#contentsArea .link-focus--a11y:focus {
  outline: auto;
}

#contentsArea article table.table--a11y .table-th--a11y {
  background: #eee;
  color: #222;
  font-weight: bold;
  text-align: center;
}