[data-md-color-scheme="slate"] {
  --md-hue: 215;
}

.md-typeset .center {
    width: 75%;
    display: block;
    margin: 0 auto;
    text-align: center;
}

.md-typeset .admonition,
.md-typeset details {
  font-size: 16px
}
