.tablesaw tr > th >span {
  font-weight: 700;
  vertical-align: bottom;
}
.tablesaw tbody > tr > td {
  text-align: right;
}
