.list__wrapper {
  margin-top: 70px;
  margin-bottom: 70px;
}

.list .list-item {
  list-style: none;
}

.list:first-child {
  padding: 0;
  margin: 0;
}
.link {
  text-decoration: none;
}
