.remove-subject-from-replies + div {
  display: none;
}
.remove-subject-from-replies ~ div.mt-3 {
  margin-top: 0;
}
.remove-post-subject + div.post-title {
  display: none;
}