sass/parts/_comment.scss
45f081a9
 #comment{
 	padding: 30px 0;
 	@include border-shadow();
 	h2.title{
 		font-size: 25px;
 		font-weight: 300;
 		line-height: 35px;
 		margin-bottom: 20px;
 	}
 }