/* Reveal animations */
.reveal-left {
  transform: translateX(-100px);
}
