Since Bootstrap 5.2, it already using CSS variables that are created from the SCSS variables. By using CSS variables, we can easily customize the theme on-the-fly without any further compilation. What we need to do: - [ ] Extract Mazer's SCSS variables to CSS variables - [ ] Use the CSS variables instead of CSS variables (for colors, sizing, etc)