.font-shadow {
  text-shadow: 1px 1px 2px black, 0 0 1em rgb(87, 87, 87), 0 0 0.2em rgb(126, 126, 126);
  color: white;
}
