/* Fix menu icons with Font Awesome 5 v4-shims */
.fa.fa-bars:before,
.fa.fa-navicon:before,
.fa.fa-reorder:before { content: "\f0c9"; }
.fa.fa-times:before { content: "\f00d"; }
