.profile-title h1.smoky-title span:nth-child(1) { animation-delay: 0.1s; }
.profile-title h1.smoky-title span:nth-child(2) { animation-delay: 0.18s; }
.profile-title h1.smoky-title span:nth-child(3) { animation-delay: 0.26s; }
.profile-title h1.smoky-title span:nth-child(4) { animation-delay: 0.34s; }
.profile-title h1.smoky-title span:nth-child(5) { animation-delay: 0.42s; }
.profile-title h1.smoky-title span:nth-child(6) { animation-delay: 0.5s; }

.delay-subtitle { animation-delay: 0.7s; }
.delay-bio { animation-delay: 0.85s; }
.delay-tags { animation-delay: 1s; }
.delay-socials { animation-delay: 1.15s; }
.delay-servers { animation-delay: 1.3s; }