.fa-lugar::before {
	content: "\f041";
}
.fa-cargo::before {
	content: "\f19c";
}
.fa-frasco::before {
	content: "\f0c3";
}
.fa-telefono::before {
	content: "\f095";
}
.fa-mail::before {
	content: "\f003";
}
.fa-web::before {
	content: "\f015";
}
.fa-group::before {
	content: "\f0c0";
}
.fa-tick::before {
	content: "\f00c";
}
.fa-cruz::before {
	content: "\f00d";
}
.text-muted {
	color: #999;
}
