/**
 * @file
 * Visual styles for comments section in Enterprise+.
 */

/*comments section*/
.comment-wrapper {
  margin-top: 55px;
}
.comment-wrapper h2.title {
  font-size: 24px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
