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