  footer a, footer a:hover, footer a:visited, footer a:focus {
	color: var(--color-white) !important;
}
footer .nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent !important;
}