/* Inline SVG icon set (replaces FontAwesome) -- see includes/functions/extra_functions/svg_icons.php */
.icon {
    display: inline-block;
    vertical-align: -0.125em;
}
.icon.fa-lg {
    width: 1.33em;
    height: 1.33em;
}
.icon.fa-2x {
    width: 2em;
    height: 2em;
}
.icon.fa-sm {
    width: 0.875em;
    height: 0.875em;
}
