
#footer{
    width:100%;
    height: 250px;
    background-color: rgb(66, 114, 202);
    display: flex;
    color:white
}
.footer1{
width:25%;
}
.footer1 img{
    width:50px;
    height: 50px;
    text-align: center;
}
.footer2{
width:25%;

}
.footer2 img{
    width: 30px;
    height: 30px;
    padding-left: 10px;
    text-align: center;
}
.footer3{
    width: 25%;
}
.footer3 img{
    width: 25%;
    height: 180px;
}

.footer3 ul{
    list-style: none;
    
}
.footer4{
  width: 25%;
   height: 180px;
}
.footer4 img{
    width: 15px;
    height: 15px;
}
.footer4 img{
    width: 20px;
    height: 20px;
}
.ft1{
    display: flex;
}
.ft2{
    display: flex;
}
.ft3{
    display: flex;
}
.f4{
    display: flex;
}
.footer4 img{
    width:20px;
    height:20px;
}