.narrative-talk-page .filter-wrapper,
.narrative-talk-page .bue-toolbar {
  display: none;
}
.narrative-talk-page #content {
  max-width: 512px;
}
.narrative-talk-page h2 {
  font-family: Arial, Verdana, sans-serif;
}

#narrative-talk-page hr {
  margin: 6px 0;
}
#narrative-talk-page #comments {
  padding-top: 15px;
}
#narrative-talk-page #comments p {
  text-indent: 0;
}

.talk-comments-header {
  margin-top: 30px;
}
.talk-comments-footer {
  font-family: Arial, Verdana, sans-serif;
}
.talk-comments-footer.no-comments {
  margin-top: 20px;
}
