.site-footer a,
.site-footer a:link,
.site-footer a:visited {
  color: lightgray;
}

.site-footer a:hover {
  color: var(--white-color);
}
