/* [project]/components/comment.module.css [app-client] (css) */
.comment-module__PZpema__comment {
  margin-bottom: 15px;
}

.comment-module__PZpema__children {
  padding-left: 20px;
}

.comment-module__PZpema__meta {
  font-size: 12px;
  margin-bottom: 5px;
}

.comment-module__PZpema__toggle {
  cursor: pointer;
}

.comment-module__PZpema__text {
  color: #000;
  font-size: 13px;
  line-height: 18px;
}

.comment-module__PZpema__text p {
  margin-top: 10px;
}

.comment-module__PZpema__text pre {
  margin-bottom: 10px;
  max-width: 900px;
  overflow: auto;
  padding: 2px;
  white-space: pre-wrap;
}

.comment-module__PZpema__text a {
  color: #000;
}


/* [project]/app/item/[id]/(comments)/page.module.css [app-client] (css) */
.page-module__f9-INW__comments {
  padding: 10px 0 20px;
}


/*# sourceMappingURL=_f24cb8._.css.map*/
