cspgsl
Hi
This code is used to make the hover color blue for this icons
.social-list li a:hover, .social-list li a:focus, .social-list li a:active {
color: #003c7b!important;
}
you can add this in custom css and change the color, I tried to turn off css optimizations to check the path of code but your admin page is not opening at my end.