.enlaces-seo {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 290px;
    list-style: none;
  }

  .enlaces-seo a:hover{
    color: rgb(79, 177, 233);
  }

  .parrafos{
    text-decoration: none;
    text-align: justify;
    font-size: 16px;
    color: slategrey;
    line-height: 30px;
  }