.accordion {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  gap: 12px;
}

/*# sourceMappingURL=style.css.map */
