Use Bootstrap’s CSS custom properties for fast and forward-looking design and development.
This repository is an example how to customize Bootstrap 5 with CSS variables.
This example uses CSS variables. Another method is to use Sass variables.
Sass variables in Bootstrap 5 are probably more convenient for customization, but also needs some setup.