/* Page transition styles */

/* Barba container needs to handle the swap */
[data-barba="container"] {
  will-change: opacity, transform;
}
