table thead {
  font-size: 0.8rem;
}
table tbody {
  font-size: 0.75rem;
}
td {
  overflow-wrap: break-word;
}
progress {
  margin-left: 16px;
  width: 200px;
}
