#footer{
   width: 100%;
   height: 250px; ;
   background-color: rgb(132, 132, 247);
   display: flex;
}  

   
.footer1{
    width :25%;
    background-color:rgb(127, 127, 239);
}
.footer1 img{
    width: 50px;
    height: 50px;
}
.footer2 {
    width :25%;
    
}
.footer2 img{
    width: 50px;
    height: 50px;
    padding-left: 10px;
    color: rgb(27, 12, 12) bold ;
}
.footer3 {
    width :25%;
    text-align: center;
    color: rgb(1, 5, 5) bold;
}
.footer3 ul{
    list-style: none;

}
.footer3 ul li a{
    color:white;
}
    .footer4 img{
     width :30px;
    
    background-color:rgb(141, 248, 11);
    text-align: center;
    display: flex;
}
     .footer4 img{
      width :20%;
      height:20 px;
      text-align:left;
      display: flex;
}
     
      