main.wrapper {
  margin-top: 2em;
}

section.container {
  margin-bottom: 5em;
}

dl {
  overflow: hidden;
}

dt, dd {
  float: left;
}

dt {
  font-weight: 700;
  clear: both;
}

dt:after {
  content: ":";
}

dd {
  margin-left: 1rem;
}

tr.no-class {
  color: #de2f69;
}

tr.make-up {
  color: #e59400;
}

tr.important {
  font-weight: 700;
}
