.md-typeset figcaption {
  font-style: normal;
  max-width: unset;
  text-align: left;
}
.md-typeset__table,
.md-typeset table:not([class]),
.md-typeset table:not([class]) td:not([align]),
.md-typeset table:not([class]) th:not([align]){
  font-size: inherit;
}
