.lista-seo {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 310px;
    width: 330px;
    
}
.lista-seo a {
    color: rgb(69, 69, 69);
}
.lista-seo a:hover {
    color: #3351b7;
}