.letter-hover {
  color: #FFFCF2;
  transition: color 0.25s ease, text-shadow 0.25s ease;
  display: inline-block;
}