footer.block-footer {
        /*background-image: linear-gradient(to right, #068f9d, #0a2a49);*/
    background-color: var(--main-footer-color);
}

.col-xs-12.col-sm-12.col-md-4.col-center {
    padding-left: 5%;
}
.col-left-center {
    margin-top:0px;
}
.mb-4.social-icons.social-icons-border.social-icons-rounded.social-icons-colored-hover {
    margin-top: 68px;
    margin-bottom: 0px;
}
h4.widget-title.suop--title_2 {
    margin-top: 3px;
}
h3.htitle.suop--title_1 {
    margin-bottom: 6px;
}
img.logo-footer {
    filter: unset;
    width: 90%;
}