.site-footer {
    background:none;
    padding:initial;
    width:100%;
    bottom:0;
    color:#0a0b0c;
}
.site-footer .block {
    border:none;
}
.site-footer .layout-container {
    max-width:1400px;
}
.site-footer__top .content ul {
    margin-top:20px;
}
.site-footer__top .content li a {
    border:none;
}
.site-footer img {
    max-height:32px;
    width:auto!important;
}