footer.block-footer {
    background-image: url(https://cncbalance.com/themes/9999/_images/bg-f-cnc.jpg);
    background-size: cover;
    background-color: var(--main-footer-color);
}

.col-xs-12.col-sm-12.col-md-4.col-center {
    padding-left: 5%;
}

img.logo-footer {
    height: 115px;
    margin-top: 24px;
}

p.text-footer {
    padding: 15px 0 20px;
}

img.qr-code {
    margin-top: 58px;
    width: 100%;
    left: -3%;
    position: relative;
}

ul.suop--icon {
    margin-bottom: 0;
}

.suop--button_image {
    display: block;
}