.site-footer__legal p>a{
	    color: var(--c-footer-text);
}
.site-footer__legal p>a:hover{
	        color: var(--c-primary);
}