.bbp-forum-title {
    color:000000!important;
}

.bbp-forum-freshness a {
    color:000000!important;
}

.spiraaltekst a:link{
    color: inherit !important;
}

.spiraaltekst a:visited{
  color: inherit !important;
}
.spiraaltekst a:hover{
  color: #030303 !important;
}
/*kleur tekst bij hover en linkkleur is wit */
.spiraaltekstzwart a:link{
    color: inherit !important;
}

.spiraaltekstzwart a:visited{
  color: inherit !important;
}
.spiraaltekstzwart a:hover{
  color: #FFFFFF !important;
}
/* kleur tekst bij hover en linkkleur is zwart*/
.spiraalhoofdbuttons{
  color: #000000!important;

.spiraalhoofdbuttons:hover{
  color: #23282D!important;
}

.navbar {
  padding: 43px 0!important;
    
}
/*navbar gecentreerd */
@media screen and (max-width: 600px) {
  h1.site-title.empty-tagline {
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }
}
/*title weggehaald op mobiel */

@media screen and (max-width: 600px) {
  .select-wrapper select {
    visibility: hidden!important;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }
}

@media screen and (max-width: 600px) {
  div.select-wrapper {
    visibility: hidden!important;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }
}
@media screen and (max-width: 600px) {
  div#navbar.navbar {
    visibility: hidden!important;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }
}
@media screen and (max-width: 800px) {
button#responsive-menu-button {
    width: 55px;
    height: 55px;
    background: #FFFFFF;
    position: absolute;
    top: 33px!important;
    left: 5%;
} 
}



<!-- WP Super Cache is installed but broken. The constant WPCACHEHOME must be set in the file wp-config.php and point at the WP Super Cache plugin directory. -->