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