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