footer a[href*="mailto:"]::before {
	padding-right: 0.25rem;
}

.support a.issue {
	text-decoration: underline;	
}

.support a:hover {
	text-decoration: none;	
	background-color: #011936;
}

.support a.support:hover {
	color: #EF3070;
	padding: 0 .25rem 0 .25rem;
}

.support a.issue:hover  {
	color: #E5EAD7;
}

.regards a {
	color: #011936;
	text-decoration: none;
}

.regards a:hover {
	background-color: #EAD94C;
}

svg.linkedin {
	fill: #011936;
	width: 1.5rem;
	height: 1.5rem;
}

a:hover svg.linkedin {
	fill: #0A66C2;
}