#footer {
    text-align: center;
    font-size:12px;
    font-weight:600;
    color:#a6a7a8;
    height:430px;
    padding-top:30px;
    background: linear-gradient(#111927 0px, #0d131d 200px);
}

#footer > img {
    display: inline-block;
    margin:0px;
    height:120px;
}
