.caption {
  font-size: 0.85em;
  text-align: center;
  display: block;
  margin-top: 5px;
  font-style: italic;
}

.md-typeset table th,
.md-typeset table td {
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.md-typeset table th,
.md-typeset table td {
  padding: 0.7em 1em;
}

.md-typeset table th {
  font-weight: bold;
}