.resultMenu
  overflow hidden
  max-height 16.5rem
  border-radius 0 0 28px 28px

  &-inner
    max-height 16.5rem
    overflow auto

.resultMenuItem
  color: var(--primaryTextColor) // to avoid visited color on a component
