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

.md-typeset {
  text-align: justify;
}

.md-typeset h1 {
  font-weight: 700;
  letter-spacing: -0.02em;
}

.md-typeset img {
  display: block;
  margin: 0 auto;
  border-radius: 4px;
}
