/*
CTC Separate Stylesheet
Updated: 2024-12-24 13:39:13
Theme Name: Divi Child by Synthweb
Theme URI: https://synthweb.ch
Template: Divi
Author: Synthweb
Author URI: https://synthweb.ch
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.27.4.1735047553
*/

#aura-background,
#canvasAura {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  margin: 0;
  padding: 0;
  z-index: -1;          /* Keep behind content */
  pointer-events: none; /* Let clicks pass through */
  background: transparent; 
}
