.nav {
  margin-right: 2rem;

  &__list {
    margin: 0;
    list-style-type: none;
    padding-left: 0;
  }

  &__item {

  }

  &__link {

  }



}