Nothing.
I'm kind of a newbie to all this.
I expected that by adding:
.social-block a {
color: #39c6f4;
}
.social-block a:hover {
color: #414a9e;
}
It would've changed both sets but somehow it's only done the top ones and not the bottom ones.