@import "../template.css";
h1 {
  margin-bottom: 3rem;
}
.componentHtmlInlineBlock table {
  margin-bottom: 1rem;
}
.componentHtmlInlineBlock table td,
.componentHtmlInlineBlock table th {
  padding: 5px 10px;
}
