.link-list {
  list-style-type: none;
  padding-left: 0;
  margin: 0;

  li {
    margin-bottom: 14px;
    line-height: 1.5;
  }
}
