a:link, a:visited, a:hover, a:active, a:focus {
    text-decoration: none;
	transition:none;
}
.modern-footer-social-link:hover{
	transition:none;
}