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