.glow {
  color: #fff;
  text-shadow:
      0 0 7px #fff,
      0 0 10px #fff,
      0 0 21px #fff;
}
  div.animate_slow:nth-child(3) > a:nth-child(1) {
background-color: rgba(255, 255, 255, 0.7);
}