body {
  padding: 0 10px;
}
#work #title {
  z-index: -1;
  float: right;
  position: fixed;
  right: 10px;
  color: #ddd;
  font-size: 60px;
  text-transform: uppercase;
  font-weight: bold;
}
#work h1 {
  font-size: 19px;
  line-height: 42px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 30px;
  color: #9b9b9b;
}
#work .nav-header {
  text-transform: uppercase;
  color: #aaa;
  font-weight: bold;
}
#work a {
  text-transform: capitalize;
}
#work .passed {
  background-color: #cccccc;
}
#work .active {
  background-color: white;
}
#work .upcoming {
  background-color: #ececec;
}
thead {
  font-weight: bold;
}
.clearfix {
  clear: both;
}
small::before {
  content: ' ';
}
small {
  color: #A4A4A4;
  font-weight: bold;
  font-size: 10px;
}
/*# sourceMappingURL=3.css.map */