th {
  background-color: #747775;  /* Change header background color */
  color: white;               /* Change header text color */
  font-size: 1.2em;             /* Change header font size */
  padding: 10px;                /* Adjust padding */
}

.md-typeset td:not([class]):not(:last-child) {
	border: 0.05rem solid var(--md-typeset-table-color);
}