/**
 * $COMMENT-WRAPPER
 */
.comment-wrapper {
  padding: $vert-spacing-unit $horz-spacing-unit;
  background-color: $pale-blue;
}
