body.blog.custom-background {
    background-image: none !important;
}

body.post-template-default.custom-background {
    background-image: none !important;
}

body.bbp-user-page.custom-background {
    background-image: none !important;
}

body.bbpress.custom-background {
    background-image: none !important;
}

body.author.custom-background {
    background-image: none !important;
}

h1.entry-title {
  font-size: 4vw;
  /*font-family: 'Libre Baskerville', Adobe Garamond, Times New Roman, sans-serif;*/
}

/*#bbpress-forums.bbpress-wrapper {*/
body.forum {
    font-size: 14px !important;
    /*font-family: 'Libre Baskerville', Adobe Garamond, Times New Roman, sans-serif !important;*/
}

body.bbp-breadcrumb-current {
    font-size: 14px !important;
    /*font-family: 'Libre Baskerville', Adobe Garamond, Times New Roman, sans-serif !important;*/
  
  }
  body.bbp-topic-voice-count {
    font-size: 14px !important;
    /*font-family: 'Libre Baskerville', Adobe Garamond, Times New Roman, sans-serif !important;*/
    
    }
span.bbp-author-name {
    font-size: 12px !important;
    /*font-family: 'Libre Baskerville', Adobe Garamond, Times New Roman, sans-serif !important;*/
}

div.bbp-template-notice.info {
    border: #000;
    background-color: #000;
    color: #fff;
    font-size: 13px;
    /*font-family: 'Libre Baskerville', Adobe Garamond, Times New Roman, sans-serif !important;*/
}