I don't use Bootstrap. I decided to abandon it because Bootstrap is inconvenient and limits me too much. When I write a simple CSS rule and insert a block inside Bootstrap, I see that it doesn't work. Bootstrap overwrites classic CSS rules, and things that work in regular CSS stop working for me. The second reason is that it complicates the HTML and CSS layout. Why define different class names in HTML for different types...