/* Off-DOM holder for project cards that are hidden by the active filter */
.projects--filter-stash {
  display: none !important;
}
