thead th, td {
    vertical-align: middle !important;
    font-size: 1rem;
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
}

tbody th[scope="row"] {
    font-size: 1rem;
    border-bottom: 1px solid #dee2e6;
}

tbody th[scope="row"] .media {
  align-items: center;
}

tbody th[scope="row"] .media-body p {
  margin: 0;
  font-size: 1rem;
  font-weight: bold;
}