.highlight-text {
  color: #fff;
  text-shadow: 1px 1px 0 #000, 
               2px 2px 0 #555; /* multiple shadows give depth */
}