File "fadeInUp.min.css"
Full Path: /home/elegucvf/public_html/elementor/assets/lib/animations/styles/fadeInUp.min.css
File size: 130 bytes
MIME-type: text/plain
Charset: utf-8
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}