.enlaces-seo {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 385px;
    list-style: none;
  }

  .enlaces-seo a {
      color: #343a40 !important;
  }

  .enlaces-seo a:hover {
      color: darkgrey;
  }

  
