I'm trying to use the Bootstrap 5 Carousel with the fade effect and not having any luck. I need the images to slowly fade-in and fade-out. I've tried this solution: Bootstrap Carousel - how to fade between slides slowly and this one as well: Bootstrap Carousel Fade Transition
Neither solutions work for Bootstrap 5 since it no longer uses jquery. Here is a pen that I created to test the effects: [Codepen example][1]
I would appreciate some advice on how to slow down the transition and gradually fade-in and fade-out between each image.
[1]: https://codepen.io/JapperCat/live/KKWEeJa