[data-aos="fade-up"].aos-animate {
    animation-name: fade-up;
    animation-duration: 2s;
	animation-fill-mode: forwards;
}
