.comment {
  color: black;
  background-color: #EBEBEB;
  border-color: #DFDFDF;
}
.row {
  margin-right: 0px;
}
.video-js {
  padding-top: 56.25%;
}
.comment-error, .comment-field, .login-notice {
  margin-top: 20px;
}

.comment-field #addcomm {
  margin-top: 20px;
  margin-bottom: 20px;
}

#comments h4 {
  margin-bottom: 30px;
}
