.list-menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.list-menu__item {
  text-decoration: none;
}
