footer{
    background-color: #2B293E;
    color: white;
    height: 150px;
    text-align:center;
}

footer img{
    width:50px;
}

footer p{
    padding: 10px;
}