tr.details > td:nth-child(2) {
  text-align: right;
}

tr.details > td {
  font-size: small;
}

tr.past {
  color: grey;
  text-decoration: line-through;
}

/*# sourceMappingURL=sota.css.map */
