figure.mermaid {
  margin: 1.5em 0;
  text-align: center;
}

figure.mermaid svg {
  max-width: 100%;
  height: auto;
}
