.iicon h2{
    color: black;
}

.tituloo{
    color: black;
}
.dissp{
    display: grid;
    margin-top: 0px;
    grid-template-columns: 1fr 1fr;
    
}


.proyectos{
    margin-top: 10%;
    margin-left: 25%;
    height: auto;
    width: 50%;
    border-radius: 50%;
}


.proyectos :hover{
    
    height: auto;
    width: 50%;
    border-radius: 50%;
}
