.site-footer__legal p>a{
	    color: var(--copyrightlinks);
}
.site-footer__legal p>a:hover{
	        color: var(--c-secondary);
}