.message-userExtras {
.pairs {
dt {
margin-right: 3px;
&:before {
.m-faBase();
padding-right: 2px;
}
}
&:nth-child(1) dt {
.m-faBefore("\f075");
}
&:nth-child(2) dt {
.m-faBefore("\f164");
}
&:nth-child(3) dt {
.m-faBefore("\f091");
}
&:nth-child(4) dt {
.m-faBefore("\f009");
}
}
}