#mobile-nav-top-center>*{animation:.2s fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}