/* Social Media Icons
----------------------------------------------- */
a.socialIcons {
margin-right: 5px; /* Increase the number to increase the space between the icons */
}

a.socialIcons:hover {
opacity: .8;
filter:alpha(opacity=80); /* For IE8 and earlier */
}
