/* This CSS is ONLY for the pattern library. It is NOT part of the pattern. */

.col > p {
  margin-block: 1rem
}

.demo-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
}
