.page-links a:hover {
  background: linear-gradient(135deg, #ff6600, #ff3300);
  color: #fff;
  transform: scale(1.1);
}