a.breadcrumb {
  text-transform: lowercase;
}
h1.title {
  margin-top: 2rem;
  margin-bottom: 0;
}
p.byline {
  margin-top: 0;
  margin-left: 0;
}
p em {
  color: #F5901B;
}

#tableheader {
  text-align: center;
  margin-bottom: 0;
}

table {
  margin-left: auto;
  margin-right: auto;
}
