.filter-link-list {
  $block: #{&};

  &__list {
    @include remove-list-styles;
    @include flex(column, nowrap, $whitespace-4);
  }
}
