/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
 
.gp-theme #buddypress #object-nav #new-post-groups-li a:before {
	content: "\f055";
}

.gp-theme #buddypress #object-nav #gallery-groups-li a:before {
	content: "\f03e";
}

.gp-theme #buddypress #object-nav #groups-personal-li a:before {
	content: "\f1b9" !important;
}

.gp-theme #buddypress #object-nav #new-vehicle-personal-li a:before {
	content: "\f055";
}