Updated custom.css to target the actual Bootstrap classes used by asciinema server instead of generic selectors: - Added .navbar-dark and .bg-dark overrides for navigation - Added .btn-light targeting for button styles - Added .btn.active and .btn-light.active for active button states This ensures the Pivoine theme properly overrides Bootstrap's default dark theme classes. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>