How can I remove the product price from the bundle section?

@Gypsymoon - add this css to the very end of your base.css file and check

.bundle-products .product-container .price{display:none !important; visibility:hidden;}