/* Enter Your Custom CSS Here */

#bbpress-forums{
  font-family: "Chivo" !important;
  font-size:16px !important;
}
#bbpress-forums .bbp-forums-list li {
 display: list-item !important;
   font-size:14px !important;
 }

#bbpress-forums{
  width:100% !important;
}
#bbp-forum-426 ul li,.bbp-header,.forum-titles,.bbp-footer,.bbp-topic-meta,.bbp-body {
  border:none !important;
}

.bbp-topic-description,.bbp-reply-post-date,.bbp-reply-content,.bbp-reply-post-date,.bbp-header div{
  font-size:14px!important;
}
.bbp-header div,.bbp-footer div{
  font-weight:normal;
}
.bbp-body {
  padding-top:0px !important;
}
/* .gen ul {
  border:none !important;
}
 .gen ul li {
  border:none !important;
}*/
.bbp-forums,.bbp-topics {

border: 2px solid #4cd2da !important;
background:#fff !important;
color: #000 !important;}

.bbp-footer,.bbp-header{
  background:#4cd2da !important;
  color:#fff !important;
}
.bbp-header a{
   color:#fff !important;
}

.bbp-reply-header{
   background:#f0f8ff !important;
}