diff --git a/guide/english/bootstrap/index.md b/guide/english/bootstrap/index.md
index d932005aaf..8b370a29d8 100644
--- a/guide/english/bootstrap/index.md
+++ b/guide/english/bootstrap/index.md
@@ -75,6 +75,8 @@ Bootstrap comes with predefined grid classes for your use in markup. See more de
- Version 4.0 added Sass and flexbox support
+- Bootstrap does not restrict you to a fixed CSS format but allows you to develop quickly allowing style overwrites using cascading to add/edit the default styles.
+
#### More Information:
Bootstrap has thorough documentation with many examples and an HTML template for getting started (this template only has script included; it does not contain a set up of the grid system if that's what you're looking for).