.cards-table h2,
.cards-table h3,
.cards-table h4 {
  font-size: 1em;
  line-height: 1em;
  margin: 0;
}

.cards-table h2 {
  font-weight: bold;
  margin-bottom: 1em;
}

.cards-table h3 {
  font-weight: bold;
  margin-bottom: 1em;
}

.cards-table h4 {
  text-transform: uppercase;
}
