font awesome icons color code example
Example 1: change font awesome icon color
.fa {
color: red !important;
}
Example 2: how to change color of font awesome icons
Edit profile
.fa {
color: red !important;
}
Edit profile