/* Animazioni e effetti */
section {
  animation: fadeIn 0.8s ease-out;
}
