.home-card a {
  text-decoration: none!important;
}
.home-card a:hover {
  color: #fff;
  background-color:blue;
}
.nav-filter {
  max-height: 500px;
  overflow-y: scroll;
}