.footer-wrapper div.custom-html-widget {display:flex;justify-content:space-between;padding:10px 0;}
.footer-wrapper div.custom-html-widget div {margin: 0 5px;position:relative;}
.footer-wrapper div.custom-html-widget div i {padding: 0 2px;}
.footer-wrapper div.custom-html-widget div .spirito-favorites-counter {
    font-size: 1.7em;
    position: absolute;
    display: block;
    top: -2px;
    text-shadow: 1px 1px 2px black;
    height: 1.7em;
    width: 1.7em;
    left: 3.5em;
    color: #29a08c;
    font-weight: bold;
}

