
  .text-shadow {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.9); /* Individual character shadow */
    text-underline-offset: 3px; /* Underline offset */
  }
