.dropdown-item {
  @include hover-focus {
    text-decoration: none;
    outline: none;
  }
}
