.comment-wrapper {
  margin-top: 30px;
}

.comment-wrapper .indented {
  margin-left: 3em;
}

.comment-wrapper .field--name-comment-title {
  font-size: 1.715em;
  margin-bottom: 0.5em;
}
.comment-wrapper .field--name-comment-author {
  text-decoration: overline;
}
.comment-wrapper .field--name-comment-post-date {
  font-size: 0.715em;
  color: #ccc;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}