﻿#comment-popup {
  color: #333;
}
#comment-popup h4 {
  margin-bottom: 0 !important;
}
#comment-popup textarea.form-control {
  max-width: none;
  margin-bottom: 8px;
}
