// padding right for icons (must not use space next to it!)
.fa-pr::before {
margin-right: $sp1;
}
.fa-large.fa-pr::before {
margin-right: $sp2;
.fa-large {
font-size: 1.6em;