.catalog-category__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 1.5rem;
}

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