.inventory th {
  font-size: 1.5rem;
  font-weight: 700;
}

.inventory th.out-stock {
  color: #BCBCBC;
  font-weight: 400;
}