/* PLUGIN CSS OVERRIDES */

/* Plugins with more extensive CSS overrides have their own separate files. */


/* Better Font Awesome */

.fa, .fa:before {
	color: inherit !important;
	font-family: 'FontAwesome' !important;
	font-weight: normal !important;
	vertical-align: baseline;
}
.fa { display: inline-block; }
.fa:before { display: block; }


/* Search Everything */

#header .search-everything-highlight-color, #footer .search-everything-highlight-color {
	background: inherit !important; color: inherit !important;
}
