.listComments {
  // weird margin offset with listPosts
  padding-left: 45px;
  padding-top: 15px;

  .indent {
    padding-left: 2rem;
    border-left: 1px dotted hsl(192, 11%, 83%);
  }
}
