footer.teco-footer a,
footer.teco-footer a:visited {
	color: #ffffff !important;
	text-decoration: underline;
	text-underline-offset: .18em;
}

footer.teco-footer a:hover,
footer.teco-footer a:focus,
footer.teco-footer a:active {
	color: #dfffe8 !important;
	text-decoration: underline;
}

footer.teco-footer a:focus-visible {
	outline: 2px solid #ffffff;
	outline-offset: 3px;
}
