how to change a color of a icon in css code example
Example: how to change color of font awesome icons
<a href="/users/edit"><i class="icon-cog"></i> Edit profile</a>
<a href="/users/edit"><i class="icon-cog"></i> Edit profile</a>