body #bbpress-forums li.bbp-header .forum-titles li,
body #bbpress-forums li.bbp-header div {
  font-size: 18px;
  color: #777777;
}
body #bbpress-forums li.bbp-body ul.forum .bbp-forum-title {
  font-size: 16px;
}
body #bbpress-forums li.bbp-body ul.forum > li {
  font-size: 16px;
}
body #bbpress-forums .bbp-body > div.hentry .bbp-reply-content p {
  font-size: 16px;
}
#left-area .hentry ul li {
  font-size: 14px;
}
body #bbpress-forums .bbp-breadcrumb p {
  font-size: 14px;
}
body #bbpress-forums li.bbp-body ul.topic.super-sticky .bbp-topic-title {
  font-size: 16px;
  font-weight: 600;
}
body #bbpress-forums li.bbp-body ul.topic .bbp-topic-permalink {
  font-size: 16px;
}
#bbpress-forums #bbp-search-form {
  float: right;
  margin-top: 0px;
  margin-bottom: 15px;
  border-style: solid;
  border-width: 0px;
}
