.mermaid {
  overflow-x: auto;
  margin: 1.25rem 0;
}

.md-typeset .mermaid svg {
  max-width: 100%;
  height: auto;
}
