/* Let the amount remain the visual focus while the date reads as a quiet label. */
#hubWorkspace .hub-printer-revenue-day-v306>span {
  color:#77808b!important;
  font-size:13px!important;
  font-weight:500!important;
  line-height:1.2!important;
}
@media (min-width:1050px) and (min-height:650px) {
  html body.page-hub #hubWorkspace#hubWorkspace[data-hub-section="overview"] .hub-printer-revenue-day-v306>span {
    color:#77808b!important;
    font-size:14px!important;
    font-weight:500!important;
  }
}
@media (min-width:1050px) and (max-height:780px) {
  html body.page-hub #hubWorkspace#hubWorkspace[data-hub-section="overview"] .hub-printer-revenue-day-v306>span {
    font-size:12px!important;
  }
}
