[data-md-color-scheme="slate"] {
  --md-typeset-a-color: #4fc3f7;
}

.md-typeset__table {
   min-width: 100%;
}

.md-typeset table:not([class]) {
    display: table;
}