The dependency on Bootstrap itself can be removed if you have your own Bootstrap Theme in your project. Make sure to replace all references to this .css (in index.html and bs-modal.html) with your own.
The trickiest part is that you need to include the stylesheet in every polymer-element, since apply-author-styles is deprecated.