/* ========================================
   CalProgs Prism Website Template System
   Copyright (c) 2025 CalProgs
   Template Version: 1.25.10081719
   File: portal/modules/calendar/common/styles.css
   ========================================
   Calendar Module-specific CSS classes
   Placeholder file for future calendar-specific styles
   ======================================== */

/* ========================================
   CALENDAR MODULE STYLES
   ======================================== */

/* Placeholder for calendar-specific styles */
/* Add calendar module styles here as needed */

/* Example calendar styles that could be added:
.prism-calendar-container {
  // Calendar container styles
}

.prism-calendar-grid {
  // Calendar grid layout
}

.prism-calendar-event {
  // Calendar event styling
}
*/