@use "../../wc";

:host {
  display: block;
}

.filter-wrapper {
  &__submit {
    margin-top: var(--zn-spacing-medium);
  }
}
