a.sm2_link {
width:100%;
overflow:hidden;
white-space:nowrap;
text-overflow:ellipsis;
}
a.sm2_link::before {
font-family:"Font Awesome 5\ Free";
content:"\f58f";
margin-right:3px;
margin-left:1px;
}
