.dsa-search-form__results {
  display: flex;
  flex-direction: column;
  gap: var(--ks-spacing-stack-l);
  list-style: none;
  padding: 0;
}
.dsa-search-form__nav {
  text-align: center;
}