.sort-arrows:hover {
  cursor: pointer;
  color: gray;
}

footer a:hover {
  color: gray;
}