:root>* {
    --md-primary-fg-color: #00aa6f;
}

.md-typeset table:not([class]) th:first-child,
.md-typeset table:not([class]) td:first-child {
    width: 220px;
}
