.logo {
  max-width: 180px;
}

.md-typeset h1, .md-typeset h2, .md-typeset h3 {
  letter-spacing: 0.01em;
}

.md-typeset table:not([class]) {
  font-size: 0.9rem;
}

.md-typeset .admonition,
.md-typeset details {
  border-radius: 12px;
}

.md-grid {
  max-width: 1440px;
}
