For some reason, whenever I make a font with an awesome icon, it's inside the anchor, it turns blue, and I can't turn it off in the usual way using css:
a {
text-decoration:none;
}
Here is the link to the codepen, as you can see the github icon is blue in the footer: