/* Verwijder onderlijning van de header-titel/brand link */
.navbar-brand a,
.brand-title a,
a.brand-logo-text {
    text-decoration: none !important;
}
