/* Publication counts are facts, not an employee performance assessment. */
.people-daily-table tbody td,
.people-daily-table tbody td.people-today-count,
.people-daily-table tbody td.has-published,
.people-daily-table tbody td.tm-assessment-cell {
  color: #334056 !important;
  background: #fff !important;
  font-weight: 500 !important;
}
.people-daily-table tbody td strong,
.people-daily-table tbody td b { color: #334056 !important; }
.people-daily-table .tm-assessment-cell em,
.people-daily-table .tm-assessment-cell small { display: none !important; }
.people-daily-table .tm-personnel-count { min-width: 58px; }
