.nav-item span{display:inline-block;transition:transform .3s ease}.nav-item:hover span{animation:letterBounce .5s ease}.hero-bio{max-width:800px;margin:0 auto;color:#e0e0e0;font-size:clamp(1rem,2vw,1.1rem);line-height:1.8;text-align:center}.hero-bio p{margin-bottom:1rem;text-transform:lowercase}.hero-bio p:first-letter{text-transform:lowercase}.hero-bio p:last-child{margin-bottom:0}@media (max-width:768px){.hero-bio{font-size:.95rem;margin-bottom:2rem}}