.l-comments .title {
  font-size: 1.125rem;
  border-bottom: 0.125rem solid #EAEFF1;
  padding: 1rem 0 0.625rem; }
.l-comments .filter-wrapper {
  display: none; }
.l-comments .mark, .l-comments mark {
  padding: 0.2em 1em !important;
  border-radius: 0.25rem;
  display: block;
  margin-bottom: 0.625rem;
  background: #e7e3cd !important; }
.l-comments .links {
  padding-bottom: 0.625rem !important; }
  .l-comments .links .comment-delete a, .l-comments .links .comment-edit a, .l-comments .links .comment-reply a {
    color: #fff;
    padding: 0.3125rem 0.9375rem;
    border-radius: 0.25rem;
    margin-left: 0.9375rem; }
  .l-comments .links .comment-delete a {
    background-color: #c82333;
    border-color: #c82333; }
    .l-comments .links .comment-delete a:hover {
      background-color: #bd2130;
      border-color: #bd2130; }
  .l-comments .links .comment-edit a {
    background-color: #17a2b8;
    border-color: #17a2b8; }
    .l-comments .links .comment-edit a:hover {
      background-color: #138496;
      border-color: #17a2b8; }
  .l-comments .links .comment-reply a {
    background-color: #007bff;
    border-color: #007bff; }
    .l-comments .links .comment-reply a:hover {
      background-color: #0062cc;
      border-color: #0062cc; }

#comment-form label {
  display: block;
  width: 100%; }
#comment-form input[type='text'], #comment-form textarea {
  display: block;
  width: 100%; }

.node__links ul.links li.comment-add {
  display: none; }

/*# sourceMappingURL=comment.css.map */
