/* Top row big number and counterRight */
#big, #counterRight {
  font-size: 70px !important;
  font-weight: normal !important;
}

/* Headers */
.hdr-token, .hdr-counter {
  font-size: 50px !important;
  font-weight: bold !important;
}

/* Table rows */
.token, .counter-label {
  font-size: 50px !important;
  font-weight: normal !important;
}
