.site-nav ul li a {
  background-image: linear-gradient(-90deg, #c4c4c4 0%, rgba(196, 196, 196, 0.8) 80%, rgba(196, 196, 196, 0) 100%);
}
