.toponimiFormatterLink::before {
    content: "\f041";
    font-family: FontAwesome;
    color: rgba(13,120,192,1);
    margin: 0px 10px 0px 0px;
}

.toponimiFormatterLink {
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

