/* Bootstrap Theme CSS
 * This file is kept for backward compatibility
 * All Bootstrap theming is now handled by:
 * 1. Bootstrap 5 CSS variables
 * 2. Dynamic CSS generation at /dynamic-bootstrap.css
 * 3. Site-specific styles in sites/ directory
 */

/* Import the dynamic Bootstrap overrides */
@import url('/dynamic-bootstrap.css');

/* This file intentionally left mostly empty - all theming is dynamic */