/* Sticky Footer with Flexbox
   -------------------------------------------------- */

/* The flexbox sticky footer is already handled in public.css with:
   - html { height: 100%; }
   - body { min-height: 100%; display: flex; flex-direction: column; }
   - footer { margin-top: auto; }
   
   This file is kept for compatibility but can be empty.
*/

/* Any additional footer-specific styles can go here */
