// $include-print-styles: true;
// $include-html-global-classes: $include-html-classes;
-// Grid
+// Grid
-// $include-html-grid-classes: $include-html-classes;
+// $include-html-grid-classes: $include-html-classes;
// $include-xl-html-grid-classes: false;
// $row-width: rem-calc(1000);
// Global
// We use these to define default font weights
-// $font-weight-normal: normal !default
-// $font-weight-bold: bold !default
+// $font-weight-normal: normal !default;
+// $font-weight-bold: bold !default;
// We use these to control various global styles
// $body-bg: #fff;