/* Force filtered lake cards to actually disappear */
.fluk-filter-hidden {
  display: none !important;
  visibility: hidden !important;
}
