.table__caption {
  text-align: left;
  margin-bottom: 0.5em;
}

.table__heading-cell {
  font-weight: 700;
  &[scope='row'] {
    text-align: left;
  }
}