h3.headinghome{
   color:#e7a447!important;
}
@media all and (min-width: 980px) {
.header-logo {
    margin-bottom:-30px!important;
}
}
header .container .header-nav .header-menu .sf-menu>li:last-child a {
    background-color: #e7a446!important;
    color: white!important;
    padding:10px!important;
    border-radius: 5px!important;
}
header .container .header-nav .header-menu .sf-menu>li:last-child a:hover {
    text-decoration: none!important;
}
.webpage-48752 .carousel-caption {
    display: none!important;
}

/* Toegevoegd door Congressus Support (verberg categorie bij evenementen in footer */
footer .headlines-footer ul.list-inline li:first-child {
  display: none;
}