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