/* Custom CSS for Kumlucam */

/* Base styles */
body { 
  font-family: 'Outfit', sans-serif; 
  min-height: 100vh;
}
img {
  user-select: none;
  pointer-events: none;
}