.shadow {
  text-shadow: 0 0 15px rgba(30,30,30,.5), 0 0 10px rgba(30,30,30,.5);
  line-height: 1;
}

a {
  color: #000000;
}