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