
/*SOCIALS*/
.socials a::before { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; display: inline-block; font-family: "FontAwesome"; font-style: normal; font-weight: normal; line-height: 1; speak: none; text-decoration: inherit; vertical-align: middle; font-size: 17px; width: 100%; height: 100%; }

/*FACEBOOK*/
.socials .facebook::before { content: "\f09a"; }
/*TWITTER*/
/*.socials .twitter::before { content: "\f099"; }*/
/*GOOGLE PLUS*/
/*.socials .google-plus::before { content: "\f0d5"; }*/
/*RSS*/
/*.socials .rss::before { content: "\f09e"; }*/
/*INSTAGRAM*/
/*.socials .instagram::before { content: "\f16d"; }*/
/*LINKEDIN*/
/*.socials .linkedin::before { content: "\f0e1"; }*/
/*YELP*/
/*.socials .yelp::before { content: "\f1e9"; }*/

