/* Animazioni per AOS (Animate On Scroll) */
[data-aos="fade-left"] {
  transform: translateX(50px);
}
