.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.holiday { color: #AA0000; font-weight:bold; }