.categories__menu .category-item {
  justify-content: center;
}
.categories__menu .category-item:first-child {
  justify-content: start;
}
.categories__menu .category-item:last-child {
  justify-content: end;
}

/*# sourceMappingURL=category-menu.css.map */
