 #footer{
    width:100%;
    height: 250px;
    background-color: darkgrey;
    display:flex;

}

.footer1{
    width:25%;
    

}
.footer1 img{
    width: 30px;
    height: 30px;

}


.footer2{
    width: 25%;
    
    
}

.footer2 img{
    width: 30px;
    height: 30px;
}

.footer3{
    width:25%;
    
    
    margin: 10px;
    text-align:center;
}
.footer3 ul{
    list-style: none;
}
ft1{
    display: flex;
}
    

.footer4{
    width:25%;
    
    
}
.footer4 img{
    width: 15px;
    height: 15px;
}
.ft1{
    display: flex;
}
.ft1 img{
    width: 50px;
    height: 50px;
}