#it-main-content {
    padding-bottom: 1.5em ;
}

.social-icons svg {
    fill: #fff ;
    margin-right: 1em;
}

.social-icons a {
    color: #fff ;
    text-decoration: none;
}
.social-icons a:hover {
    color: #909090 ;
}

.social-icons a:hover > svg {
    fill: #909090 ;
}