/* Pagination Controls */

.filter-group .filter-options a.active:before { 
    font-family: 'FontAwesome';
    content: '\f00c';
    padding-right: 0.438rem;
}

.filter-actions a.letter.active {
    text-decoration: underline;
}