.comments {
}

.comment-author {
  font-weight: bold;
}

.comment-content {
  font-size: 14px;
}

.delete-comment {
  width: 30px;
  height: 30px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 75%;
  background-image: url("../assets/delete.png");
}

.comment-date {
  font-size: xx-small;
}
