
.icon-wrapper .icon, .icon-wrapper .more::after, .icon-wrapper .icon-before::before, .icon-wrapper .icon-after::after {
    position: relative !important;
}
.custom-icon{
    text-decoration: none !important;
    display: inline-block !important;
}
.nowrap{
    display: inline-block;
    text-decoration: inherit;
    white-space: nowrap;
}

.more:before, .more:after,
.icon-chevronright:after,
#ac-globalfooter .ac-gf-more:after {
    top: -0.08em;
}