.navbar-link a:hover {
    text-decoration: none;
}

/* Blokkeringen - wit op rood (= cosmo / danger).
 * Note: !import om 'striping' te overrulen'.
 */
.a-wl-state-blocked  {
  background: #e60033 !important;
  color: #ffffff !important;
}
