.md-typeset h1 {
  font-weight: 900;
  color: inherit;
}

.md-typeset h2 {
  font-weight: 600;
}

.centered-image {
  display: block;
  margin: 0 auto;
  align-content: center;
}
