.page-header h1 {
  font-size: 2.3rem;
  text-transform: uppercase;
  font-weight: 900;
}
table.table-bordered thead th {
  background-color: #fff;
}