@charset "UTF-8";

.roster .table tr:not(.day-of-the-weeek):not(.tbl-roster-header) th {
  background: #f2edc5;
  /* background: #e6dfaa; */
}
.roster .table tr td.beforeDate {
  background: #ebebeb;
}
@media screen and (max-width: 479px) and (min-width: 320px) {
}
