﻿
.social-icons a:link {
        text-decoration: none !important;
        color: #cccccc;
    }

.social-icons a:hover {
    text-decoration: none !important;
    color: #555555;
}