footer .inno .icon {
    color: #fff;
    display: inline-block;
    padding: 0.2rem;
    font-size: 1.2rem;
    border-radius: 50%;
    border: 1px solid #eee;
    font-weight: bold;
    width: 2.4rem;
    height: 2.4rem;
    margin: 1.2rem 0.3rem 0 0.3rem;
    line-height: 1.5;
}

footer .logo2 img.inno.image {
    /*width: 8rem;
    height: 8rem;*/
    margin: 0;
}

footer .row.gutters > .columns {
    margin-top: var(--gutter);
}