﻿.link-icon {
    text-decoration: none;
    padding: 0px 3px;
}

.fa-caret-double-left:before {
    content: "\f0d9\f0d9";
}

.fa-caret-double-right:before {
    content: "\f0da\f0da";
}

.fa-after-angle-double-right:after {
    content: "\f101";
}
