#thought-content p{padding-bottom:10px}#thought-content li{padding-bottom:20px}#thought-content>*{animation:fadeIn .5s ease-in backwards}#thought-content>:nth-child(1){animation:none}#thought-content>:nth-child(2){animation-delay:.1s}#thought-content>:nth-child(3){animation-delay:.2s}#thought-content>:nth-child(4){animation-delay:.3s}#thought-content>:nth-child(5){animation-delay:.4s}#thought-content>:nth-child(n+6){animation-delay:.5s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
