hi
to change the main bootstrap css rules, you can create your own css compiled files.
to do that, load the file `config.json` provided in directory `/_bootstrap_3.4.0\bootstrap-compiled`of the theme in
https://getbootstrap.com/docs/3.4/customize/.
then, edit the rules as you need.
then, you have to replace `bootstrap*.*` in directory `/css` with the new compiled files.
you can also change specific css values (not bootstrap ones) in `/css/zpBootstrap.css`.