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

