@bagelink/vue 1.14.13 → 1.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (238) hide show
  1. package/dist/components/AddressSearch.vue.d.ts +6 -7
  2. package/dist/components/Alert.vue.d.ts.map +1 -1
  3. package/dist/components/Avatar.vue.d.ts.map +1 -1
  4. package/dist/components/Badge.vue.d.ts.map +1 -1
  5. package/dist/components/Btn.vue.d.ts +1 -1
  6. package/dist/components/Btn.vue.d.ts.map +1 -1
  7. package/dist/components/Card.vue.d.ts.map +1 -1
  8. package/dist/components/Carousel.vue.d.ts +0 -11
  9. package/dist/components/Dropdown.vue.d.ts +0 -2
  10. package/dist/components/Dropdown.vue.d.ts.map +1 -1
  11. package/dist/components/Filter.vue.d.ts +30 -0
  12. package/dist/components/Filter.vue.d.ts.map +1 -0
  13. package/dist/components/FilterQuery.vue.d.ts +8 -3
  14. package/dist/components/Image.vue.d.ts.map +1 -1
  15. package/dist/components/ImportData.vue.d.ts.map +1 -1
  16. package/dist/components/ListItem.vue.d.ts.map +1 -1
  17. package/dist/components/MapEmbed/Index.vue.d.ts.map +1 -1
  18. package/dist/components/Modal.vue.d.ts +0 -1
  19. package/dist/components/Pagination.vue.d.ts.map +1 -1
  20. package/dist/components/Pill.vue.d.ts.map +1 -1
  21. package/dist/components/QueryFilter.vue.d.ts +30 -0
  22. package/dist/components/QueryFilter.vue.d.ts.map +1 -0
  23. package/dist/components/Swiper.vue.d.ts +6 -12
  24. package/dist/components/Swiper.vue.d.ts.map +1 -1
  25. package/dist/components/Toast.vue.d.ts.map +1 -1
  26. package/dist/components/analytics/PieChart.vue.d.ts +2 -2
  27. package/dist/components/calendar/CalendarPopover.vue.d.ts +8 -4
  28. package/dist/components/calendar/CalendarPopover.vue.d.ts.map +1 -1
  29. package/dist/components/calendar/CalendarTypes.d.ts +0 -10
  30. package/dist/components/calendar/Index.vue.d.ts +4 -20
  31. package/dist/components/calendar/views/WeekView.vue.d.ts +1 -9
  32. package/dist/components/dataTable/DataTable.vue.d.ts.map +1 -1
  33. package/dist/components/form/index.d.ts.map +1 -1
  34. package/dist/components/form/inputs/ArrayInput.vue.d.ts +2 -4
  35. package/dist/components/form/inputs/CheckInput.vue.d.ts +1 -2
  36. package/dist/components/form/inputs/Checkbox.vue.d.ts.map +1 -1
  37. package/dist/components/form/inputs/CodeEditor/Index.vue.d.ts +0 -54
  38. package/dist/components/form/inputs/ColorInput.vue.d.ts +1 -3
  39. package/dist/components/form/inputs/DateInput.vue.d.ts +1 -2
  40. package/dist/components/form/inputs/DatePicker.vue.d.ts +0 -1
  41. package/dist/components/form/inputs/EmailInput.vue.d.ts +2 -5
  42. package/dist/components/form/inputs/JSONInput.vue.d.ts +1 -2
  43. package/dist/components/form/inputs/MarkdownEditor.vue.d.ts +2 -7
  44. package/dist/components/form/inputs/NumberInput.vue.d.ts +1 -2
  45. package/dist/components/form/inputs/OTP.vue.d.ts +1 -2
  46. package/dist/components/form/inputs/PasswordInput.vue.d.ts +10 -16
  47. package/dist/components/form/inputs/RadioGroup.vue.d.ts +1 -3
  48. package/dist/components/form/inputs/RangeInput.vue.d.ts +1 -6
  49. package/dist/components/form/inputs/RichText/index.vue.d.ts +1 -2
  50. package/dist/components/form/inputs/RichText/index.vue.d.ts.map +1 -1
  51. package/dist/components/form/inputs/RichText/utils/media.d.ts.map +1 -1
  52. package/dist/components/form/inputs/SelectBtn.vue.d.ts +2 -2
  53. package/dist/components/form/inputs/SelectInput.vue.d.ts +13 -20
  54. package/dist/components/form/inputs/SelectInput.vue.d.ts.map +1 -1
  55. package/dist/components/form/inputs/SignaturePad.vue.d.ts +1 -6
  56. package/dist/components/form/inputs/TableField.vue.d.ts +1 -2
  57. package/dist/components/form/inputs/TelInput.vue.d.ts +1 -2
  58. package/dist/components/form/inputs/TextInput.vue.d.ts +2 -3
  59. package/dist/components/form/inputs/ToggleInput.vue.d.ts +1 -2
  60. package/dist/components/form/inputs/Upload/UploadInput.vue.d.ts +6 -27
  61. package/dist/components/form/inputs/Upload/upload.d.ts +1 -1
  62. package/dist/components/form/inputs/index.d.ts +0 -1
  63. package/dist/components/index.d.ts +1 -3
  64. package/dist/components/index.d.ts.map +1 -1
  65. package/dist/components/layout/AppContent.vue.d.ts +1 -1
  66. package/dist/components/layout/AppContent.vue.d.ts.map +1 -1
  67. package/dist/components/layout/AppLayout.vue.d.ts +0 -2
  68. package/dist/components/layout/AppLayout.vue.d.ts.map +1 -1
  69. package/dist/components/layout/AppSidebar.vue.d.ts +1 -5
  70. package/dist/components/layout/AppSidebar.vue.d.ts.map +1 -1
  71. package/dist/components/layout/Panel.vue.d.ts.map +1 -1
  72. package/dist/components/layout/Resizable.vue.d.ts.map +1 -1
  73. package/dist/components/layout/Skeleton.vue.d.ts.map +1 -1
  74. package/dist/components/layout/TabsNav.vue.d.ts +1 -12
  75. package/dist/components/layout/TabsNav.vue.d.ts.map +1 -1
  76. package/dist/components/layout/appLayoutContext.d.ts +24 -0
  77. package/dist/components/layout/appLayoutContext.d.ts.map +1 -0
  78. package/dist/components/layout/index.d.ts.map +1 -1
  79. package/dist/components/lightbox/Lightbox.vue.d.ts.map +1 -1
  80. package/dist/composables/index.d.ts.map +1 -1
  81. package/dist/composables/useDevice.d.ts.map +1 -1
  82. package/dist/composables/useEscapeKey.d.ts +12 -0
  83. package/dist/composables/useEscapeKey.d.ts.map +1 -0
  84. package/dist/composables/useSchemaField.d.ts.map +1 -1
  85. package/dist/composables/useTheme.d.ts.map +1 -1
  86. package/dist/dialog/Dialog.vue.d.ts.map +1 -1
  87. package/dist/dialog/DialogConfirm.vue.d.ts.map +1 -1
  88. package/dist/form-flow/FormFlow.vue.d.ts.map +1 -1
  89. package/dist/form-flow/MultiStepForm.vue.d.ts +1 -6
  90. package/dist/form-flow/form-flow.d.ts +1 -24
  91. package/dist/form-flow/form-flow.d.ts.map +1 -1
  92. package/dist/i18n/index.d.ts +0 -838
  93. package/dist/index.cjs +245 -222
  94. package/dist/index.d.ts +0 -2
  95. package/dist/index.d.ts.map +1 -1
  96. package/dist/index.mjs +42201 -51162
  97. package/dist/plugins/bagel.d.ts.map +1 -1
  98. package/dist/style.css +1 -2
  99. package/dist/types/BagelForm.d.ts +1 -10
  100. package/dist/types/BagelForm.d.ts.map +1 -1
  101. package/dist/types/BtnOptions.d.ts.map +1 -1
  102. package/dist/types/NavLink.d.ts +1 -2
  103. package/dist/types/TableSchema.d.ts.map +1 -1
  104. package/dist/types/index.d.ts +1 -2
  105. package/dist/types/index.d.ts.map +1 -1
  106. package/dist/utils/BagelFormUtils.d.ts +0 -1
  107. package/dist/utils/calendar/dateUtils.d.ts +2 -2
  108. package/dist/utils/calendar/dateUtils.d.ts.map +1 -1
  109. package/dist/utils/constants.d.ts.map +1 -1
  110. package/dist/utils/date.d.ts +116 -0
  111. package/dist/utils/date.d.ts.map +1 -0
  112. package/dist/utils/fetch.d.ts +29 -0
  113. package/dist/utils/fetch.d.ts.map +1 -0
  114. package/dist/utils/index.d.ts +1 -1
  115. package/dist/utils/index.d.ts.map +1 -1
  116. package/dist/utils/string.d.ts +7 -0
  117. package/dist/utils/string.d.ts.map +1 -0
  118. package/dist/utils/useSearch.d.ts +1 -1
  119. package/package.json +3 -10
  120. package/src/components/AccordionItem.vue +5 -5
  121. package/src/components/Alert.vue +37 -16
  122. package/src/components/Avatar.vue +2 -1
  123. package/src/components/Badge.vue +145 -22
  124. package/src/components/BglVideo.vue +4 -4
  125. package/src/components/Btn.vue +81 -69
  126. package/src/components/Card.vue +7 -6
  127. package/src/components/Dropdown.vue +7 -14
  128. package/src/components/FieldSetVue.vue +2 -2
  129. package/src/components/FilterQuery.vue +3 -3
  130. package/src/components/Image.vue +5 -3
  131. package/src/components/JSONSchema.vue +4 -4
  132. package/src/components/JsonBuilder.vue +3 -3
  133. package/src/components/ListItem.vue +2 -4
  134. package/src/components/MapEmbed/Index.vue +18 -17
  135. package/src/components/NavBar.vue +2 -2
  136. package/src/components/Spreadsheet/Index.vue +4 -4
  137. package/src/components/Spreadsheet/SpreadsheetTable.vue +10 -10
  138. package/src/components/Swiper.vue +3 -1
  139. package/src/components/Toast.vue +57 -36
  140. package/src/components/calendar/CalendarPopover.vue +1 -1
  141. package/src/components/calendar/Index.vue +5 -5
  142. package/src/components/calendar/views/AgendaView.vue +2 -2
  143. package/src/components/calendar/views/DayView.vue +1 -1
  144. package/src/components/calendar/views/MonthView.vue +8 -8
  145. package/src/components/dataTable/DataTable.vue +68 -10
  146. package/src/components/form/index.ts +0 -4
  147. package/src/components/form/inputs/ArrayInput.vue +1 -1
  148. package/src/components/form/inputs/CheckInput.vue +6 -6
  149. package/src/components/form/inputs/Checkbox.vue +5 -4
  150. package/src/components/form/inputs/CodeEditor/Index.vue +1 -1
  151. package/src/components/form/inputs/ColorInput.vue +5 -5
  152. package/src/components/form/inputs/DatePicker.vue +3 -3
  153. package/src/components/form/inputs/EmailInput.vue +15 -15
  154. package/src/components/form/inputs/NumberInput.vue +11 -11
  155. package/src/components/form/inputs/OTP.vue +4 -4
  156. package/src/components/form/inputs/PasswordInput.vue +3 -3
  157. package/src/components/form/inputs/RadioGroup.vue +1 -1
  158. package/src/components/form/inputs/RichText/editor.css +4 -4
  159. package/src/components/form/inputs/RichText/index.vue +39 -39
  160. package/src/components/form/inputs/RichText/utils/media.ts +1 -92
  161. package/src/components/form/inputs/RichText/utils/table.ts +4 -4
  162. package/src/components/form/inputs/SelectBtn.vue +1 -1
  163. package/src/components/form/inputs/SelectInput.vue +16 -16
  164. package/src/components/form/inputs/SignaturePad.vue +6 -6
  165. package/src/components/form/inputs/TableField.vue +7 -7
  166. package/src/components/form/inputs/TelInput.vue +12 -12
  167. package/src/components/form/inputs/TextInput.vue +11 -11
  168. package/src/components/form/inputs/ToggleInput.vue +11 -11
  169. package/src/components/form/inputs/Upload/upload.css +16 -16
  170. package/src/components/index.ts +2 -9
  171. package/src/components/layout/AppContent.vue +5 -19
  172. package/src/components/layout/AppLayout.vue +47 -18
  173. package/src/components/layout/AppSidebar.vue +19 -36
  174. package/src/components/layout/BottomMenu.vue +1 -1
  175. package/src/components/layout/Resizable.vue +5 -2
  176. package/src/components/layout/Skeleton.vue +5 -4
  177. package/src/components/layout/TabsNav.vue +23 -23
  178. package/src/components/layout/appLayoutContext.ts +44 -0
  179. package/src/components/layout/index.ts +2 -0
  180. package/src/components/lightbox/Lightbox.vue +3 -9
  181. package/src/composables/index.ts +1 -0
  182. package/src/composables/useDevice.ts +2 -1
  183. package/src/composables/useEscapeKey.ts +56 -0
  184. package/src/composables/useSchemaField.ts +2 -17
  185. package/src/composables/useTheme.ts +23 -19
  186. package/src/form-flow/FormFlow.vue +2 -0
  187. package/src/form-flow/form-flow.ts +7 -0
  188. package/src/index.ts +0 -3
  189. package/src/plugins/bagel.ts +0 -15
  190. package/src/styles/app-layout.css +231 -0
  191. package/src/styles/appearance.css +179 -21
  192. package/src/styles/bagel.css +103 -97
  193. package/src/styles/buttons.css +8 -8
  194. package/src/styles/colors.css +0 -103
  195. package/src/styles/dark.css +25 -26
  196. package/src/styles/input-variants.css +11 -11
  197. package/src/styles/inputs.css +44 -61
  198. package/src/styles/layout.css +445 -1258
  199. package/src/styles/loginCard.css +1 -1
  200. package/src/styles/mobilLayout.css +153 -28
  201. package/src/styles/text.css +500 -1508
  202. package/src/styles/theme.css +199 -435
  203. package/src/styles/transitions.css +4 -4
  204. package/src/types/BagelForm.ts +46 -151
  205. package/src/types/BtnOptions.ts +5 -3
  206. package/src/types/TableSchema.ts +1 -0
  207. package/src/types/index.ts +0 -5
  208. package/src/utils/calendar/dateUtils.ts +2 -3
  209. package/src/utils/constants.ts +7 -0
  210. package/src/utils/date.ts +482 -0
  211. package/src/utils/fetch.ts +128 -0
  212. package/src/utils/index.ts +54 -3
  213. package/src/utils/sizeParsing.ts +5 -5
  214. package/src/utils/string.ts +56 -0
  215. package/vite.config.ts +5 -1
  216. package/bin/generateFormSchema.ts +0 -1035
  217. package/bin/utils.ts +0 -223
  218. package/src/components/Carousel.vue +0 -724
  219. package/src/components/ImportData.vue +0 -1749
  220. package/src/components/Modal.vue +0 -184
  221. package/src/components/ModalConfirm.vue +0 -42
  222. package/src/components/ModalForm.vue +0 -102
  223. package/src/components/Pill.vue +0 -149
  224. package/src/components/Slider.vue +0 -1446
  225. package/src/components/Title.vue +0 -23
  226. package/src/components/ToolBar.vue +0 -9
  227. package/src/components/form/BagelForm.vue +0 -219
  228. package/src/components/form/BglFieldSet.vue +0 -14
  229. package/src/components/form/BglMultiStepForm.vue +0 -469
  230. package/src/components/form/FieldArray.vue +0 -422
  231. package/src/components/form/useBagelFormState.ts +0 -76
  232. package/src/composables/useFormField.ts +0 -38
  233. package/src/dialog/DialogOLD.vue +0 -358
  234. package/src/plugins/modalTypes.ts +0 -61
  235. package/src/plugins/useModal.ts +0 -225
  236. package/src/styles/modal.css +0 -120
  237. package/src/styles/pillColors.css +0 -0
  238. package/src/utils/BagelFormUtils.ts +0 -684
@@ -28,505 +28,362 @@
28
28
  text-align: justify;
29
29
  }
30
30
 
31
- .txt-small,
32
- .text-small {
31
+ .txt-small {
33
32
  font-size: 12px;
34
33
  }
35
34
 
36
35
  .txt20,
37
- .txt-20,
38
- .text-20,
39
- .text20 {
36
+ .txt-20 {
40
37
  font-size: 20px;
41
38
  }
42
39
 
43
40
  .txt24,
44
- .txt-24,
45
- .text-24,
46
- .text24 {
41
+ .txt-24 {
47
42
  font-size: 24px;
48
43
  }
49
44
 
50
45
  .txt28,
51
- .txt-28,
52
- .text-28,
53
- .text28 {
46
+ .txt-28 {
54
47
  font-size: 28px;
55
48
  }
56
49
 
57
50
  .txt30,
58
- .txt-30,
59
- .text-30,
60
- .text30 {
51
+ .txt-30 {
61
52
  font-size: 30px;
62
53
  }
63
54
 
64
55
  .txt32,
65
- .txt-32,
66
- .text-32,
67
- .text32 {
56
+ .txt-32 {
68
57
  font-size: 32px;
69
58
  }
70
59
 
71
60
  .txt36,
72
- .txt-36,
73
- .text-36,
74
- .text36 {
61
+ .txt-36 {
75
62
  font-size: 36px;
76
63
  }
77
64
 
78
65
  .txt40,
79
- .txt-40,
80
- .text-40,
81
- .text40 {
66
+ .txt-40 {
82
67
  font-size: 40px;
83
68
  }
84
69
 
85
70
  .txt44,
86
- .txt-44,
87
- .text-44,
88
- .text44 {
71
+ .txt-44 {
89
72
  font-size: 44px;
90
73
  }
91
74
 
92
75
  .txt48,
93
- .txt-48,
94
- .text-48,
95
- .text48 {
76
+ .txt-48 {
96
77
  font-size: 48px;
97
78
  }
98
79
 
99
80
  .txt50,
100
- .txt-50,
101
- .text-50,
102
- .text50 {
81
+ .txt-50 {
103
82
  font-size: 50px;
104
83
  }
105
84
 
106
85
  .txt52,
107
- .txt-52,
108
- .text-52,
109
- .text52 {
86
+ .txt-52 {
110
87
  font-size: 52px;
111
88
  }
112
89
 
113
90
  .txt56,
114
- .txt-56,
115
- .text-56,
116
- .text56 {
91
+ .txt-56 {
117
92
  font-size: 56px;
118
93
  }
119
94
 
120
95
  .txt60,
121
- .txt-60,
122
- .text-60,
123
- .text60 {
96
+ .txt-60 {
124
97
  font-size: 60px;
125
98
  }
126
99
 
127
100
  .txt64,
128
- .txt-64,
129
- .text-64,
130
- .text64 {
101
+ .txt-64 {
131
102
  font-size: 64px;
132
103
  }
133
104
 
134
105
  .txt68,
135
- .txt-68,
136
- .text-68,
137
- .text68 {
106
+ .txt-68 {
138
107
  font-size: 68px;
139
108
  }
140
109
 
141
110
  .txt70,
142
- .txt-70,
143
- .text-70,
144
- .text70 {
111
+ .txt-70 {
145
112
  font-size: 70px;
146
113
  }
147
114
 
148
115
  .txt72,
149
- .txt-72,
150
- .text-72,
151
- .text72 {
116
+ .txt-72 {
152
117
  font-size: 72px;
153
118
  }
154
119
 
155
120
  .txt80,
156
- .txt-80,
157
- .text-80,
158
- .text80 {
121
+ .txt-80 {
159
122
  font-size: 80px;
160
123
  }
161
124
 
162
125
  .txt90,
163
- .txt-90,
164
- .text-90,
165
- .text90 {
126
+ .txt-90 {
166
127
  font-size: 90px;
167
128
  }
168
129
 
169
130
  .txt100,
170
- .txt-100,
171
- .text-100,
172
- .text100 {
131
+ .txt-100 {
173
132
  font-size: 100px;
174
133
  }
175
134
 
176
135
  .txt110,
177
- .txt-110,
178
- .text-110,
179
- .text110 {
136
+ .txt-110 {
180
137
  font-size: 110px;
181
138
  }
182
139
 
183
140
  .txt120,
184
- .txt-120,
185
- .text-120,
186
- .text120 {
141
+ .txt-120 {
187
142
  font-size: 120px;
188
143
  }
189
144
 
190
145
  .txt130,
191
- .txt-130,
192
- .text-130,
193
- .text130 {
146
+ .txt-130 {
194
147
  font-size: 130px;
195
148
  }
196
149
 
197
150
  .txt140,
198
- .txt-140,
199
- .text-140,
200
- .text140 {
151
+ .txt-140 {
201
152
  font-size: 140px;
202
153
  }
203
154
 
204
155
  .txt150,
205
- .txt-150,
206
- .text-150,
207
- .text150 {
156
+ .txt-150 {
208
157
  font-size: 150px;
209
158
  }
210
159
 
211
160
  .txt19,
212
- .txt-19,
213
- .text-19,
214
- .text19 {
161
+ .txt-19 {
215
162
  font-size: 19px;
216
163
  }
217
164
 
218
165
  .txt18,
219
- .txt-18,
220
- .text-18,
221
- .text18 {
166
+ .txt-18 {
222
167
  font-size: 18px;
223
168
  }
224
169
 
225
170
  .txt17,
226
- .txt-17,
227
- .text-17,
228
- .text17 {
171
+ .txt-17 {
229
172
  font-size: 17px;
230
173
  }
231
174
 
232
175
  .txt16,
233
- .txt-16,
234
- .text-16,
235
- .text16 {
176
+ .txt-16 {
236
177
  font-size: 16px;
237
178
  }
238
179
 
239
180
  .txt15,
240
- .txt-15,
241
- .text-15,
242
- .text15 {
181
+ .txt-15 {
243
182
  font-size: 15px;
244
183
  }
245
184
 
246
185
  .txt14,
247
- .txt-14,
248
- .text-14,
249
- .text14 {
186
+ .txt-14 {
250
187
  font-size: 14px;
251
188
  }
252
189
 
253
190
  .txt13,
254
- .txt-13,
255
- .text-13,
256
- .text13 {
191
+ .txt-13 {
257
192
  font-size: 13px;
258
193
  }
259
194
 
260
195
  .txt12,
261
- .txt-12,
262
- .text-12,
263
- .text12 {
196
+ .txt-12 {
264
197
  font-size: 12px;
265
198
  }
266
199
 
267
200
  .txt11,
268
- .txt-11,
269
- .text-11,
270
- .text11 {
201
+ .txt-11 {
271
202
  font-size: 11px;
272
203
  }
273
204
 
274
205
  .txt10,
275
- .txt-10,
276
- .text-10,
277
- .text10 {
206
+ .txt-10 {
278
207
  font-size: 10px;
279
208
  }
280
209
 
281
210
  .txt9,
282
- .txt-9,
283
- .text-9,
284
- .text9 {
211
+ .txt-9 {
285
212
  font-size: 9px;
286
213
  }
287
214
 
288
215
  .txt025rem,
289
- .txt-025rem,
290
- .text-025rem,
291
- .text025rem {
216
+ .txt-025rem {
292
217
  font-size: 0.25rem;
293
218
  }
294
219
 
295
220
  .txt05rem,
296
- .txt-05rem,
297
- .text-05rem,
298
- .text05rem {
221
+ .txt-05rem {
299
222
  font-size: 0.5rem;
300
223
  }
301
224
 
302
225
  .txt075rem,
303
- .txt-075rem,
304
- .text-075rem,
305
- .text075rem {
226
+ .txt-075rem {
306
227
  font-size: 0.75rem;
307
228
  }
308
229
 
309
230
  .txt1rem,
310
- .txt-1rem,
311
- .text-1rem,
312
- .text1rem {
231
+ .txt-1rem {
313
232
  font-size: 1rem;
314
233
  }
315
234
 
316
235
  .txt1-25rem,
317
- .txt-1-25rem,
318
- .text-1-25rem,
319
- .text1-25rem {
236
+ .txt-1-25rem {
320
237
  font-size: 1.25rem;
321
238
  }
322
239
 
323
240
  .txt1-5rem,
324
- .txt-1-5rem,
325
- .text-1-5rem,
326
- .text1-5rem {
241
+ .txt-1-5rem {
327
242
  font-size: 1.5rem;
328
243
  }
329
244
 
330
245
  .txt1-75rem,
331
- .txt-1-75rem,
332
- .text-1-75rem,
333
- .text1-75rem {
246
+ .txt-1-75rem {
334
247
  font-size: 1.75rem;
335
248
  }
336
249
 
337
250
  .txt2rem,
338
- .txt-2rem,
339
- .text-2rem,
340
- .text2rem {
251
+ .txt-2rem {
341
252
  font-size: 2rem;
342
253
  }
343
254
 
344
255
  .txt2-25rem,
345
- .txt-2-25rem,
346
- .text-2-25rem,
347
- .text2-25rem {
256
+ .txt-2-25rem {
348
257
  font-size: 2.25rem;
349
258
  }
350
259
 
351
260
  .txt2-5rem,
352
- .txt-2-5rem,
353
- .text-2-5rem,
354
- .text2-5rem {
261
+ .txt-2-5rem {
355
262
  font-size: 2.5rem;
356
263
  }
357
264
 
358
265
  .txt2-75rem,
359
- .txt-2-75rem,
360
- .text-2-75rem,
361
- .text2-75rem {
266
+ .txt-2-75rem {
362
267
  font-size: 2.75rem;
363
268
  }
364
269
 
365
270
  .txt3rem,
366
- .txt-3rem,
367
- .text-3rem,
368
- .text3rem {
271
+ .txt-3rem {
369
272
  font-size: 3rem;
370
273
  }
371
274
 
372
275
  .txt3-25rem,
373
- .txt-3-25rem,
374
- .text-3-25rem,
375
- .text3-25rem {
276
+ .txt-3-25rem {
376
277
  font-size: 3.25rem;
377
278
  }
378
279
 
379
280
  .txt3-5rem,
380
- .txt-3-5rem,
381
- .text-3-5rem,
382
- .text3-5rem {
281
+ .txt-3-5rem {
383
282
  font-size: 3.5rem;
384
283
  }
385
284
 
386
285
  .txt3-75rem,
387
- .txt-3-75rem,
388
- .text-3-75rem,
389
- .text3-75rem {
286
+ .txt-3-75rem {
390
287
  font-size: 3.75rem;
391
288
  }
392
289
 
393
290
  .txt4rem,
394
- .txt-4rem,
395
- .text-4rem,
396
- .text4rem {
291
+ .txt-4rem {
397
292
  font-size: 4rem;
398
293
  }
399
294
 
400
295
  .txt4-25rem,
401
- .txt-4-25rem,
402
- .text-4-25rem,
403
- .text4-25rem {
296
+ .txt-4-25rem {
404
297
  font-size: 4.25rem;
405
298
  }
406
299
 
407
300
  .txt4-5rem,
408
- .txt-4-5rem,
409
- .text-4-5rem,
410
- .text4-5rem {
301
+ .txt-4-5rem {
411
302
  font-size: 4.5rem;
412
303
  }
413
304
 
414
305
  .txt4-75rem,
415
- .txt-4-75rem,
416
- .text-4-75rem,
417
- .text4-75rem {
306
+ .txt-4-75rem {
418
307
  font-size: 4.75rem;
419
308
  }
420
309
 
421
310
  .txt5rem,
422
- .txt-5rem,
423
- .text-5rem,
424
- .text5rem {
311
+ .txt-5rem {
425
312
  font-size: 5rem;
426
313
  }
427
314
 
428
315
  .txt5-25rem,
429
- .txt-5-25rem,
430
- .text-5-25rem,
431
- .text5-25rem {
316
+ .txt-5-25rem {
432
317
  font-size: 5.25rem;
433
318
  }
434
319
 
435
320
  .txt5-5rem,
436
- .txt-5-5rem,
437
- .text-5-5rem,
438
- .text5-5rem {
321
+ .txt-5-5rem {
439
322
  font-size: 5.5rem;
440
323
  }
441
324
 
442
325
  .txt5-75rem,
443
- .txt-5-75rem,
444
- .text-5-75rem,
445
- .text5-75rem {
326
+ .txt-5-75rem {
446
327
  font-size: 5.75rem;
447
328
  }
448
329
 
449
330
  .txt6rem,
450
- .txt-6rem,
451
- .text-6rem,
452
- .text6rem {
331
+ .txt-6rem {
453
332
  font-size: 6rem;
454
333
  }
455
334
 
456
335
  .txt6-25rem,
457
- .txt-6-25rem,
458
- .text-6-25rem,
459
- .text6-25rem {
336
+ .txt-6-25rem {
460
337
  font-size: 6.25rem;
461
338
  }
462
339
 
463
340
  .txt6-5rem,
464
- .txt-6-5rem,
465
- .text-6-5rem,
466
- .text6-5rem {
341
+ .txt-6-5rem {
467
342
  font-size: 6.5rem;
468
343
  }
469
344
 
470
345
  .txt6-75rem,
471
- .txt-6-75rem,
472
- .text-6-75rem,
473
- .text6-75rem {
346
+ .txt-6-75rem {
474
347
  font-size: 6.75rem;
475
348
  }
476
349
 
477
350
  .txt7rem,
478
- .txt-7rem,
479
- .text-7rem,
480
- .text7rem {
351
+ .txt-7rem {
481
352
  font-size: 7rem;
482
353
  }
483
354
 
484
355
  .txt7-25rem,
485
- .txt-7-25rem,
486
- .text-7-25rem,
487
- .text7-25rem {
356
+ .txt-7-25rem {
488
357
  font-size: 7.25rem;
489
358
  }
490
359
 
491
360
  .txt7-5rem,
492
- .txt-7-5rem,
493
- .text-7-5rem,
494
- .text7-5rem {
361
+ .txt-7-5rem {
495
362
  font-size: 7.5rem;
496
363
  }
497
364
 
498
365
  .txt7-75rem,
499
- .txt-7-75rem,
500
- .text-7-75rem,
501
- .text7-75rem {
366
+ .txt-7-75rem {
502
367
  font-size: 7.75rem;
503
368
  }
504
369
 
505
370
  .txt8rem,
506
- .txt-8rem,
507
- .text-8rem,
508
- .text8rem {
371
+ .txt-8rem {
509
372
  font-size: 8rem;
510
373
  }
511
374
 
512
375
  .txt8-25rem,
513
- .txt-8-25rem,
514
- .text-8-25rem,
515
- .text8-25rem {
376
+ .txt-8-25rem {
516
377
  font-size: 8.25rem;
517
378
  }
518
379
 
519
380
  .txt8-5rem,
520
- .txt-8-5rem,
521
- .text-8-5rem,
522
- .text8-5rem {
381
+ .txt-8-5rem {
523
382
  font-size: 8.5rem;
524
383
  }
525
384
 
526
385
  .txt8-75rem,
527
- .txt-8-75rem,
528
- .text-8-75rem,
529
- .text8-75rem {
386
+ .txt-8-75rem {
530
387
  font-size: 8.75rem;
531
388
  }
532
389
 
@@ -535,1255 +392,894 @@
535
392
  }
536
393
 
537
394
  .txt-gray,
538
- .txtgray,
539
- .textgray,
540
- .text-gray {
395
+ .txtgray {
541
396
  color: var(--bgl-gray);
542
397
  }
543
398
 
544
399
  .txt-primary,
545
- .txtprimary,
546
- .textprimary,
547
- .text-primary {
400
+ .txtprimary {
548
401
  color: var(--bgl-primary);
549
402
  }
550
403
 
551
404
  .txt-black,
552
- .txtblack,
553
- .textblack,
554
- .text-black {
405
+ .txtblack {
555
406
  color: var(--bgl-black);
556
407
  }
557
408
 
558
409
  .txt-red,
559
- .txtred,
560
- .textred,
561
- .text-red {
410
+ .txtred {
562
411
  color: var(--bgl-red);
563
412
  }
564
413
 
565
414
  .txt-white,
566
- .txtwhite,
567
- .textwhite,
568
- .text-white {
415
+ .txtwhite {
569
416
  color: var(--bgl-white);
570
417
  }
571
418
 
572
419
  .txt-green,
573
- .txtgreen,
574
- .textgreen,
575
- .text-green {
420
+ .txtgreen {
576
421
  color: var(--bgl-green);
577
422
  }
578
423
 
579
424
  .txt-yellow,
580
- .txtyellow,
581
- .textyellow,
582
- .text-yellow {
425
+ .txtyellow {
583
426
  color: var(--bgl-yellow);
584
427
  }
585
428
 
586
429
  .txt-purple,
587
- .txtpurple,
588
- .textpurple,
589
- .text-purple {
430
+ .txtpurple {
590
431
  color: var(--bgl-purple);
591
432
  }
592
433
 
593
434
  .txt-brown,
594
- .txtbrown,
595
- .textbrown,
596
- .text-brown {
435
+ .txtbrown {
597
436
  color: var(--bgl-brown);
598
437
  }
599
438
 
600
439
  .txt-orange,
601
- .txtorange,
602
- .textorange,
603
- .text-orange {
440
+ .txtorange {
604
441
  color: var(--bgl-orange);
605
442
  }
606
443
 
607
444
  .txt-turquoise,
608
- .txtturquoise,
609
- .textturquoise,
610
- .text-turquoise {
445
+ .txtturquoise {
611
446
  color: var(--bgl-turquoise);
612
447
  }
613
448
 
614
449
  .txt-pink,
615
- .txtpink,
616
- .textpink,
617
- .text-pink {
450
+ .txtpink {
618
451
  color: var(--bgl-pink);
619
452
  }
620
453
 
621
454
  .txt-blue,
622
- .txtblue,
623
- .textblue,
624
- .text-blue {
455
+ .txtblue {
625
456
  color: var(--bgl-blue);
626
457
  }
627
458
 
628
459
  .txt-primary-10,
629
- .txtprimary-10,
630
- .textprimary-10,
631
- .text-primary-10 {
460
+ .txtprimary-10 {
632
461
  color: var(--bgl-primary-10);
633
462
  }
634
463
 
635
464
  .txt-blue-10,
636
- .txtblue-10,
637
- .textblue-10,
638
- .text-blue-10 {
465
+ .txtblue-10 {
639
466
  color: var(--bgl-blue-10);
640
467
  }
641
468
 
642
469
  .txt-green-10,
643
- .txtgreen-10,
644
- .textgreen-10,
645
- .text-green-10 {
470
+ .txtgreen-10 {
646
471
  color: var(--bgl-green-10);
647
472
  }
648
473
 
649
474
  .txt-red-10,
650
- .txtred-10,
651
- .textred-10,
652
- .text-red-10 {
475
+ .txtred-10 {
653
476
  color: var(--bgl-red-10);
654
477
  }
655
478
 
656
479
  .txt-yellow-10,
657
- .txtyellow-10,
658
- .textyellow-10,
659
- .text-yellow-10 {
480
+ .txtyellow-10 {
660
481
  color: var(--bgl-yellow-10);
661
482
  }
662
483
 
663
484
  .txt-purple-10,
664
- .txtpurple-10,
665
- .textpurple-10,
666
- .text-purple-10 {
485
+ .txtpurple-10 {
667
486
  color: var(--bgl-purple-10);
668
487
  }
669
488
 
670
489
  .txt-brown-10,
671
- .txtbrown-10,
672
- .textbrown-10,
673
- .text-brown-10 {
490
+ .txtbrown-10 {
674
491
  color: var(--bgl-brown-10);
675
492
  }
676
493
 
677
494
  .txt-orange-10,
678
- .txtorange-10,
679
- .textorange-10,
680
- .text-orange-10 {
495
+ .txtorange-10 {
681
496
  color: var(--bgl-orange-10);
682
497
  }
683
498
 
684
499
  .txt-turquoise-10,
685
- .txtturquoise-10,
686
- .textturquoise-10,
687
- .text-turquoise-10 {
500
+ .txtturquoise-10 {
688
501
  color: var(--bgl-turquoise-10);
689
502
  }
690
503
 
691
504
  .txt-gray-10,
692
- .txtgray-10,
693
- .textgray-10,
694
- .text-gray-10 {
505
+ .txtgray-10 {
695
506
  color: var(--bgl-gray-10);
696
507
  }
697
508
 
698
509
  .txt-black-10,
699
- .txtblack-10,
700
- .textblack-10,
701
- .text-black-10 {
510
+ .txtblack-10 {
702
511
  color: var(--bgl-black-10);
703
512
  }
704
513
 
705
514
  .txt-pink-10,
706
- .txtpink-10,
707
- .textpink-10,
708
- .text-pink-10 {
515
+ .txtpink-10 {
709
516
  color: var(--bgl-pink-10);
710
517
  }
711
518
 
712
519
  .txt-primary-20,
713
- .txtprimary-20,
714
- .textprimary-20,
715
- .text-primary-20 {
520
+ .txtprimary-20 {
716
521
  color: var(--bgl-primary-20);
717
522
  }
718
523
 
719
524
  .txt-blue-20,
720
- .txtblue-20,
721
- .textblue-20,
722
- .text-blue-20 {
525
+ .txtblue-20 {
723
526
  color: var(--bgl-blue-20);
724
527
  }
725
528
 
726
529
  .txt-green-20,
727
- .txtgreen-20,
728
- .textgreen-20,
729
- .text-green-20 {
530
+ .txtgreen-20 {
730
531
  color: var(--bgl-green-20);
731
532
  }
732
533
 
733
534
  .txt-red-20,
734
- .txtred-20,
735
- .textred-20,
736
- .text-red-20 {
535
+ .txtred-20 {
737
536
  color: var(--bgl-red-20);
738
537
  }
739
538
 
740
539
  .txt-yellow-20,
741
- .txtyellow-20,
742
- .textyellow-20,
743
- .text-yellow-20 {
540
+ .txtyellow-20 {
744
541
  color: var(--bgl-yellow-20);
745
542
  }
746
543
 
747
544
  .txt-purple-20,
748
- .txtpurple-20,
749
- .textpurple-20,
750
- .text-purple-20 {
545
+ .txtpurple-20 {
751
546
  color: var(--bgl-purple-20);
752
547
  }
753
548
 
754
549
  .txt-brown-20,
755
- .txtbrown-20,
756
- .textbrown-20,
757
- .text-brown-20 {
550
+ .txtbrown-20 {
758
551
  color: var(--bgl-brown-20);
759
552
  }
760
553
 
761
554
  .txt-orange-20,
762
- .txtorange-20,
763
- .textorange-20,
764
- .text-orange-20 {
555
+ .txtorange-20 {
765
556
  color: var(--bgl-orange-20);
766
557
  }
767
558
 
768
559
  .txt-turquoise-20,
769
- .txtturquoise-20,
770
- .textturquoise-20,
771
- .text-turquoise-20 {
560
+ .txtturquoise-20 {
772
561
  color: var(--bgl-turquoise-20);
773
562
  }
774
563
 
775
564
  .txt-gray-20,
776
- .txtgray-20,
777
- .textgray-20,
778
- .text-gray-20 {
565
+ .txtgray-20 {
779
566
  color: var(--bgl-gray-20);
780
567
  }
781
568
 
782
569
  .txt-black-20,
783
- .txtblack-20,
784
- .textblack-20,
785
- .text-black-20 {
570
+ .txtblack-20 {
786
571
  color: var(--bgl-black-20);
787
572
  }
788
573
 
789
574
  .txt-pink-20,
790
- .txtpink-20,
791
- .textpink-20,
792
- .text-pink-20 {
575
+ .txtpink-20 {
793
576
  color: var(--bgl-pink-20);
794
577
  }
795
578
 
796
579
  .txt-primary-30,
797
- .txtprimary-30,
798
- .textprimary-30,
799
- .text-primary-30 {
580
+ .txtprimary-30 {
800
581
  color: var(--bgl-primary-30);
801
582
  }
802
583
 
803
584
  .txt-blue-30,
804
- .txtblue-30,
805
- .textblue-30,
806
- .text-blue-30 {
585
+ .txtblue-30 {
807
586
  color: var(--bgl-blue-30);
808
587
  }
809
588
 
810
589
  .txt-green-30,
811
- .txtgreen-30,
812
- .textgreen-30,
813
- .text-green-30 {
590
+ .txtgreen-30 {
814
591
  color: var(--bgl-green-30);
815
592
  }
816
593
 
817
594
  .txt-red-30,
818
- .txtred-30,
819
- .textred-30,
820
- .text-red-30 {
595
+ .txtred-30 {
821
596
  color: var(--bgl-red-30);
822
597
  }
823
598
 
824
599
  .txt-yellow-30,
825
- .txtyellow-30,
826
- .textyellow-30,
827
- .text-yellow-30 {
600
+ .txtyellow-30 {
828
601
  color: var(--bgl-yellow-30);
829
602
  }
830
603
 
831
604
  .txt-purple-30,
832
- .txtpurple-30,
833
- .textpurple-30,
834
- .text-purple-30 {
605
+ .txtpurple-30 {
835
606
  color: var(--bgl-purple-30);
836
607
  }
837
608
 
838
609
  .txt-brown-30,
839
- .txtbrown-30,
840
- .textbrown-30,
841
- .text-brown-30 {
610
+ .txtbrown-30 {
842
611
  color: var(--bgl-brown-30);
843
612
  }
844
613
 
845
614
  .txt-orange-30,
846
- .txtorange-30,
847
- .textorange-30,
848
- .text-orange-30 {
615
+ .txtorange-30 {
849
616
  color: var(--bgl-orange-30);
850
617
  }
851
618
 
852
619
  .txt-turquoise-30,
853
- .txtturquoise-30,
854
- .textturquoise-30,
855
- .text-turquoise-30 {
620
+ .txtturquoise-30 {
856
621
  color: var(--bgl-turquoise-30);
857
622
  }
858
623
 
859
624
  .txt-gray-30,
860
- .txtgray-30,
861
- .textgray-30,
862
- .text-gray-30 {
625
+ .txtgray-30 {
863
626
  color: var(--bgl-gray-30);
864
627
  }
865
628
 
866
629
  .txt-black-30,
867
- .txtblack-30,
868
- .textblack-30,
869
- .text-black-30 {
630
+ .txtblack-30 {
870
631
  color: var(--bgl-black-30);
871
632
  }
872
633
 
873
634
  .txt-pink-30,
874
- .txtpink-30,
875
- .textpink-30,
876
- .text-pink-30 {
635
+ .txtpink-30 {
877
636
  color: var(--bgl-pink-30);
878
637
  }
879
638
 
880
639
  .txt-primary-40,
881
- .txtprimary-40,
882
- .textprimary-40,
883
- .text-primary-40 {
640
+ .txtprimary-40 {
884
641
  color: var(--bgl-primary-40);
885
642
  }
886
643
 
887
644
  .txt-blue-40,
888
- .txtblue-40,
889
- .textblue-40,
890
- .text-blue-40 {
645
+ .txtblue-40 {
891
646
  color: var(--bgl-blue-40);
892
647
  }
893
648
 
894
649
  .txt-green-40,
895
- .txtgreen-40,
896
- .textgreen-40,
897
- .text-green-40 {
650
+ .txtgreen-40 {
898
651
  color: var(--bgl-green-40);
899
652
  }
900
653
 
901
654
  .txt-red-40,
902
- .txtred-40,
903
- .textred-40,
904
- .text-red-40 {
655
+ .txtred-40 {
905
656
  color: var(--bgl-red-40);
906
657
  }
907
658
 
908
659
  .txt-yellow-40,
909
- .txtyellow-40,
910
- .textyellow-40,
911
- .text-yellow-40 {
660
+ .txtyellow-40 {
912
661
  color: var(--bgl-yellow-40);
913
662
  }
914
663
 
915
664
  .txt-purple-40,
916
- .txtpurple-40,
917
- .textpurple-40,
918
- .text-purple-40 {
665
+ .txtpurple-40 {
919
666
  color: var(--bgl-purple-40);
920
667
  }
921
668
 
922
669
  .txt-brown-40,
923
- .txtbrown-40,
924
- .textbrown-40,
925
- .text-brown-40 {
670
+ .txtbrown-40 {
926
671
  color: var(--bgl-brown-40);
927
672
  }
928
673
 
929
674
  .txt-orange-40,
930
- .txtorange-40,
931
- .textorange-40,
932
- .text-orange-40 {
675
+ .txtorange-40 {
933
676
  color: var(--bgl-orange-40);
934
677
  }
935
678
 
936
679
  .txt-turquoise-40,
937
- .txtturquoise-40,
938
- .textturquoise-40,
939
- .text-turquoise-40 {
680
+ .txtturquoise-40 {
940
681
  color: var(--bgl-turquoise-40);
941
682
  }
942
683
 
943
684
  .txt-gray-40,
944
- .txtgray-40,
945
- .textgray-40,
946
- .text-gray-40 {
685
+ .txtgray-40 {
947
686
  color: var(--bgl-gray-40);
948
687
  }
949
688
 
950
689
  .txt-black-40,
951
- .txtblack-40,
952
- .textblack-40,
953
- .text-black-40 {
690
+ .txtblack-40 {
954
691
  color: var(--bgl-black-40);
955
692
  }
956
693
 
957
694
  .txt-pink-40,
958
- .txtpink-40,
959
- .textpink-40,
960
- .text-pink-40 {
695
+ .txtpink-40 {
961
696
  color: var(--bgl-pink-40);
962
697
  }
963
698
 
964
699
  .txt-primary-50,
965
- .txtprimary-50,
966
- .textprimary-50,
967
- .text-primary-50 {
700
+ .txtprimary-50 {
968
701
  color: var(--bgl-primary-50);
969
702
  }
970
703
 
971
704
  .txt-blue-50,
972
- .txtblue-50,
973
- .textblue-50,
974
- .text-blue-50 {
705
+ .txtblue-50 {
975
706
  color: var(--bgl-blue-50);
976
707
  }
977
708
 
978
709
  .txt-green-50,
979
- .txtgreen-50,
980
- .textgreen-50,
981
- .text-green-50 {
710
+ .txtgreen-50 {
982
711
  color: var(--bgl-green-50);
983
712
  }
984
713
 
985
714
  .txt-red-50,
986
- .txtred-50,
987
- .textred-50,
988
- .text-red-50 {
715
+ .txtred-50 {
989
716
  color: var(--bgl-red-50);
990
717
  }
991
718
 
992
719
  .txt-yellow-50,
993
- .txtyellow-50,
994
- .textyellow-50,
995
- .text-yellow-50 {
720
+ .txtyellow-50 {
996
721
  color: var(--bgl-yellow-50);
997
722
  }
998
723
 
999
724
  .txt-purple-50,
1000
- .txtpurple-50,
1001
- .textpurple-50,
1002
- .text-purple-50 {
725
+ .txtpurple-50 {
1003
726
  color: var(--bgl-purple-50);
1004
727
  }
1005
728
 
1006
729
  .txt-brown-50,
1007
- .txtbrown-50,
1008
- .textbrown-50,
1009
- .text-brown-50 {
730
+ .txtbrown-50 {
1010
731
  color: var(--bgl-brown-50);
1011
732
  }
1012
733
 
1013
734
  .txt-orange-50,
1014
- .txtorange-50,
1015
- .textorange-50,
1016
- .text-orange-50 {
735
+ .txtorange-50 {
1017
736
  color: var(--bgl-orange-50);
1018
737
  }
1019
738
 
1020
739
  .txt-turquoise-50,
1021
- .txtturquoise-50,
1022
- .textturquoise-50,
1023
- .text-turquoise-50 {
740
+ .txtturquoise-50 {
1024
741
  color: var(--bgl-turquoise-50);
1025
742
  }
1026
743
 
1027
744
  .txt-gray-50,
1028
- .txtgray-50,
1029
- .textgray-50,
1030
- .text-gray-50 {
745
+ .txtgray-50 {
1031
746
  color: var(--bgl-gray-50);
1032
747
  }
1033
748
 
1034
749
  .txt-black-50,
1035
- .txtblack-50,
1036
- .textblack-50,
1037
- .text-black-50 {
750
+ .txtblack-50 {
1038
751
  color: var(--bgl-black-50);
1039
752
  }
1040
753
 
1041
754
  .txt-pink-50,
1042
- .txtpink-50,
1043
- .textpink-50,
1044
- .text-pink-50 {
755
+ .txtpink-50 {
1045
756
  color: var(--bgl-pink-50);
1046
757
  }
1047
758
 
1048
759
  .txt-primary-60,
1049
- .txtprimary-60,
1050
- .textprimary-60,
1051
- .text-primary-60 {
760
+ .txtprimary-60 {
1052
761
  color: var(--bgl-primary-60);
1053
762
  }
1054
763
 
1055
764
  .txt-blue-60,
1056
- .txtblue-60,
1057
- .textblue-60,
1058
- .text-blue-60 {
765
+ .txtblue-60 {
1059
766
  color: var(--bgl-blue-60);
1060
767
  }
1061
768
 
1062
769
  .txt-green-60,
1063
- .txtgreen-60,
1064
- .textgreen-60,
1065
- .text-green-60 {
770
+ .txtgreen-60 {
1066
771
  color: var(--bgl-green-60);
1067
772
  }
1068
773
 
1069
774
  .txt-red-60,
1070
- .txtred-60,
1071
- .textred-60,
1072
- .text-red-60 {
775
+ .txtred-60 {
1073
776
  color: var(--bgl-red-60);
1074
777
  }
1075
778
 
1076
779
  .txt-yellow-60,
1077
- .txtyellow-60,
1078
- .textyellow-60,
1079
- .text-yellow-60 {
780
+ .txtyellow-60 {
1080
781
  color: var(--bgl-yellow-60);
1081
782
  }
1082
783
 
1083
784
  .txt-purple-60,
1084
- .txtpurple-60,
1085
- .textpurple-60,
1086
- .text-purple-60 {
785
+ .txtpurple-60 {
1087
786
  color: var(--bgl-purple-60);
1088
787
  }
1089
788
 
1090
789
  .txt-brown-60,
1091
- .txtbrown-60,
1092
- .textbrown-60,
1093
- .text-brown-60 {
790
+ .txtbrown-60 {
1094
791
  color: var(--bgl-brown-60);
1095
792
  }
1096
793
 
1097
794
  .txt-orange-60,
1098
- .txtorange-60,
1099
- .textorange-60,
1100
- .text-orange-60 {
795
+ .txtorange-60 {
1101
796
  color: var(--bgl-orange-60);
1102
797
  }
1103
798
 
1104
799
  .txt-turquoise-60,
1105
- .txtturquoise-60,
1106
- .textturquoise-60,
1107
- .text-turquoise-60 {
800
+ .txtturquoise-60 {
1108
801
  color: var(--bgl-turquoise-60);
1109
802
  }
1110
803
 
1111
804
  .txt-gray-60,
1112
- .txtgray-60,
1113
- .textgray-60,
1114
- .text-gray-60 {
805
+ .txtgray-60 {
1115
806
  color: var(--bgl-gray-60);
1116
807
  }
1117
808
 
1118
809
  .txt-black-60,
1119
- .txtblack-60,
1120
- .textblack-60,
1121
- .text-black-60 {
810
+ .txtblack-60 {
1122
811
  color: var(--bgl-black-60);
1123
812
  }
1124
813
 
1125
814
  .txt-pink-60,
1126
- .txtpink-60,
1127
- .textpink-60,
1128
- .text-pink-60 {
815
+ .txtpink-60 {
1129
816
  color: var(--bgl-pink-60);
1130
817
  }
1131
818
 
1132
819
  .txt-primary-70,
1133
- .txtprimary-70,
1134
- .textprimary-70,
1135
- .text-primary-70 {
820
+ .txtprimary-70 {
1136
821
  color: var(--bgl-primary-70);
1137
822
  }
1138
823
 
1139
824
  .txt-blue-70,
1140
- .txtblue-70,
1141
- .textblue-70,
1142
- .text-blue-70 {
825
+ .txtblue-70 {
1143
826
  color: var(--bgl-blue-70);
1144
827
  }
1145
828
 
1146
829
  .txt-green-70,
1147
- .txtgreen-70,
1148
- .textgreen-70,
1149
- .text-green-70 {
830
+ .txtgreen-70 {
1150
831
  color: var(--bgl-green-70);
1151
832
  }
1152
833
 
1153
834
  .txt-red-70,
1154
- .txtred-70,
1155
- .textred-70,
1156
- .text-red-70 {
835
+ .txtred-70 {
1157
836
  color: var(--bgl-red-70);
1158
837
  }
1159
838
 
1160
839
  .txt-yellow-70,
1161
- .txtyellow-70,
1162
- .textyellow-70,
1163
- .text-yellow-70 {
840
+ .txtyellow-70 {
1164
841
  color: var(--bgl-yellow-70);
1165
842
  }
1166
843
 
1167
844
  .txt-purple-70,
1168
- .txtpurple-70,
1169
- .textpurple-70,
1170
- .text-purple-70 {
845
+ .txtpurple-70 {
1171
846
  color: var(--bgl-purple-70);
1172
847
  }
1173
848
 
1174
849
  .txt-brown-70,
1175
- .txtbrown-70,
1176
- .textbrown-70,
1177
- .text-brown-70 {
850
+ .txtbrown-70 {
1178
851
  color: var(--bgl-brown-70);
1179
852
  }
1180
853
 
1181
854
  .txt-orange-70,
1182
- .txtorange-70,
1183
- .textorange-70,
1184
- .text-orange-70 {
855
+ .txtorange-70 {
1185
856
  color: var(--bgl-orange-70);
1186
857
  }
1187
858
 
1188
859
  .txt-turquoise-70,
1189
- .txtturquoise-70,
1190
- .textturquoise-70,
1191
- .text-turquoise-70 {
860
+ .txtturquoise-70 {
1192
861
  color: var(--bgl-turquoise-70);
1193
862
  }
1194
863
 
1195
864
  .txt-gray-70,
1196
- .txtgray-70,
1197
- .textgray-70,
1198
- .text-gray-70 {
865
+ .txtgray-70 {
1199
866
  color: var(--bgl-gray-70);
1200
867
  }
1201
868
 
1202
869
  .txt-black-70,
1203
- .txtblack-70,
1204
- .textblack-70,
1205
- .text-black-70 {
870
+ .txtblack-70 {
1206
871
  color: var(--bgl-black-70);
1207
872
  }
1208
873
 
1209
874
  .txt-pink-70,
1210
- .txtpink-70,
1211
- .textpink-70,
1212
- .text-pink-70 {
875
+ .txtpink-70 {
1213
876
  color: var(--bgl-pink-70);
1214
877
  }
1215
878
 
1216
879
  .txt-primary-80,
1217
- .txtprimary-80,
1218
- .textprimary-80,
1219
- .text-primary-80 {
880
+ .txtprimary-80 {
1220
881
  color: var(--bgl-primary-80);
1221
882
  }
1222
883
 
1223
884
  .txt-blue-80,
1224
- .txtblue-80,
1225
- .textblue-80,
1226
- .text-blue-80 {
885
+ .txtblue-80 {
1227
886
  color: var(--bgl-blue-80);
1228
887
  }
1229
888
 
1230
889
  .txt-green-80,
1231
- .txtgreen-80,
1232
- .textgreen-80,
1233
- .text-green-80 {
890
+ .txtgreen-80 {
1234
891
  color: var(--bgl-green-80);
1235
892
  }
1236
893
 
1237
894
  .txt-red-80,
1238
- .txtred-80,
1239
- .textred-80,
1240
- .text-red-80 {
895
+ .txtred-80 {
1241
896
  color: var(--bgl-red-80);
1242
897
  }
1243
898
 
1244
899
  .txt-yellow-80,
1245
- .txtyellow-80,
1246
- .textyellow-80,
1247
- .text-yellow-80 {
900
+ .txtyellow-80 {
1248
901
  color: var(--bgl-yellow-80);
1249
902
  }
1250
903
 
1251
904
  .txt-purple-80,
1252
- .txtpurple-80,
1253
- .textpurple-80,
1254
- .text-purple-80 {
905
+ .txtpurple-80 {
1255
906
  color: var(--bgl-purple-80);
1256
907
  }
1257
908
 
1258
909
  .txt-brown-80,
1259
- .txtbrown-80,
1260
- .textbrown-80,
1261
- .text-brown-80 {
910
+ .txtbrown-80 {
1262
911
  color: var(--bgl-brown-80);
1263
912
  }
1264
913
 
1265
914
  .txt-orange-80,
1266
- .txtorange-80,
1267
- .textorange-80,
1268
- .text-orange-80 {
915
+ .txtorange-80 {
1269
916
  color: var(--bgl-orange-80);
1270
917
  }
1271
918
 
1272
919
  .txt-turquoise-80,
1273
- .txtturquoise-80,
1274
- .textturquoise-80,
1275
- .text-turquoise-80 {
920
+ .txtturquoise-80 {
1276
921
  color: var(--bgl-turquoise-80);
1277
922
  }
1278
923
 
1279
924
  .txt-gray-80,
1280
- .txtgray-80,
1281
- .textgray-80,
1282
- .text-gray-80 {
925
+ .txtgray-80 {
1283
926
  color: var(--bgl-gray-80);
1284
927
  }
1285
928
 
1286
929
  .txt-black-80,
1287
- .txtblack-80,
1288
- .textblack-80,
1289
- .text-black-80 {
930
+ .txtblack-80 {
1290
931
  color: var(--bgl-black-80);
1291
932
  }
1292
933
 
1293
934
  .txt-pink-80,
1294
- .txtpink-80,
1295
- .textpink-80,
1296
- .text-pink-80 {
935
+ .txtpink-80 {
1297
936
  color: var(--bgl-pink-80);
1298
937
  }
1299
938
 
1300
939
  .txt-primary-90,
1301
- .txtprimary-90,
1302
- .textprimary-90,
1303
- .text-primary-90 {
940
+ .txtprimary-90 {
1304
941
  color: var(--bgl-primary-90);
1305
942
  }
1306
943
 
1307
944
  .txt-blue-90,
1308
- .txtblue-90,
1309
- .textblue-90,
1310
- .text-blue-90 {
945
+ .txtblue-90 {
1311
946
  color: var(--bgl-blue-90);
1312
947
  }
1313
948
 
1314
949
  .txt-green-90,
1315
- .txtgreen-90,
1316
- .textgreen-90,
1317
- .text-green-90 {
950
+ .txtgreen-90 {
1318
951
  color: var(--bgl-green-90);
1319
952
  }
1320
953
 
1321
954
  .txt-red-90,
1322
- .txtred-90,
1323
- .textred-90,
1324
- .text-red-90 {
955
+ .txtred-90 {
1325
956
  color: var(--bgl-red-90);
1326
957
  }
1327
958
 
1328
959
  .txt-yellow-90,
1329
- .txtyellow-90,
1330
- .textyellow-90,
1331
- .text-yellow-90 {
960
+ .txtyellow-90 {
1332
961
  color: var(--bgl-yellow-90);
1333
962
  }
1334
963
 
1335
964
  .txt-purple-90,
1336
- .txtpurple-90,
1337
- .textpurple-90,
1338
- .text-purple-90 {
965
+ .txtpurple-90 {
1339
966
  color: var(--bgl-purple-90);
1340
967
  }
1341
968
 
1342
969
  .txt-brown-90,
1343
- .txtbrown-90,
1344
- .textbrown-90,
1345
- .text-brown-90 {
970
+ .txtbrown-90 {
1346
971
  color: var(--bgl-brown-90);
1347
972
  }
1348
973
 
1349
974
  .txt-orange-90,
1350
- .txtorange-90,
1351
- .textorange-90,
1352
- .text-orange-90 {
975
+ .txtorange-90 {
1353
976
  color: var(--bgl-orange-90);
1354
977
  }
1355
978
 
1356
979
  .txt-turquoise-90,
1357
- .txtturquoise-90,
1358
- .textturquoise-90,
1359
- .text-turquoise-90 {
980
+ .txtturquoise-90 {
1360
981
  color: var(--bgl-turquoise-90);
1361
982
  }
1362
983
 
1363
984
  .txt-gray-90,
1364
- .txtgray-90,
1365
- .textgray-90,
1366
- .text-gray-90 {
985
+ .txtgray-90 {
1367
986
  color: var(--bgl-gray-90);
1368
987
  }
1369
988
 
1370
989
  .txt-black-90,
1371
- .txtblack-90,
1372
- .textblack-90,
1373
- .text-black-90 {
990
+ .txtblack-90 {
1374
991
  color: var(--bgl-black-90);
1375
992
  }
1376
993
 
1377
994
  .txt-pink-90,
1378
- .txtpink-90,
1379
- .textpink-90,
1380
- .text-pink-90 {
995
+ .txtpink-90 {
1381
996
  color: var(--bgl-pink-90);
1382
997
  }
1383
998
 
1384
999
  .txt-primary-100,
1385
- .txtprimary-100,
1386
- .textprimary-100,
1387
- .text-primary-100 {
1000
+ .txtprimary-100 {
1388
1001
  color: var(--bgl-primary-100);
1389
1002
  }
1390
1003
 
1391
1004
  .txt-blue-100,
1392
- .txtblue-100,
1393
- .textblue-100,
1394
- .text-blue-100 {
1005
+ .txtblue-100 {
1395
1006
  color: var(--bgl-blue-100);
1396
1007
  }
1397
1008
 
1398
1009
  .txt-green-100,
1399
- .txtgreen-100,
1400
- .textgreen-100,
1401
- .text-green-100 {
1010
+ .txtgreen-100 {
1402
1011
  color: var(--bgl-green-100);
1403
1012
  }
1404
1013
 
1405
1014
  .txt-red-100,
1406
- .txtred-100,
1407
- .textred-100,
1408
- .text-red-100 {
1015
+ .txtred-100 {
1409
1016
  color: var(--bgl-red-100);
1410
1017
  }
1411
1018
 
1412
1019
  .txt-yellow-100,
1413
- .txtyellow-100,
1414
- .textyellow-100,
1415
- .text-yellow-100 {
1020
+ .txtyellow-100 {
1416
1021
  color: var(--bgl-yellow-100);
1417
1022
  }
1418
1023
 
1419
1024
  .txt-purple-100,
1420
- .txtpurple-100,
1421
- .textpurple-100,
1422
- .text-purple-100 {
1025
+ .txtpurple-100 {
1423
1026
  color: var(--bgl-purple-100);
1424
1027
  }
1425
1028
 
1426
1029
  .txt-brown-100,
1427
- .txtbrown-100,
1428
- .textbrown-100,
1429
- .text-brown-100 {
1030
+ .txtbrown-100 {
1430
1031
  color: var(--bgl-brown-100);
1431
1032
  }
1432
1033
 
1433
1034
  .txt-orange-100,
1434
- .txtorange-100,
1435
- .textorange-100,
1436
- .text-orange-100 {
1035
+ .txtorange-100 {
1437
1036
  color: var(--bgl-orange-100);
1438
1037
  }
1439
1038
 
1440
1039
  .txt-turquoise-100,
1441
- .txtturquoise-100,
1442
- .textturquoise-100,
1443
- .text-turquoise-100 {
1040
+ .txtturquoise-100 {
1444
1041
  color: var(--bgl-turquoise-100);
1445
1042
  }
1446
1043
 
1447
1044
  .txt-gray-100,
1448
- .txtgray-100,
1449
- .textgray-100,
1450
- .text-gray-100 {
1045
+ .txtgray-100 {
1451
1046
  color: var(--bgl-gray-100);
1452
1047
  }
1453
1048
 
1454
1049
  .txt-black-100,
1455
- .txtblack-100,
1456
- .textblack-100,
1457
- .text-black-100 {
1050
+ .txtblack-100 {
1458
1051
  color: var(--bgl-black-100);
1459
1052
  }
1460
1053
 
1461
1054
  .txt-pink-100,
1462
- .txtpink-100,
1463
- .textpink-100,
1464
- .text-pink-100 {
1055
+ .txtpink-100 {
1465
1056
  color: var(--bgl-pink-100);
1466
1057
  }
1467
1058
 
1468
1059
  .txt-primary-110,
1469
- .txtprimary-110,
1470
- .textprimary-110,
1471
- .text-primary-110 {
1060
+ .txtprimary-110 {
1472
1061
  color: var(--bgl-primary-110);
1473
1062
  }
1474
1063
 
1475
1064
  .txt-blue-110,
1476
- .txtblue-110,
1477
- .textblue-110,
1478
- .text-blue-110 {
1065
+ .txtblue-110 {
1479
1066
  color: var(--bgl-blue-110);
1480
1067
  }
1481
1068
 
1482
1069
  .txt-green-110,
1483
- .txtgreen-110,
1484
- .textgreen-110,
1485
- .text-green-110 {
1070
+ .txtgreen-110 {
1486
1071
  color: var(--bgl-green-110);
1487
1072
  }
1488
1073
 
1489
1074
  .txt-red-110,
1490
- .txtred-110,
1491
- .textred-110,
1492
- .text-red-110 {
1075
+ .txtred-110 {
1493
1076
  color: var(--bgl-red-110);
1494
1077
  }
1495
1078
 
1496
1079
  .txt-yellow-110,
1497
- .txtyellow-110,
1498
- .textyellow-110,
1499
- .text-yellow-110 {
1080
+ .txtyellow-110 {
1500
1081
  color: var(--bgl-yellow-110);
1501
1082
  }
1502
1083
 
1503
1084
  .txt-purple-110,
1504
- .txtpurple-110,
1505
- .textpurple-110,
1506
- .text-purple-110 {
1085
+ .txtpurple-110 {
1507
1086
  color: var(--bgl-purple-110);
1508
1087
  }
1509
1088
 
1510
1089
  .txt-brown-110,
1511
- .txtbrown-110,
1512
- .textbrown-110,
1513
- .text-brown-110 {
1090
+ .txtbrown-110 {
1514
1091
  color: var(--bgl-brown-110);
1515
1092
  }
1516
1093
 
1517
1094
  .txt-orange-110,
1518
- .txtorange-110,
1519
- .textorange-110,
1520
- .text-orange-110 {
1095
+ .txtorange-110 {
1521
1096
  color: var(--bgl-orange-110);
1522
1097
  }
1523
1098
 
1524
1099
  .txt-turquoise-110,
1525
- .txtturquoise-110,
1526
- .textturquoise-110,
1527
- .text-turquoise-110 {
1100
+ .txtturquoise-110 {
1528
1101
  color: var(--bgl-turquoise-110);
1529
1102
  }
1530
1103
 
1531
1104
  .txt-gray-110,
1532
- .txtgray-110,
1533
- .textgray-110,
1534
- .text-gray-110 {
1105
+ .txtgray-110 {
1535
1106
  color: var(--bgl-gray-110);
1536
1107
  }
1537
1108
 
1538
1109
  .txt-black-110,
1539
- .txtblack-110,
1540
- .textblack-110,
1541
- .text-black-110 {
1110
+ .txtblack-110 {
1542
1111
  color: var(--bgl-black-110);
1543
1112
  }
1544
1113
 
1545
1114
  .txt-pink-110,
1546
- .txtpink-110,
1547
- .textpink-110,
1548
- .text-pink-110 {
1115
+ .txtpink-110 {
1549
1116
  color: var(--bgl-pink-110);
1550
1117
  }
1551
1118
 
1552
1119
  .txt-primary-120,
1553
- .txtprimary-120,
1554
- .textprimary-120,
1555
- .text-primary-120 {
1120
+ .txtprimary-120 {
1556
1121
  color: var(--bgl-primary-120);
1557
1122
  }
1558
1123
 
1559
1124
  .txt-blue-120,
1560
- .txtblue-120,
1561
- .textblue-120,
1562
- .text-blue-120 {
1125
+ .txtblue-120 {
1563
1126
  color: var(--bgl-blue-120);
1564
1127
  }
1565
1128
 
1566
1129
  .txt-green-120,
1567
- .txtgreen-120,
1568
- .textgreen-120,
1569
- .text-green-120 {
1130
+ .txtgreen-120 {
1570
1131
  color: var(--bgl-green-120);
1571
1132
  }
1572
1133
 
1573
1134
  .txt-red-120,
1574
- .txtred-120,
1575
- .textred-120,
1576
- .text-red-120 {
1135
+ .txtred-120 {
1577
1136
  color: var(--bgl-red-120);
1578
1137
  }
1579
1138
 
1580
1139
  .txt-yellow-120,
1581
- .txtyellow-120,
1582
- .textyellow-120,
1583
- .text-yellow-120 {
1140
+ .txtyellow-120 {
1584
1141
  color: var(--bgl-yellow-120);
1585
1142
  }
1586
1143
 
1587
1144
  .txt-purple-120,
1588
- .txtpurple-120,
1589
- .textpurple-120,
1590
- .text-purple-120 {
1145
+ .txtpurple-120 {
1591
1146
  color: var(--bgl-purple-120);
1592
1147
  }
1593
1148
 
1594
1149
  .txt-brown-120,
1595
- .txtbrown-120,
1596
- .textbrown-120,
1597
- .text-brown-120 {
1150
+ .txtbrown-120 {
1598
1151
  color: var(--bgl-brown-120);
1599
1152
  }
1600
1153
 
1601
1154
  .txt-orange-120,
1602
- .txtorange-120,
1603
- .textorange-120,
1604
- .text-orange-120 {
1155
+ .txtorange-120 {
1605
1156
  color: var(--bgl-orange-120);
1606
1157
  }
1607
1158
 
1608
1159
  .txt-turquoise-120,
1609
- .txtturquoise-120,
1610
- .textturquoise-120,
1611
- .text-turquoise-120 {
1160
+ .txtturquoise-120 {
1612
1161
  color: var(--bgl-turquoise-120);
1613
1162
  }
1614
1163
 
1615
1164
  .txt-gray-120,
1616
- .txtgray-120,
1617
- .textgray-120,
1618
- .text-gray-120 {
1165
+ .txtgray-120 {
1619
1166
  color: var(--bgl-gray-120);
1620
1167
  }
1621
1168
 
1622
1169
  .txt-black-120,
1623
- .txtblack-120,
1624
- .textblack-120,
1625
- .text-black-120 {
1170
+ .txtblack-120 {
1626
1171
  color: var(--bgl-black-120);
1627
1172
  }
1628
1173
 
1629
1174
  .txt-pink-120,
1630
- .txtpink-120,
1631
- .textpink-120,
1632
- .text-pink-120 {
1175
+ .txtpink-120 {
1633
1176
  color: var(--bgl-pink-120);
1634
1177
  }
1635
1178
 
1636
1179
  .txt-primary-130,
1637
- .txtprimary-130,
1638
- .textprimary-130,
1639
- .text-primary-130 {
1180
+ .txtprimary-130 {
1640
1181
  color: var(--bgl-primary-130);
1641
1182
  }
1642
1183
 
1643
1184
  .txt-blue-130,
1644
- .txtblue-130,
1645
- .textblue-130,
1646
- .text-blue-130 {
1185
+ .txtblue-130 {
1647
1186
  color: var(--bgl-blue-130);
1648
1187
  }
1649
1188
 
1650
1189
  .txt-green-130,
1651
- .txtgreen-130,
1652
- .textgreen-130,
1653
- .text-green-130 {
1190
+ .txtgreen-130 {
1654
1191
  color: var(--bgl-green-130);
1655
1192
  }
1656
1193
 
1657
1194
  .txt-red-130,
1658
- .txtred-130,
1659
- .textred-130,
1660
- .text-red-130 {
1195
+ .txtred-130 {
1661
1196
  color: var(--bgl-red-130);
1662
1197
  }
1663
1198
 
1664
1199
  .txt-yellow-130,
1665
- .txtyellow-130,
1666
- .textyellow-130,
1667
- .text-yellow-130 {
1200
+ .txtyellow-130 {
1668
1201
  color: var(--bgl-yellow-130);
1669
1202
  }
1670
1203
 
1671
1204
  .txt-purple-130,
1672
- .txtpurple-130,
1673
- .textpurple-130,
1674
- .text-purple-130 {
1205
+ .txtpurple-130 {
1675
1206
  color: var(--bgl-purple-130);
1676
1207
  }
1677
1208
 
1678
1209
  .txt-brown-130,
1679
- .txtbrown-130,
1680
- .textbrown-130,
1681
- .text-brown-130 {
1210
+ .txtbrown-130 {
1682
1211
  color: var(--bgl-brown-130);
1683
1212
  }
1684
1213
 
1685
1214
  .txt-orange-130,
1686
- .txtorange-130,
1687
- .textorange-130,
1688
- .text-orange-130 {
1215
+ .txtorange-130 {
1689
1216
  color: var(--bgl-orange-130);
1690
1217
  }
1691
1218
 
1692
1219
  .txt-turquoise-130,
1693
- .txtturquoise-130,
1694
- .textturquoise-130,
1695
- .text-turquoise-130 {
1220
+ .txtturquoise-130 {
1696
1221
  color: var(--bgl-turquoise-130);
1697
1222
  }
1698
1223
 
1699
1224
  .txt-gray-130,
1700
- .txtgray-130,
1701
- .textgray-130,
1702
- .text-gray-130 {
1225
+ .txtgray-130 {
1703
1226
  color: var(--bgl-gray-130);
1704
1227
  }
1705
1228
 
1706
1229
  .txt-black-130,
1707
- .txtblack-130,
1708
- .textblack-130,
1709
- .text-black-130 {
1230
+ .txtblack-130 {
1710
1231
  color: var(--bgl-black-130);
1711
1232
  }
1712
1233
 
1713
1234
  .txt-pink-130,
1714
- .txtpink-130,
1715
- .textpink-130,
1716
- .text-pink-130 {
1235
+ .txtpink-130 {
1717
1236
  color: var(--bgl-pink-130);
1718
1237
  }
1719
1238
 
1720
- .font-thin,
1721
- .txt-thin,
1722
- .text-thin {
1239
+ .txt-thin {
1723
1240
  font-weight: 100;
1724
1241
  }
1725
1242
 
1726
1243
  .extra-light,
1727
- .font-extra-light,
1728
1244
  .txt-extra-light,
1729
- .text-extra-light,
1730
- .font-ultra-light,
1731
- .txt-ultra-light,
1732
- .text-ultra-light {
1245
+ .txt-ultra-light {
1733
1246
  font-weight: 200;
1734
1247
  }
1735
1248
 
1736
1249
  .light,
1737
- .txt-light,
1738
- .font-light,
1739
- .text-light {
1250
+ .txt-light {
1740
1251
  font-weight: 300;
1741
1252
  }
1742
1253
 
1743
1254
  .regular,
1744
- .txt-regular,
1745
- .font-regular,
1746
- .text-regular {
1255
+ .txt-regular {
1747
1256
  font-weight: 400;
1748
1257
  }
1749
1258
 
1750
1259
  .medium,
1751
- .txt-medium,
1752
- .font-medium,
1753
- .text-medium {
1260
+ .txt-medium {
1754
1261
  font-weight: 500;
1755
1262
  }
1756
1263
 
1757
1264
  .semi,
1758
1265
  .semibold,
1759
1266
  .txt-semi,
1760
- .text-semi,
1761
- .txt-semibold,
1762
- .font-semi,
1763
- .font-semibold,
1764
- .text-semibold {
1267
+ .txt-semibold {
1765
1268
  font-weight: 600;
1766
1269
  }
1767
1270
 
1768
1271
  .bold,
1769
- .txt-bold,
1770
- .font-bold,
1771
- .text-bold {
1272
+ .txt-bold {
1772
1273
  font-weight: 700;
1773
1274
  }
1774
1275
 
1775
1276
  .extra-bold,
1776
- .font-extra-bold,
1777
1277
  .txt-extra-bold,
1778
- .text-extra-bold,
1779
- .font-ultra-bold,
1780
- .txt-ultra-bold,
1781
- .text-ultra-bold {
1278
+ .txt-ultra-bold {
1782
1279
  font-weight: 800;
1783
1280
  }
1784
1281
 
1785
- .black,
1786
- .font-black {
1282
+ .black {
1787
1283
  font-weight: 900;
1788
1284
  }
1789
1285
 
@@ -2108,505 +1604,362 @@
2108
1604
  text-align: justify;
2109
1605
  }
2110
1606
 
2111
- .m_txt-small,
2112
- .m_text-small {
1607
+ .m_txt-small {
2113
1608
  font-size: 12px;
2114
1609
  }
2115
1610
 
2116
1611
  .m_txt20,
2117
- .m_txt-20,
2118
- .m_text-20,
2119
- .m_text20 {
1612
+ .m_txt-20 {
2120
1613
  font-size: 20px;
2121
1614
  }
2122
1615
 
2123
1616
  .m_txt24,
2124
- .m_txt-24,
2125
- .m_text-24,
2126
- .m_text24 {
1617
+ .m_txt-24 {
2127
1618
  font-size: 24px;
2128
1619
  }
2129
1620
 
2130
1621
  .m_txt28,
2131
- .m_txt-28,
2132
- .m_text-28,
2133
- .m_text28 {
1622
+ .m_txt-28 {
2134
1623
  font-size: 28px;
2135
1624
  }
2136
1625
 
2137
1626
  .m_txt30,
2138
- .m_txt-30,
2139
- .m_text-30,
2140
- .m_text30 {
1627
+ .m_txt-30 {
2141
1628
  font-size: 30px;
2142
1629
  }
2143
1630
 
2144
1631
  .m_txt32,
2145
- .m_txt-32,
2146
- .m_text-32,
2147
- .m_text32 {
1632
+ .m_txt-32 {
2148
1633
  font-size: 32px;
2149
1634
  }
2150
1635
 
2151
1636
  .m_txt36,
2152
- .m_txt-36,
2153
- .m_text-36,
2154
- .m_text36 {
1637
+ .m_txt-36 {
2155
1638
  font-size: 36px;
2156
1639
  }
2157
1640
 
2158
1641
  .m_txt40,
2159
- .m_txt-40,
2160
- .m_text-40,
2161
- .m_text40 {
1642
+ .m_txt-40 {
2162
1643
  font-size: 40px;
2163
1644
  }
2164
1645
 
2165
1646
  .m_txt44,
2166
- .m_txt-44,
2167
- .m_text-44,
2168
- .m_text44 {
1647
+ .m_txt-44 {
2169
1648
  font-size: 44px;
2170
1649
  }
2171
1650
 
2172
1651
  .m_txt48,
2173
- .m_txt-48,
2174
- .m_text-48,
2175
- .m_text48 {
1652
+ .m_txt-48 {
2176
1653
  font-size: 48px;
2177
1654
  }
2178
1655
 
2179
1656
  .m_txt50,
2180
- .m_txt-50,
2181
- .m_text-50,
2182
- .m_text50 {
1657
+ .m_txt-50 {
2183
1658
  font-size: 50px;
2184
1659
  }
2185
1660
 
2186
1661
  .m_txt52,
2187
- .m_txt-52,
2188
- .m_text-52,
2189
- .m_text52 {
1662
+ .m_txt-52 {
2190
1663
  font-size: 52px;
2191
1664
  }
2192
1665
 
2193
1666
  .m_txt56,
2194
- .m_txt-56,
2195
- .m_text-56,
2196
- .m_text56 {
1667
+ .m_txt-56 {
2197
1668
  font-size: 56px;
2198
1669
  }
2199
1670
 
2200
1671
  .m_txt60,
2201
- .m_txt-60,
2202
- .m_text-60,
2203
- .m_text60 {
1672
+ .m_txt-60 {
2204
1673
  font-size: 60px;
2205
1674
  }
2206
1675
 
2207
1676
  .m_txt64,
2208
- .m_txt-64,
2209
- .m_text-64,
2210
- .m_text64 {
1677
+ .m_txt-64 {
2211
1678
  font-size: 64px;
2212
1679
  }
2213
1680
 
2214
1681
  .m_txt68,
2215
- .m_txt-68,
2216
- .m_text-68,
2217
- .m_text68 {
1682
+ .m_txt-68 {
2218
1683
  font-size: 68px;
2219
1684
  }
2220
1685
 
2221
1686
  .m_txt70,
2222
- .m_txt-70,
2223
- .m_text-70,
2224
- .m_text70 {
1687
+ .m_txt-70 {
2225
1688
  font-size: 70px;
2226
1689
  }
2227
1690
 
2228
1691
  .m_txt72,
2229
- .m_txt-72,
2230
- .m_text-72,
2231
- .m_text72 {
1692
+ .m_txt-72 {
2232
1693
  font-size: 72px;
2233
1694
  }
2234
1695
 
2235
1696
  .m_txt80,
2236
- .m_txt-80,
2237
- .m_text-80,
2238
- .m_text80 {
1697
+ .m_txt-80 {
2239
1698
  font-size: 80px;
2240
1699
  }
2241
1700
 
2242
1701
  .m_txt90,
2243
- .m_txt-90,
2244
- .m_text-90,
2245
- .m_text90 {
1702
+ .m_txt-90 {
2246
1703
  font-size: 90px;
2247
1704
  }
2248
1705
 
2249
1706
  .m_txt100,
2250
- .m_txt-100,
2251
- .m_text-100,
2252
- .m_text100 {
1707
+ .m_txt-100 {
2253
1708
  font-size: 100px;
2254
1709
  }
2255
1710
 
2256
1711
  .m_txt110,
2257
- .m_txt-110,
2258
- .m_text-110,
2259
- .m_text110 {
1712
+ .m_txt-110 {
2260
1713
  font-size: 110px;
2261
1714
  }
2262
1715
 
2263
1716
  .m_txt120,
2264
- .m_txt-120,
2265
- .m_text-120,
2266
- .m_text120 {
1717
+ .m_txt-120 {
2267
1718
  font-size: 120px;
2268
1719
  }
2269
1720
 
2270
1721
  .m_txt130,
2271
- .m_txt-130,
2272
- .m_text-130,
2273
- .m_text130 {
1722
+ .m_txt-130 {
2274
1723
  font-size: 130px;
2275
1724
  }
2276
1725
 
2277
1726
  .m_txt140,
2278
- .m_txt-140,
2279
- .m_text-140,
2280
- .m_text140 {
1727
+ .m_txt-140 {
2281
1728
  font-size: 140px;
2282
1729
  }
2283
1730
 
2284
1731
  .m_txt150,
2285
- .m_txt-150,
2286
- .m_text-150,
2287
- .m_text150 {
1732
+ .m_txt-150 {
2288
1733
  font-size: 150px;
2289
1734
  }
2290
1735
 
2291
1736
  .m_txt19,
2292
- .m_txt-19,
2293
- .m_text-19,
2294
- .m_text19 {
1737
+ .m_txt-19 {
2295
1738
  font-size: 19px;
2296
1739
  }
2297
1740
 
2298
1741
  .m_txt18,
2299
- .m_txt-18,
2300
- .m_text-18,
2301
- .m_text18 {
1742
+ .m_txt-18 {
2302
1743
  font-size: 18px;
2303
1744
  }
2304
1745
 
2305
1746
  .m_txt17,
2306
- .m_txt-17,
2307
- .m_text-17,
2308
- .m_text17 {
1747
+ .m_txt-17 {
2309
1748
  font-size: 17px;
2310
1749
  }
2311
1750
 
2312
1751
  .m_txt16,
2313
- .m_txt-16,
2314
- .m_text-16,
2315
- .m_text16 {
1752
+ .m_txt-16 {
2316
1753
  font-size: 16px;
2317
1754
  }
2318
1755
 
2319
1756
  .m_txt15,
2320
- .m_txt-15,
2321
- .m_text-15,
2322
- .m_text15 {
1757
+ .m_txt-15 {
2323
1758
  font-size: 15px;
2324
1759
  }
2325
1760
 
2326
1761
  .m_txt14,
2327
- .m_txt-14,
2328
- .m_text-14,
2329
- .m_text14 {
1762
+ .m_txt-14 {
2330
1763
  font-size: 14px;
2331
1764
  }
2332
1765
 
2333
1766
  .m_txt13,
2334
- .m_txt-13,
2335
- .m_text-13,
2336
- .m_text13 {
1767
+ .m_txt-13 {
2337
1768
  font-size: 13px;
2338
1769
  }
2339
1770
 
2340
1771
  .m_txt12,
2341
- .m_txt-12,
2342
- .m_text-12,
2343
- .m_text12 {
1772
+ .m_txt-12 {
2344
1773
  font-size: 12px;
2345
1774
  }
2346
1775
 
2347
1776
  .m_txt11,
2348
- .m_txt-11,
2349
- .m_text-11,
2350
- .m_text11 {
1777
+ .m_txt-11 {
2351
1778
  font-size: 11px;
2352
1779
  }
2353
1780
 
2354
1781
  .m_txt10,
2355
- .m_txt-10,
2356
- .m_text-10,
2357
- .m_text10 {
1782
+ .m_txt-10 {
2358
1783
  font-size: 10px;
2359
1784
  }
2360
1785
 
2361
1786
  .m_txt9,
2362
- .m_txt-9,
2363
- .m_text-9,
2364
- .m_text9 {
1787
+ .m_txt-9 {
2365
1788
  font-size: 9px;
2366
1789
  }
2367
1790
 
2368
1791
  .m_txt025,
2369
- .m_txt-025,
2370
- .m_text-025,
2371
- .m_text025 {
1792
+ .m_txt-025 {
2372
1793
  font-size: 0.25rem;
2373
1794
  }
2374
1795
 
2375
1796
  .m_txt05,
2376
- .m_txt-05,
2377
- .m_text-05,
2378
- .m_text05 {
1797
+ .m_txt-05 {
2379
1798
  font-size: 0.5rem;
2380
1799
  }
2381
1800
 
2382
1801
  .m_txt075,
2383
- .m_txt-075,
2384
- .m_text-075,
2385
- .m_text075 {
1802
+ .m_txt-075 {
2386
1803
  font-size: 0.75rem;
2387
1804
  }
2388
1805
 
2389
1806
  .m_txt1rem,
2390
- .m_txt-1rem,
2391
- .m_text-1rem,
2392
- .m_text1rem {
1807
+ .m_txt-1rem {
2393
1808
  font-size: 1rem;
2394
1809
  }
2395
1810
 
2396
1811
  .m_txt1-25rem,
2397
- .m_txt-1-25rem,
2398
- .m_text-1-25rem,
2399
- .m_text1-25rem {
1812
+ .m_txt-1-25rem {
2400
1813
  font-size: 1.25rem;
2401
1814
  }
2402
1815
 
2403
1816
  .m_txt1-5rem,
2404
- .m_txt-1-5rem,
2405
- .m_text-1-5rem,
2406
- .m_text1-5rem {
1817
+ .m_txt-1-5rem {
2407
1818
  font-size: 1.5rem;
2408
1819
  }
2409
1820
 
2410
1821
  .m_txt1-75rem,
2411
- .m_txt-1-75rem,
2412
- .m_text-1-75rem,
2413
- .m_text1-75rem {
1822
+ .m_txt-1-75rem {
2414
1823
  font-size: 1.75rem;
2415
1824
  }
2416
1825
 
2417
1826
  .m_txt2rem,
2418
- .m_txt-2rem,
2419
- .m_text-2rem,
2420
- .m_text2rem {
1827
+ .m_txt-2rem {
2421
1828
  font-size: 2rem;
2422
1829
  }
2423
1830
 
2424
1831
  .m_txt2-25rem,
2425
- .m_txt-2-25rem,
2426
- .m_text-2-25rem,
2427
- .m_text2-25rem {
1832
+ .m_txt-2-25rem {
2428
1833
  font-size: 2.25rem;
2429
1834
  }
2430
1835
 
2431
1836
  .m_txt2-5rem,
2432
- .m_txt-2-5rem,
2433
- .m_text-2-5rem,
2434
- .m_text2-5rem {
1837
+ .m_txt-2-5rem {
2435
1838
  font-size: 2.5rem;
2436
1839
  }
2437
1840
 
2438
1841
  .m_txt2-75rem,
2439
- .m_txt-2-75rem,
2440
- .m_text-2-75rem,
2441
- .m_text2-75rem {
1842
+ .m_txt-2-75rem {
2442
1843
  font-size: 2.75rem;
2443
1844
  }
2444
1845
 
2445
1846
  .m_txt3rem,
2446
- .m_txt-3rem,
2447
- .m_text-3rem,
2448
- .m_text3rem {
1847
+ .m_txt-3rem {
2449
1848
  font-size: 3rem;
2450
1849
  }
2451
1850
 
2452
1851
  .m_txt3-25rem,
2453
- .m_txt-3-25rem,
2454
- .m_text-3-25rem,
2455
- .m_text3-25rem {
1852
+ .m_txt-3-25rem {
2456
1853
  font-size: 3.25rem;
2457
1854
  }
2458
1855
 
2459
1856
  .m_txt3-5rem,
2460
- .m_txt-3-5rem,
2461
- .m_text-3-5rem,
2462
- .m_text3-5rem {
1857
+ .m_txt-3-5rem {
2463
1858
  font-size: 3.5rem;
2464
1859
  }
2465
1860
 
2466
1861
  .m_txt3-75rem,
2467
- .m_txt-3-75rem,
2468
- .m_text-3-75rem,
2469
- .m_text3-75rem {
1862
+ .m_txt-3-75rem {
2470
1863
  font-size: 3.75rem;
2471
1864
  }
2472
1865
 
2473
1866
  .m_txt4rem,
2474
- .m_txt-4rem,
2475
- .m_text-4rem,
2476
- .m_text4rem {
1867
+ .m_txt-4rem {
2477
1868
  font-size: 4rem;
2478
1869
  }
2479
1870
 
2480
1871
  .m_txt4-25rem,
2481
- .m_txt-4-25rem,
2482
- .m_text-4-25rem,
2483
- .m_text4-25rem {
1872
+ .m_txt-4-25rem {
2484
1873
  font-size: 4.25rem;
2485
1874
  }
2486
1875
 
2487
1876
  .m_txt4-5rem,
2488
- .m_txt-4-5rem,
2489
- .m_text-4-5rem,
2490
- .m_text4-5rem {
1877
+ .m_txt-4-5rem {
2491
1878
  font-size: 4.5rem;
2492
1879
  }
2493
1880
 
2494
1881
  .m_txt4-75rem,
2495
- .m_txt-4-75rem,
2496
- .m_text-4-75rem,
2497
- .m_text4-75rem {
1882
+ .m_txt-4-75rem {
2498
1883
  font-size: 4.75rem;
2499
1884
  }
2500
1885
 
2501
1886
  .m_txt5rem,
2502
- .m_txt-5rem,
2503
- .m_text-5rem,
2504
- .m_text5rem {
1887
+ .m_txt-5rem {
2505
1888
  font-size: 5rem;
2506
1889
  }
2507
1890
 
2508
1891
  .m_txt5-25rem,
2509
- .m_txt-5-25rem,
2510
- .m_text-5-25rem,
2511
- .m_text5-25rem {
1892
+ .m_txt-5-25rem {
2512
1893
  font-size: 5.25rem;
2513
1894
  }
2514
1895
 
2515
1896
  .m_txt5-5rem,
2516
- .m_txt-5-5rem,
2517
- .m_text-5-5rem,
2518
- .m_text5-5rem {
1897
+ .m_txt-5-5rem {
2519
1898
  font-size: 5.5rem;
2520
1899
  }
2521
1900
 
2522
1901
  .m_txt5-75rem,
2523
- .m_txt-5-75rem,
2524
- .m_text-5-75rem,
2525
- .m_text5-75rem {
1902
+ .m_txt-5-75rem {
2526
1903
  font-size: 5.75rem;
2527
1904
  }
2528
1905
 
2529
1906
  .m_txt6rem,
2530
- .m_txt-6rem,
2531
- .m_text-6rem,
2532
- .m_text6rem {
1907
+ .m_txt-6rem {
2533
1908
  font-size: 6rem;
2534
1909
  }
2535
1910
 
2536
1911
  .m_txt6-25rem,
2537
- .m_txt-6-25rem,
2538
- .m_text-6-25rem,
2539
- .m_text6-25rem {
1912
+ .m_txt-6-25rem {
2540
1913
  font-size: 6.25rem;
2541
1914
  }
2542
1915
 
2543
1916
  .m_txt6-5rem,
2544
- .m_txt-6-5rem,
2545
- .m_text-6-5rem,
2546
- .m_text6-5rem {
1917
+ .m_txt-6-5rem {
2547
1918
  font-size: 6.5rem;
2548
1919
  }
2549
1920
 
2550
1921
  .m_txt6-75rem,
2551
- .m_txt-6-75rem,
2552
- .m_text-6-75rem,
2553
- .m_text6-75rem {
1922
+ .m_txt-6-75rem {
2554
1923
  font-size: 6.75rem;
2555
1924
  }
2556
1925
 
2557
1926
  .m_txt7rem,
2558
- .m_txt-7rem,
2559
- .m_text-7rem,
2560
- .m_text7rem {
1927
+ .m_txt-7rem {
2561
1928
  font-size: 7rem;
2562
1929
  }
2563
1930
 
2564
1931
  .m_txt7-25rem,
2565
- .m_txt-7-25rem,
2566
- .m_text-7-25rem,
2567
- .m_text7-25rem {
1932
+ .m_txt-7-25rem {
2568
1933
  font-size: 7.25rem;
2569
1934
  }
2570
1935
 
2571
1936
  .m_txt7-5rem,
2572
- .m_txt-7-5rem,
2573
- .m_text-7-5rem,
2574
- .m_text7-5rem {
1937
+ .m_txt-7-5rem {
2575
1938
  font-size: 7.5rem;
2576
1939
  }
2577
1940
 
2578
1941
  .m_txt7-75rem,
2579
- .m_txt-7-75rem,
2580
- .m_text-7-75rem,
2581
- .m_text7-75rem {
1942
+ .m_txt-7-75rem {
2582
1943
  font-size: 7.75rem;
2583
1944
  }
2584
1945
 
2585
1946
  .m_txt8rem,
2586
- .m_txt-8rem,
2587
- .m_text-8rem,
2588
- .m_text8rem {
1947
+ .m_txt-8rem {
2589
1948
  font-size: 8rem;
2590
1949
  }
2591
1950
 
2592
1951
  .m_txt8-25rem,
2593
- .m_txt-8-25rem,
2594
- .m_text-8-25rem,
2595
- .m_text8-25rem {
1952
+ .m_txt-8-25rem {
2596
1953
  font-size: 8.25rem;
2597
1954
  }
2598
1955
 
2599
1956
  .m_txt8-5rem,
2600
- .m_txt-8-5rem,
2601
- .m_text-8-5rem,
2602
- .m_text8-5rem {
1957
+ .m_txt-8-5rem {
2603
1958
  font-size: 8.5rem;
2604
1959
  }
2605
1960
 
2606
1961
  .m_txt8-75rem,
2607
- .m_txt-8-75rem,
2608
- .m_text-8-75rem,
2609
- .m_text8-75rem {
1962
+ .m_txt-8-75rem {
2610
1963
  font-size: 8.75rem;
2611
1964
  }
2612
1965
 
@@ -2615,1255 +1968,894 @@
2615
1968
  }
2616
1969
 
2617
1970
  .m_txt-gray,
2618
- .m_txtgray,
2619
- .m_textgray,
2620
- .m_text-gray {
1971
+ .m_txtgray {
2621
1972
  color: var(--bgl-gray);
2622
1973
  }
2623
1974
 
2624
1975
  .m_txt-primary,
2625
- .m_txtprimary,
2626
- .m_textprimary,
2627
- .m_text-primary {
1976
+ .m_txtprimary {
2628
1977
  color: var(--bgl-primary);
2629
1978
  }
2630
1979
 
2631
1980
  .m_txt-black,
2632
- .m_txtblack,
2633
- .m_textblack,
2634
- .m_text-black {
1981
+ .m_txtblack {
2635
1982
  color: var(--bgl-black);
2636
1983
  }
2637
1984
 
2638
1985
  .m_txt-red,
2639
- .m_txtred,
2640
- .m_textred,
2641
- .m_text-red {
1986
+ .m_txtred {
2642
1987
  color: var(--bgl-red);
2643
1988
  }
2644
1989
 
2645
1990
  .m_txt-white,
2646
- .m_txtwhite,
2647
- .m_textwhite,
2648
- .m_text-white {
1991
+ .m_txtwhite {
2649
1992
  color: var(--bgl-white);
2650
1993
  }
2651
1994
 
2652
1995
  .m_txt-green,
2653
- .m_txtgreen,
2654
- .m_textgreen,
2655
- .m_text-green {
1996
+ .m_txtgreen {
2656
1997
  color: var(--bgl-green);
2657
1998
  }
2658
1999
 
2659
2000
  .m_txt-yellow,
2660
- .m_txtyellow,
2661
- .m_textyellow,
2662
- .m_text-yellow {
2001
+ .m_txtyellow {
2663
2002
  color: var(--bgl-yellow);
2664
2003
  }
2665
2004
 
2666
2005
  .m_txt-purple,
2667
- .m_txtpurple,
2668
- .m_textpurple,
2669
- .m_text-purple {
2006
+ .m_txtpurple {
2670
2007
  color: var(--bgl-purple);
2671
2008
  }
2672
2009
 
2673
2010
  .m_txt-brown,
2674
- .m_txtbrown,
2675
- .m_textbrown,
2676
- .m_text-brown {
2011
+ .m_txtbrown {
2677
2012
  color: var(--bgl-brown);
2678
2013
  }
2679
2014
 
2680
2015
  .m_txt-orange,
2681
- .m_txtorange,
2682
- .m_textorange,
2683
- .m_text-orange {
2016
+ .m_txtorange {
2684
2017
  color: var(--bgl-orange);
2685
2018
  }
2686
2019
 
2687
2020
  .m_txt-turquoise,
2688
- .m_txtturquoise,
2689
- .m_textturquoise,
2690
- .m_text-turquoise {
2021
+ .m_txtturquoise {
2691
2022
  color: var(--bgl-turquoise);
2692
2023
  }
2693
2024
 
2694
2025
  .m_txt-pink,
2695
- .m_txtpink,
2696
- .m_textpink,
2697
- .m_text-pink {
2026
+ .m_txtpink {
2698
2027
  color: var(--bgl-pink);
2699
2028
  }
2700
2029
 
2701
2030
  .m_txt-blue,
2702
- .m_txtblue,
2703
- .m_textblue,
2704
- .m_text-blue {
2031
+ .m_txtblue {
2705
2032
  color: var(--bgl-blue);
2706
2033
  }
2707
2034
 
2708
2035
  .m_txt-primary-10,
2709
- .m_txtprimary-10,
2710
- .m_textprimary-10,
2711
- .m_text-primary-10 {
2036
+ .m_txtprimary-10 {
2712
2037
  color: var(--bgl-primary-10);
2713
2038
  }
2714
2039
 
2715
2040
  .m_txt-blue-10,
2716
- .m_txtblue-10,
2717
- .m_textblue-10,
2718
- .m_text-blue-10 {
2041
+ .m_txtblue-10 {
2719
2042
  color: var(--bgl-blue-10);
2720
2043
  }
2721
2044
 
2722
2045
  .m_txt-green-10,
2723
- .m_txtgreen-10,
2724
- .m_textgreen-10,
2725
- .m_text-green-10 {
2046
+ .m_txtgreen-10 {
2726
2047
  color: var(--bgl-green-10);
2727
2048
  }
2728
2049
 
2729
2050
  .m_txt-red-10,
2730
- .m_txtred-10,
2731
- .m_textred-10,
2732
- .m_text-red-10 {
2051
+ .m_txtred-10 {
2733
2052
  color: var(--bgl-red-10);
2734
2053
  }
2735
2054
 
2736
2055
  .m_txt-yellow-10,
2737
- .m_txtyellow-10,
2738
- .m_textyellow-10,
2739
- .m_text-yellow-10 {
2056
+ .m_txtyellow-10 {
2740
2057
  color: var(--bgl-yellow-10);
2741
2058
  }
2742
2059
 
2743
2060
  .m_txt-purple-10,
2744
- .m_txtpurple-10,
2745
- .m_textpurple-10,
2746
- .m_text-purple-10 {
2061
+ .m_txtpurple-10 {
2747
2062
  color: var(--bgl-purple-10);
2748
2063
  }
2749
2064
 
2750
2065
  .m_txt-brown-10,
2751
- .m_txtbrown-10,
2752
- .m_textbrown-10,
2753
- .m_text-brown-10 {
2066
+ .m_txtbrown-10 {
2754
2067
  color: var(--bgl-brown-10);
2755
2068
  }
2756
2069
 
2757
2070
  .m_txt-orange-10,
2758
- .m_txtorange-10,
2759
- .m_textorange-10,
2760
- .m_text-orange-10 {
2071
+ .m_txtorange-10 {
2761
2072
  color: var(--bgl-orange-10);
2762
2073
  }
2763
2074
 
2764
2075
  .m_txt-turquoise-10,
2765
- .m_txtturquoise-10,
2766
- .m_textturquoise-10,
2767
- .m_text-turquoise-10 {
2076
+ .m_txtturquoise-10 {
2768
2077
  color: var(--bgl-turquoise-10);
2769
2078
  }
2770
2079
 
2771
2080
  .m_txt-gray-10,
2772
- .m_txtgray-10,
2773
- .m_textgray-10,
2774
- .m_text-gray-10 {
2081
+ .m_txtgray-10 {
2775
2082
  color: var(--bgl-gray-10);
2776
2083
  }
2777
2084
 
2778
2085
  .m_txt-black-10,
2779
- .m_txtblack-10,
2780
- .m_textblack-10,
2781
- .m_text-black-10 {
2086
+ .m_txtblack-10 {
2782
2087
  color: var(--bgl-black-10);
2783
2088
  }
2784
2089
 
2785
2090
  .m_txt-pink-10,
2786
- .m_txtpink-10,
2787
- .m_textpink-10,
2788
- .m_text-pink-10 {
2091
+ .m_txtpink-10 {
2789
2092
  color: var(--bgl-pink-10);
2790
2093
  }
2791
2094
 
2792
2095
  .m_txt-primary-20,
2793
- .m_txtprimary-20,
2794
- .m_textprimary-20,
2795
- .m_text-primary-20 {
2096
+ .m_txtprimary-20 {
2796
2097
  color: var(--bgl-primary-20);
2797
2098
  }
2798
2099
 
2799
2100
  .m_txt-blue-20,
2800
- .m_txtblue-20,
2801
- .m_textblue-20,
2802
- .m_text-blue-20 {
2101
+ .m_txtblue-20 {
2803
2102
  color: var(--bgl-blue-20);
2804
2103
  }
2805
2104
 
2806
2105
  .m_txt-green-20,
2807
- .m_txtgreen-20,
2808
- .m_textgreen-20,
2809
- .m_text-green-20 {
2106
+ .m_txtgreen-20 {
2810
2107
  color: var(--bgl-green-20);
2811
2108
  }
2812
2109
 
2813
2110
  .m_txt-red-20,
2814
- .m_txtred-20,
2815
- .m_textred-20,
2816
- .m_text-red-20 {
2111
+ .m_txtred-20 {
2817
2112
  color: var(--bgl-red-20);
2818
2113
  }
2819
2114
 
2820
2115
  .m_txt-yellow-20,
2821
- .m_txtyellow-20,
2822
- .m_textyellow-20,
2823
- .m_text-yellow-20 {
2116
+ .m_txtyellow-20 {
2824
2117
  color: var(--bgl-yellow-20);
2825
2118
  }
2826
2119
 
2827
2120
  .m_txt-purple-20,
2828
- .m_txtpurple-20,
2829
- .m_textpurple-20,
2830
- .m_text-purple-20 {
2121
+ .m_txtpurple-20 {
2831
2122
  color: var(--bgl-purple-20);
2832
2123
  }
2833
2124
 
2834
2125
  .m_txt-brown-20,
2835
- .m_txtbrown-20,
2836
- .m_textbrown-20,
2837
- .m_text-brown-20 {
2126
+ .m_txtbrown-20 {
2838
2127
  color: var(--bgl-brown-20);
2839
2128
  }
2840
2129
 
2841
2130
  .m_txt-orange-20,
2842
- .m_txtorange-20,
2843
- .m_textorange-20,
2844
- .m_text-orange-20 {
2131
+ .m_txtorange-20 {
2845
2132
  color: var(--bgl-orange-20);
2846
2133
  }
2847
2134
 
2848
2135
  .m_txt-turquoise-20,
2849
- .m_txtturquoise-20,
2850
- .m_textturquoise-20,
2851
- .m_text-turquoise-20 {
2136
+ .m_txtturquoise-20 {
2852
2137
  color: var(--bgl-turquoise-20);
2853
2138
  }
2854
2139
 
2855
2140
  .m_txt-gray-20,
2856
- .m_txtgray-20,
2857
- .m_textgray-20,
2858
- .m_text-gray-20 {
2141
+ .m_txtgray-20 {
2859
2142
  color: var(--bgl-gray-20);
2860
2143
  }
2861
2144
 
2862
2145
  .m_txt-black-20,
2863
- .m_txtblack-20,
2864
- .m_textblack-20,
2865
- .m_text-black-20 {
2146
+ .m_txtblack-20 {
2866
2147
  color: var(--bgl-black-20);
2867
2148
  }
2868
2149
 
2869
2150
  .m_txt-pink-20,
2870
- .m_txtpink-20,
2871
- .m_textpink-20,
2872
- .m_text-pink-20 {
2151
+ .m_txtpink-20 {
2873
2152
  color: var(--bgl-pink-20);
2874
2153
  }
2875
2154
 
2876
2155
  .m_txt-primary-30,
2877
- .m_txtprimary-30,
2878
- .m_textprimary-30,
2879
- .m_text-primary-30 {
2156
+ .m_txtprimary-30 {
2880
2157
  color: var(--bgl-primary-30);
2881
2158
  }
2882
2159
 
2883
2160
  .m_txt-blue-30,
2884
- .m_txtblue-30,
2885
- .m_textblue-30,
2886
- .m_text-blue-30 {
2161
+ .m_txtblue-30 {
2887
2162
  color: var(--bgl-blue-30);
2888
2163
  }
2889
2164
 
2890
2165
  .m_txt-green-30,
2891
- .m_txtgreen-30,
2892
- .m_textgreen-30,
2893
- .m_text-green-30 {
2166
+ .m_txtgreen-30 {
2894
2167
  color: var(--bgl-green-30);
2895
2168
  }
2896
2169
 
2897
2170
  .m_txt-red-30,
2898
- .m_txtred-30,
2899
- .m_textred-30,
2900
- .m_text-red-30 {
2171
+ .m_txtred-30 {
2901
2172
  color: var(--bgl-red-30);
2902
2173
  }
2903
2174
 
2904
2175
  .m_txt-yellow-30,
2905
- .m_txtyellow-30,
2906
- .m_textyellow-30,
2907
- .m_text-yellow-30 {
2176
+ .m_txtyellow-30 {
2908
2177
  color: var(--bgl-yellow-30);
2909
2178
  }
2910
2179
 
2911
2180
  .m_txt-purple-30,
2912
- .m_txtpurple-30,
2913
- .m_textpurple-30,
2914
- .m_text-purple-30 {
2181
+ .m_txtpurple-30 {
2915
2182
  color: var(--bgl-purple-30);
2916
2183
  }
2917
2184
 
2918
2185
  .m_txt-brown-30,
2919
- .m_txtbrown-30,
2920
- .m_textbrown-30,
2921
- .m_text-brown-30 {
2186
+ .m_txtbrown-30 {
2922
2187
  color: var(--bgl-brown-30);
2923
2188
  }
2924
2189
 
2925
2190
  .m_txt-orange-30,
2926
- .m_txtorange-30,
2927
- .m_textorange-30,
2928
- .m_text-orange-30 {
2191
+ .m_txtorange-30 {
2929
2192
  color: var(--bgl-orange-30);
2930
2193
  }
2931
2194
 
2932
2195
  .m_txt-turquoise-30,
2933
- .m_txtturquoise-30,
2934
- .m_textturquoise-30,
2935
- .m_text-turquoise-30 {
2196
+ .m_txtturquoise-30 {
2936
2197
  color: var(--bgl-turquoise-30);
2937
2198
  }
2938
2199
 
2939
2200
  .m_txt-gray-30,
2940
- .m_txtgray-30,
2941
- .m_textgray-30,
2942
- .m_text-gray-30 {
2201
+ .m_txtgray-30 {
2943
2202
  color: var(--bgl-gray-30);
2944
2203
  }
2945
2204
 
2946
2205
  .m_txt-black-30,
2947
- .m_txtblack-30,
2948
- .m_textblack-30,
2949
- .m_text-black-30 {
2206
+ .m_txtblack-30 {
2950
2207
  color: var(--bgl-black-30);
2951
2208
  }
2952
2209
 
2953
2210
  .m_txt-pink-30,
2954
- .m_txtpink-30,
2955
- .m_textpink-30,
2956
- .m_text-pink-30 {
2211
+ .m_txtpink-30 {
2957
2212
  color: var(--bgl-pink-30);
2958
2213
  }
2959
2214
 
2960
2215
  .m_txt-primary-40,
2961
- .m_txtprimary-40,
2962
- .m_textprimary-40,
2963
- .m_text-primary-40 {
2216
+ .m_txtprimary-40 {
2964
2217
  color: var(--bgl-primary-40);
2965
2218
  }
2966
2219
 
2967
2220
  .m_txt-blue-40,
2968
- .m_txtblue-40,
2969
- .m_textblue-40,
2970
- .m_text-blue-40 {
2221
+ .m_txtblue-40 {
2971
2222
  color: var(--bgl-blue-40);
2972
2223
  }
2973
2224
 
2974
2225
  .m_txt-green-40,
2975
- .m_txtgreen-40,
2976
- .m_textgreen-40,
2977
- .m_text-green-40 {
2226
+ .m_txtgreen-40 {
2978
2227
  color: var(--bgl-green-40);
2979
2228
  }
2980
2229
 
2981
2230
  .m_txt-red-40,
2982
- .m_txtred-40,
2983
- .m_textred-40,
2984
- .m_text-red-40 {
2231
+ .m_txtred-40 {
2985
2232
  color: var(--bgl-red-40);
2986
2233
  }
2987
2234
 
2988
2235
  .m_txt-yellow-40,
2989
- .m_txtyellow-40,
2990
- .m_textyellow-40,
2991
- .m_text-yellow-40 {
2236
+ .m_txtyellow-40 {
2992
2237
  color: var(--bgl-yellow-40);
2993
2238
  }
2994
2239
 
2995
2240
  .m_txt-purple-40,
2996
- .m_txtpurple-40,
2997
- .m_textpurple-40,
2998
- .m_text-purple-40 {
2241
+ .m_txtpurple-40 {
2999
2242
  color: var(--bgl-purple-40);
3000
2243
  }
3001
2244
 
3002
2245
  .m_txt-brown-40,
3003
- .m_txtbrown-40,
3004
- .m_textbrown-40,
3005
- .m_text-brown-40 {
2246
+ .m_txtbrown-40 {
3006
2247
  color: var(--bgl-brown-40);
3007
2248
  }
3008
2249
 
3009
2250
  .m_txt-orange-40,
3010
- .m_txtorange-40,
3011
- .m_textorange-40,
3012
- .m_text-orange-40 {
2251
+ .m_txtorange-40 {
3013
2252
  color: var(--bgl-orange-40);
3014
2253
  }
3015
2254
 
3016
2255
  .m_txt-turquoise-40,
3017
- .m_txtturquoise-40,
3018
- .m_textturquoise-40,
3019
- .m_text-turquoise-40 {
2256
+ .m_txtturquoise-40 {
3020
2257
  color: var(--bgl-turquoise-40);
3021
2258
  }
3022
2259
 
3023
2260
  .m_txt-gray-40,
3024
- .m_txtgray-40,
3025
- .m_textgray-40,
3026
- .m_text-gray-40 {
2261
+ .m_txtgray-40 {
3027
2262
  color: var(--bgl-gray-40);
3028
2263
  }
3029
2264
 
3030
2265
  .m_txt-black-40,
3031
- .m_txtblack-40,
3032
- .m_textblack-40,
3033
- .m_text-black-40 {
2266
+ .m_txtblack-40 {
3034
2267
  color: var(--bgl-black-40);
3035
2268
  }
3036
2269
 
3037
2270
  .m_txt-pink-40,
3038
- .m_txtpink-40,
3039
- .m_textpink-40,
3040
- .m_text-pink-40 {
2271
+ .m_txtpink-40 {
3041
2272
  color: var(--bgl-pink-40);
3042
2273
  }
3043
2274
 
3044
2275
  .m_txt-primary-50,
3045
- .m_txtprimary-50,
3046
- .m_textprimary-50,
3047
- .m_text-primary-50 {
2276
+ .m_txtprimary-50 {
3048
2277
  color: var(--bgl-primary-50);
3049
2278
  }
3050
2279
 
3051
2280
  .m_txt-blue-50,
3052
- .m_txtblue-50,
3053
- .m_textblue-50,
3054
- .m_text-blue-50 {
2281
+ .m_txtblue-50 {
3055
2282
  color: var(--bgl-blue-50);
3056
2283
  }
3057
2284
 
3058
2285
  .m_txt-green-50,
3059
- .m_txtgreen-50,
3060
- .m_textgreen-50,
3061
- .m_text-green-50 {
2286
+ .m_txtgreen-50 {
3062
2287
  color: var(--bgl-green-50);
3063
2288
  }
3064
2289
 
3065
2290
  .m_txt-red-50,
3066
- .m_txtred-50,
3067
- .m_textred-50,
3068
- .m_text-red-50 {
2291
+ .m_txtred-50 {
3069
2292
  color: var(--bgl-red-50);
3070
2293
  }
3071
2294
 
3072
2295
  .m_txt-yellow-50,
3073
- .m_txtyellow-50,
3074
- .m_textyellow-50,
3075
- .m_text-yellow-50 {
2296
+ .m_txtyellow-50 {
3076
2297
  color: var(--bgl-yellow-50);
3077
2298
  }
3078
2299
 
3079
2300
  .m_txt-purple-50,
3080
- .m_txtpurple-50,
3081
- .m_textpurple-50,
3082
- .m_text-purple-50 {
2301
+ .m_txtpurple-50 {
3083
2302
  color: var(--bgl-purple-50);
3084
2303
  }
3085
2304
 
3086
2305
  .m_txt-brown-50,
3087
- .m_txtbrown-50,
3088
- .m_textbrown-50,
3089
- .m_text-brown-50 {
2306
+ .m_txtbrown-50 {
3090
2307
  color: var(--bgl-brown-50);
3091
2308
  }
3092
2309
 
3093
2310
  .m_txt-orange-50,
3094
- .m_txtorange-50,
3095
- .m_textorange-50,
3096
- .m_text-orange-50 {
2311
+ .m_txtorange-50 {
3097
2312
  color: var(--bgl-orange-50);
3098
2313
  }
3099
2314
 
3100
2315
  .m_txt-turquoise-50,
3101
- .m_txtturquoise-50,
3102
- .m_textturquoise-50,
3103
- .m_text-turquoise-50 {
2316
+ .m_txtturquoise-50 {
3104
2317
  color: var(--bgl-turquoise-50);
3105
2318
  }
3106
2319
 
3107
2320
  .m_txt-gray-50,
3108
- .m_txtgray-50,
3109
- .m_textgray-50,
3110
- .m_text-gray-50 {
2321
+ .m_txtgray-50 {
3111
2322
  color: var(--bgl-gray-50);
3112
2323
  }
3113
2324
 
3114
2325
  .m_txt-black-50,
3115
- .m_txtblack-50,
3116
- .m_textblack-50,
3117
- .m_text-black-50 {
2326
+ .m_txtblack-50 {
3118
2327
  color: var(--bgl-black-50);
3119
2328
  }
3120
2329
 
3121
2330
  .m_txt-pink-50,
3122
- .m_txtpink-50,
3123
- .m_textpink-50,
3124
- .m_text-pink-50 {
2331
+ .m_txtpink-50 {
3125
2332
  color: var(--bgl-pink-50);
3126
2333
  }
3127
2334
 
3128
2335
  .m_txt-primary-60,
3129
- .m_txtprimary-60,
3130
- .m_textprimary-60,
3131
- .m_text-primary-60 {
2336
+ .m_txtprimary-60 {
3132
2337
  color: var(--bgl-primary-60);
3133
2338
  }
3134
2339
 
3135
2340
  .m_txt-blue-60,
3136
- .m_txtblue-60,
3137
- .m_textblue-60,
3138
- .m_text-blue-60 {
2341
+ .m_txtblue-60 {
3139
2342
  color: var(--bgl-blue-60);
3140
2343
  }
3141
2344
 
3142
2345
  .m_txt-green-60,
3143
- .m_txtgreen-60,
3144
- .m_textgreen-60,
3145
- .m_text-green-60 {
2346
+ .m_txtgreen-60 {
3146
2347
  color: var(--bgl-green-60);
3147
2348
  }
3148
2349
 
3149
2350
  .m_txt-red-60,
3150
- .m_txtred-60,
3151
- .m_textred-60,
3152
- .m_text-red-60 {
2351
+ .m_txtred-60 {
3153
2352
  color: var(--bgl-red-60);
3154
2353
  }
3155
2354
 
3156
2355
  .m_txt-yellow-60,
3157
- .m_txtyellow-60,
3158
- .m_textyellow-60,
3159
- .m_text-yellow-60 {
2356
+ .m_txtyellow-60 {
3160
2357
  color: var(--bgl-yellow-60);
3161
2358
  }
3162
2359
 
3163
2360
  .m_txt-purple-60,
3164
- .m_txtpurple-60,
3165
- .m_textpurple-60,
3166
- .m_text-purple-60 {
2361
+ .m_txtpurple-60 {
3167
2362
  color: var(--bgl-purple-60);
3168
2363
  }
3169
2364
 
3170
2365
  .m_txt-brown-60,
3171
- .m_txtbrown-60,
3172
- .m_textbrown-60,
3173
- .m_text-brown-60 {
2366
+ .m_txtbrown-60 {
3174
2367
  color: var(--bgl-brown-60);
3175
2368
  }
3176
2369
 
3177
2370
  .m_txt-orange-60,
3178
- .m_txtorange-60,
3179
- .m_textorange-60,
3180
- .m_text-orange-60 {
2371
+ .m_txtorange-60 {
3181
2372
  color: var(--bgl-orange-60);
3182
2373
  }
3183
2374
 
3184
2375
  .m_txt-turquoise-60,
3185
- .m_txtturquoise-60,
3186
- .m_textturquoise-60,
3187
- .m_text-turquoise-60 {
2376
+ .m_txtturquoise-60 {
3188
2377
  color: var(--bgl-turquoise-60);
3189
2378
  }
3190
2379
 
3191
2380
  .m_txt-gray-60,
3192
- .m_txtgray-60,
3193
- .m_textgray-60,
3194
- .m_text-gray-60 {
2381
+ .m_txtgray-60 {
3195
2382
  color: var(--bgl-gray-60);
3196
2383
  }
3197
2384
 
3198
2385
  .m_txt-black-60,
3199
- .m_txtblack-60,
3200
- .m_textblack-60,
3201
- .m_text-black-60 {
2386
+ .m_txtblack-60 {
3202
2387
  color: var(--bgl-black-60);
3203
2388
  }
3204
2389
 
3205
2390
  .m_txt-pink-60,
3206
- .m_txtpink-60,
3207
- .m_textpink-60,
3208
- .m_text-pink-60 {
2391
+ .m_txtpink-60 {
3209
2392
  color: var(--bgl-pink-60);
3210
2393
  }
3211
2394
 
3212
2395
  .m_txt-primary-70,
3213
- .m_txtprimary-70,
3214
- .m_textprimary-70,
3215
- .m_text-primary-70 {
2396
+ .m_txtprimary-70 {
3216
2397
  color: var(--bgl-primary-70);
3217
2398
  }
3218
2399
 
3219
2400
  .m_txt-blue-70,
3220
- .m_txtblue-70,
3221
- .m_textblue-70,
3222
- .m_text-blue-70 {
2401
+ .m_txtblue-70 {
3223
2402
  color: var(--bgl-blue-70);
3224
2403
  }
3225
2404
 
3226
2405
  .m_txt-green-70,
3227
- .m_txtgreen-70,
3228
- .m_textgreen-70,
3229
- .m_text-green-70 {
2406
+ .m_txtgreen-70 {
3230
2407
  color: var(--bgl-green-70);
3231
2408
  }
3232
2409
 
3233
2410
  .m_txt-red-70,
3234
- .m_txtred-70,
3235
- .m_textred-70,
3236
- .m_text-red-70 {
2411
+ .m_txtred-70 {
3237
2412
  color: var(--bgl-red-70);
3238
2413
  }
3239
2414
 
3240
2415
  .m_txt-yellow-70,
3241
- .m_txtyellow-70,
3242
- .m_textyellow-70,
3243
- .m_text-yellow-70 {
2416
+ .m_txtyellow-70 {
3244
2417
  color: var(--bgl-yellow-70);
3245
2418
  }
3246
2419
 
3247
2420
  .m_txt-purple-70,
3248
- .m_txtpurple-70,
3249
- .m_textpurple-70,
3250
- .m_text-purple-70 {
2421
+ .m_txtpurple-70 {
3251
2422
  color: var(--bgl-purple-70);
3252
2423
  }
3253
2424
 
3254
2425
  .m_txt-brown-70,
3255
- .m_txtbrown-70,
3256
- .m_textbrown-70,
3257
- .m_text-brown-70 {
2426
+ .m_txtbrown-70 {
3258
2427
  color: var(--bgl-brown-70);
3259
2428
  }
3260
2429
 
3261
2430
  .m_txt-orange-70,
3262
- .m_txtorange-70,
3263
- .m_textorange-70,
3264
- .m_text-orange-70 {
2431
+ .m_txtorange-70 {
3265
2432
  color: var(--bgl-orange-70);
3266
2433
  }
3267
2434
 
3268
2435
  .m_txt-turquoise-70,
3269
- .m_txtturquoise-70,
3270
- .m_textturquoise-70,
3271
- .m_text-turquoise-70 {
2436
+ .m_txtturquoise-70 {
3272
2437
  color: var(--bgl-turquoise-70);
3273
2438
  }
3274
2439
 
3275
2440
  .m_txt-gray-70,
3276
- .m_txtgray-70,
3277
- .m_textgray-70,
3278
- .m_text-gray-70 {
2441
+ .m_txtgray-70 {
3279
2442
  color: var(--bgl-gray-70);
3280
2443
  }
3281
2444
 
3282
2445
  .m_txt-black-70,
3283
- .m_txtblack-70,
3284
- .m_textblack-70,
3285
- .m_text-black-70 {
2446
+ .m_txtblack-70 {
3286
2447
  color: var(--bgl-black-70);
3287
2448
  }
3288
2449
 
3289
2450
  .m_txt-pink-70,
3290
- .m_txtpink-70,
3291
- .m_textpink-70,
3292
- .m_text-pink-70 {
2451
+ .m_txtpink-70 {
3293
2452
  color: var(--bgl-pink-70);
3294
2453
  }
3295
2454
 
3296
2455
  .m_txt-primary-80,
3297
- .m_txtprimary-80,
3298
- .m_textprimary-80,
3299
- .m_text-primary-80 {
2456
+ .m_txtprimary-80 {
3300
2457
  color: var(--bgl-primary-80);
3301
2458
  }
3302
2459
 
3303
2460
  .m_txt-blue-80,
3304
- .m_txtblue-80,
3305
- .m_textblue-80,
3306
- .m_text-blue-80 {
2461
+ .m_txtblue-80 {
3307
2462
  color: var(--bgl-blue-80);
3308
2463
  }
3309
2464
 
3310
2465
  .m_txt-green-80,
3311
- .m_txtgreen-80,
3312
- .m_textgreen-80,
3313
- .m_text-green-80 {
2466
+ .m_txtgreen-80 {
3314
2467
  color: var(--bgl-green-80);
3315
2468
  }
3316
2469
 
3317
2470
  .m_txt-red-80,
3318
- .m_txtred-80,
3319
- .m_textred-80,
3320
- .m_text-red-80 {
2471
+ .m_txtred-80 {
3321
2472
  color: var(--bgl-red-80);
3322
2473
  }
3323
2474
 
3324
2475
  .m_txt-yellow-80,
3325
- .m_txtyellow-80,
3326
- .m_textyellow-80,
3327
- .m_text-yellow-80 {
2476
+ .m_txtyellow-80 {
3328
2477
  color: var(--bgl-yellow-80);
3329
2478
  }
3330
2479
 
3331
2480
  .m_txt-purple-80,
3332
- .m_txtpurple-80,
3333
- .m_textpurple-80,
3334
- .m_text-purple-80 {
2481
+ .m_txtpurple-80 {
3335
2482
  color: var(--bgl-purple-80);
3336
2483
  }
3337
2484
 
3338
2485
  .m_txt-brown-80,
3339
- .m_txtbrown-80,
3340
- .m_textbrown-80,
3341
- .m_text-brown-80 {
2486
+ .m_txtbrown-80 {
3342
2487
  color: var(--bgl-brown-80);
3343
2488
  }
3344
2489
 
3345
2490
  .m_txt-orange-80,
3346
- .m_txtorange-80,
3347
- .m_textorange-80,
3348
- .m_text-orange-80 {
2491
+ .m_txtorange-80 {
3349
2492
  color: var(--bgl-orange-80);
3350
2493
  }
3351
2494
 
3352
2495
  .m_txt-turquoise-80,
3353
- .m_txtturquoise-80,
3354
- .m_textturquoise-80,
3355
- .m_text-turquoise-80 {
2496
+ .m_txtturquoise-80 {
3356
2497
  color: var(--bgl-turquoise-80);
3357
2498
  }
3358
2499
 
3359
2500
  .m_txt-gray-80,
3360
- .m_txtgray-80,
3361
- .m_textgray-80,
3362
- .m_text-gray-80 {
2501
+ .m_txtgray-80 {
3363
2502
  color: var(--bgl-gray-80);
3364
2503
  }
3365
2504
 
3366
2505
  .m_txt-black-80,
3367
- .m_txtblack-80,
3368
- .m_textblack-80,
3369
- .m_text-black-80 {
2506
+ .m_txtblack-80 {
3370
2507
  color: var(--bgl-black-80);
3371
2508
  }
3372
2509
 
3373
2510
  .m_txt-pink-80,
3374
- .m_txtpink-80,
3375
- .m_textpink-80,
3376
- .m_text-pink-80 {
2511
+ .m_txtpink-80 {
3377
2512
  color: var(--bgl-pink-80);
3378
2513
  }
3379
2514
 
3380
2515
  .m_txt-primary-90,
3381
- .m_txtprimary-90,
3382
- .m_textprimary-90,
3383
- .m_text-primary-90 {
2516
+ .m_txtprimary-90 {
3384
2517
  color: var(--bgl-primary-90);
3385
2518
  }
3386
2519
 
3387
2520
  .m_txt-blue-90,
3388
- .m_txtblue-90,
3389
- .m_textblue-90,
3390
- .m_text-blue-90 {
2521
+ .m_txtblue-90 {
3391
2522
  color: var(--bgl-blue-90);
3392
2523
  }
3393
2524
 
3394
2525
  .m_txt-green-90,
3395
- .m_txtgreen-90,
3396
- .m_textgreen-90,
3397
- .m_text-green-90 {
2526
+ .m_txtgreen-90 {
3398
2527
  color: var(--bgl-green-90);
3399
2528
  }
3400
2529
 
3401
2530
  .m_txt-red-90,
3402
- .m_txtred-90,
3403
- .m_textred-90,
3404
- .m_text-red-90 {
2531
+ .m_txtred-90 {
3405
2532
  color: var(--bgl-red-90);
3406
2533
  }
3407
2534
 
3408
2535
  .m_txt-yellow-90,
3409
- .m_txtyellow-90,
3410
- .m_textyellow-90,
3411
- .m_text-yellow-90 {
2536
+ .m_txtyellow-90 {
3412
2537
  color: var(--bgl-yellow-90);
3413
2538
  }
3414
2539
 
3415
2540
  .m_txt-purple-90,
3416
- .m_txtpurple-90,
3417
- .m_textpurple-90,
3418
- .m_text-purple-90 {
2541
+ .m_txtpurple-90 {
3419
2542
  color: var(--bgl-purple-90);
3420
2543
  }
3421
2544
 
3422
2545
  .m_txt-brown-90,
3423
- .m_txtbrown-90,
3424
- .m_textbrown-90,
3425
- .m_text-brown-90 {
2546
+ .m_txtbrown-90 {
3426
2547
  color: var(--bgl-brown-90);
3427
2548
  }
3428
2549
 
3429
2550
  .m_txt-orange-90,
3430
- .m_txtorange-90,
3431
- .m_textorange-90,
3432
- .m_text-orange-90 {
2551
+ .m_txtorange-90 {
3433
2552
  color: var(--bgl-orange-90);
3434
2553
  }
3435
2554
 
3436
2555
  .m_txt-turquoise-90,
3437
- .m_txtturquoise-90,
3438
- .m_textturquoise-90,
3439
- .m_text-turquoise-90 {
2556
+ .m_txtturquoise-90 {
3440
2557
  color: var(--bgl-turquoise-90);
3441
2558
  }
3442
2559
 
3443
2560
  .m_txt-gray-90,
3444
- .m_txtgray-90,
3445
- .m_textgray-90,
3446
- .m_text-gray-90 {
2561
+ .m_txtgray-90 {
3447
2562
  color: var(--bgl-gray-90);
3448
2563
  }
3449
2564
 
3450
2565
  .m_txt-black-90,
3451
- .m_txtblack-90,
3452
- .m_textblack-90,
3453
- .m_text-black-90 {
2566
+ .m_txtblack-90 {
3454
2567
  color: var(--bgl-black-90);
3455
2568
  }
3456
2569
 
3457
2570
  .m_txt-pink-90,
3458
- .m_txtpink-90,
3459
- .m_textpink-90,
3460
- .m_text-pink-90 {
2571
+ .m_txtpink-90 {
3461
2572
  color: var(--bgl-pink-90);
3462
2573
  }
3463
2574
 
3464
2575
  .m_txt-primary-100,
3465
- .m_txtprimary-100,
3466
- .m_textprimary-100,
3467
- .m_text-primary-100 {
2576
+ .m_txtprimary-100 {
3468
2577
  color: var(--bgl-primary-100);
3469
2578
  }
3470
2579
 
3471
2580
  .m_txt-blue-100,
3472
- .m_txtblue-100,
3473
- .m_textblue-100,
3474
- .m_text-blue-100 {
2581
+ .m_txtblue-100 {
3475
2582
  color: var(--bgl-blue-100);
3476
2583
  }
3477
2584
 
3478
2585
  .m_txt-green-100,
3479
- .m_txtgreen-100,
3480
- .m_textgreen-100,
3481
- .m_text-green-100 {
2586
+ .m_txtgreen-100 {
3482
2587
  color: var(--bgl-green-100);
3483
2588
  }
3484
2589
 
3485
2590
  .m_txt-red-100,
3486
- .m_txtred-100,
3487
- .m_textred-100,
3488
- .m_text-red-100 {
2591
+ .m_txtred-100 {
3489
2592
  color: var(--bgl-red-100);
3490
2593
  }
3491
2594
 
3492
2595
  .m_txt-yellow-100,
3493
- .m_txtyellow-100,
3494
- .m_textyellow-100,
3495
- .m_text-yellow-100 {
2596
+ .m_txtyellow-100 {
3496
2597
  color: var(--bgl-yellow-100);
3497
2598
  }
3498
2599
 
3499
2600
  .m_txt-purple-100,
3500
- .m_txtpurple-100,
3501
- .m_textpurple-100,
3502
- .m_text-purple-100 {
2601
+ .m_txtpurple-100 {
3503
2602
  color: var(--bgl-purple-100);
3504
2603
  }
3505
2604
 
3506
2605
  .m_txt-brown-100,
3507
- .m_txtbrown-100,
3508
- .m_textbrown-100,
3509
- .m_text-brown-100 {
2606
+ .m_txtbrown-100 {
3510
2607
  color: var(--bgl-brown-100);
3511
2608
  }
3512
2609
 
3513
2610
  .m_txt-orange-100,
3514
- .m_txtorange-100,
3515
- .m_textorange-100,
3516
- .m_text-orange-100 {
2611
+ .m_txtorange-100 {
3517
2612
  color: var(--bgl-orange-100);
3518
2613
  }
3519
2614
 
3520
2615
  .m_txt-turquoise-100,
3521
- .m_txtturquoise-100,
3522
- .m_textturquoise-100,
3523
- .m_text-turquoise-100 {
2616
+ .m_txtturquoise-100 {
3524
2617
  color: var(--bgl-turquoise-100);
3525
2618
  }
3526
2619
 
3527
2620
  .m_txt-gray-100,
3528
- .m_txtgray-100,
3529
- .m_textgray-100,
3530
- .m_text-gray-100 {
2621
+ .m_txtgray-100 {
3531
2622
  color: var(--bgl-gray-100);
3532
2623
  }
3533
2624
 
3534
2625
  .m_txt-black-100,
3535
- .m_txtblack-100,
3536
- .m_textblack-100,
3537
- .m_text-black-100 {
2626
+ .m_txtblack-100 {
3538
2627
  color: var(--bgl-black-100);
3539
2628
  }
3540
2629
 
3541
2630
  .m_txt-pink-100,
3542
- .m_txtpink-100,
3543
- .m_textpink-100,
3544
- .m_text-pink-100 {
2631
+ .m_txtpink-100 {
3545
2632
  color: var(--bgl-pink-100);
3546
2633
  }
3547
2634
 
3548
2635
  .m_txt-primary-110,
3549
- .m_txtprimary-110,
3550
- .m_textprimary-110,
3551
- .m_text-primary-110 {
2636
+ .m_txtprimary-110 {
3552
2637
  color: var(--bgl-primary-110);
3553
2638
  }
3554
2639
 
3555
2640
  .m_txt-blue-110,
3556
- .m_txtblue-110,
3557
- .m_textblue-110,
3558
- .m_text-blue-110 {
2641
+ .m_txtblue-110 {
3559
2642
  color: var(--bgl-blue-110);
3560
2643
  }
3561
2644
 
3562
2645
  .m_txt-green-110,
3563
- .m_txtgreen-110,
3564
- .m_textgreen-110,
3565
- .m_text-green-110 {
2646
+ .m_txtgreen-110 {
3566
2647
  color: var(--bgl-green-110);
3567
2648
  }
3568
2649
 
3569
2650
  .m_txt-red-110,
3570
- .m_txtred-110,
3571
- .m_textred-110,
3572
- .m_text-red-110 {
2651
+ .m_txtred-110 {
3573
2652
  color: var(--bgl-red-110);
3574
2653
  }
3575
2654
 
3576
2655
  .m_txt-yellow-110,
3577
- .m_txtyellow-110,
3578
- .m_textyellow-110,
3579
- .m_text-yellow-110 {
2656
+ .m_txtyellow-110 {
3580
2657
  color: var(--bgl-yellow-110);
3581
2658
  }
3582
2659
 
3583
2660
  .m_txt-purple-110,
3584
- .m_txtpurple-110,
3585
- .m_textpurple-110,
3586
- .m_text-purple-110 {
2661
+ .m_txtpurple-110 {
3587
2662
  color: var(--bgl-purple-110);
3588
2663
  }
3589
2664
 
3590
2665
  .m_txt-brown-110,
3591
- .m_txtbrown-110,
3592
- .m_textbrown-110,
3593
- .m_text-brown-110 {
2666
+ .m_txtbrown-110 {
3594
2667
  color: var(--bgl-brown-110);
3595
2668
  }
3596
2669
 
3597
2670
  .m_txt-orange-110,
3598
- .m_txtorange-110,
3599
- .m_textorange-110,
3600
- .m_text-orange-110 {
2671
+ .m_txtorange-110 {
3601
2672
  color: var(--bgl-orange-110);
3602
2673
  }
3603
2674
 
3604
2675
  .m_txt-turquoise-110,
3605
- .m_txtturquoise-110,
3606
- .m_textturquoise-110,
3607
- .m_text-turquoise-110 {
2676
+ .m_txtturquoise-110 {
3608
2677
  color: var(--bgl-turquoise-110);
3609
2678
  }
3610
2679
 
3611
2680
  .m_txt-gray-110,
3612
- .m_txtgray-110,
3613
- .m_textgray-110,
3614
- .m_text-gray-110 {
2681
+ .m_txtgray-110 {
3615
2682
  color: var(--bgl-gray-110);
3616
2683
  }
3617
2684
 
3618
2685
  .m_txt-black-110,
3619
- .m_txtblack-110,
3620
- .m_textblack-110,
3621
- .m_text-black-110 {
2686
+ .m_txtblack-110 {
3622
2687
  color: var(--bgl-black-110);
3623
2688
  }
3624
2689
 
3625
2690
  .m_txt-pink-110,
3626
- .m_txtpink-110,
3627
- .m_textpink-110,
3628
- .m_text-pink-110 {
2691
+ .m_txtpink-110 {
3629
2692
  color: var(--bgl-pink-110);
3630
2693
  }
3631
2694
 
3632
2695
  .m_txt-primary-120,
3633
- .m_txtprimary-120,
3634
- .m_textprimary-120,
3635
- .m_text-primary-120 {
2696
+ .m_txtprimary-120 {
3636
2697
  color: var(--bgl-primary-120);
3637
2698
  }
3638
2699
 
3639
2700
  .m_txt-blue-120,
3640
- .m_txtblue-120,
3641
- .m_textblue-120,
3642
- .m_text-blue-120 {
2701
+ .m_txtblue-120 {
3643
2702
  color: var(--bgl-blue-120);
3644
2703
  }
3645
2704
 
3646
2705
  .m_txt-green-120,
3647
- .m_txtgreen-120,
3648
- .m_textgreen-120,
3649
- .m_text-green-120 {
2706
+ .m_txtgreen-120 {
3650
2707
  color: var(--bgl-green-120);
3651
2708
  }
3652
2709
 
3653
2710
  .m_txt-red-120,
3654
- .m_txtred-120,
3655
- .m_textred-120,
3656
- .m_text-red-120 {
2711
+ .m_txtred-120 {
3657
2712
  color: var(--bgl-red-120);
3658
2713
  }
3659
2714
 
3660
2715
  .m_txt-yellow-120,
3661
- .m_txtyellow-120,
3662
- .m_textyellow-120,
3663
- .m_text-yellow-120 {
2716
+ .m_txtyellow-120 {
3664
2717
  color: var(--bgl-yellow-120);
3665
2718
  }
3666
2719
 
3667
2720
  .m_txt-purple-120,
3668
- .m_txtpurple-120,
3669
- .m_textpurple-120,
3670
- .m_text-purple-120 {
2721
+ .m_txtpurple-120 {
3671
2722
  color: var(--bgl-purple-120);
3672
2723
  }
3673
2724
 
3674
2725
  .m_txt-brown-120,
3675
- .m_txtbrown-120,
3676
- .m_textbrown-120,
3677
- .m_text-brown-120 {
2726
+ .m_txtbrown-120 {
3678
2727
  color: var(--bgl-brown-120);
3679
2728
  }
3680
2729
 
3681
2730
  .m_txt-orange-120,
3682
- .m_txtorange-120,
3683
- .m_textorange-120,
3684
- .m_text-orange-120 {
2731
+ .m_txtorange-120 {
3685
2732
  color: var(--bgl-orange-120);
3686
2733
  }
3687
2734
 
3688
2735
  .m_txt-turquoise-120,
3689
- .m_txtturquoise-120,
3690
- .m_textturquoise-120,
3691
- .m_text-turquoise-120 {
2736
+ .m_txtturquoise-120 {
3692
2737
  color: var(--bgl-turquoise-120);
3693
2738
  }
3694
2739
 
3695
2740
  .m_txt-gray-120,
3696
- .m_txtgray-120,
3697
- .m_textgray-120,
3698
- .m_text-gray-120 {
2741
+ .m_txtgray-120 {
3699
2742
  color: var(--bgl-gray-120);
3700
2743
  }
3701
2744
 
3702
2745
  .m_txt-black-120,
3703
- .m_txtblack-120,
3704
- .m_textblack-120,
3705
- .m_text-black-120 {
2746
+ .m_txtblack-120 {
3706
2747
  color: var(--bgl-black-120);
3707
2748
  }
3708
2749
 
3709
2750
  .m_txt-pink-120,
3710
- .m_txtpink-120,
3711
- .m_textpink-120,
3712
- .m_text-pink-120 {
2751
+ .m_txtpink-120 {
3713
2752
  color: var(--bgl-pink-120);
3714
2753
  }
3715
2754
 
3716
2755
  .m_txt-primary-130,
3717
- .m_txtprimary-130,
3718
- .m_textprimary-130,
3719
- .m_text-primary-130 {
2756
+ .m_txtprimary-130 {
3720
2757
  color: var(--bgl-primary-130);
3721
2758
  }
3722
2759
 
3723
2760
  .m_txt-blue-130,
3724
- .m_txtblue-130,
3725
- .m_textblue-130,
3726
- .m_text-blue-130 {
2761
+ .m_txtblue-130 {
3727
2762
  color: var(--bgl-blue-130);
3728
2763
  }
3729
2764
 
3730
2765
  .m_txt-green-130,
3731
- .m_txtgreen-130,
3732
- .m_textgreen-130,
3733
- .m_text-green-130 {
2766
+ .m_txtgreen-130 {
3734
2767
  color: var(--bgl-green-130);
3735
2768
  }
3736
2769
 
3737
2770
  .m_txt-red-130,
3738
- .m_txtred-130,
3739
- .m_textred-130,
3740
- .m_text-red-130 {
2771
+ .m_txtred-130 {
3741
2772
  color: var(--bgl-red-130);
3742
2773
  }
3743
2774
 
3744
2775
  .m_txt-yellow-130,
3745
- .m_txtyellow-130,
3746
- .m_textyellow-130,
3747
- .m_text-yellow-130 {
2776
+ .m_txtyellow-130 {
3748
2777
  color: var(--bgl-yellow-130);
3749
2778
  }
3750
2779
 
3751
2780
  .m_txt-purple-130,
3752
- .m_txtpurple-130,
3753
- .m_textpurple-130,
3754
- .m_text-purple-130 {
2781
+ .m_txtpurple-130 {
3755
2782
  color: var(--bgl-purple-130);
3756
2783
  }
3757
2784
 
3758
2785
  .m_txt-brown-130,
3759
- .m_txtbrown-130,
3760
- .m_textbrown-130,
3761
- .m_text-brown-130 {
2786
+ .m_txtbrown-130 {
3762
2787
  color: var(--bgl-brown-130);
3763
2788
  }
3764
2789
 
3765
2790
  .m_txt-orange-130,
3766
- .m_txtorange-130,
3767
- .m_textorange-130,
3768
- .m_text-orange-130 {
2791
+ .m_txtorange-130 {
3769
2792
  color: var(--bgl-orange-130);
3770
2793
  }
3771
2794
 
3772
2795
  .m_txt-turquoise-130,
3773
- .m_txtturquoise-130,
3774
- .m_textturquoise-130,
3775
- .m_text-turquoise-130 {
2796
+ .m_txtturquoise-130 {
3776
2797
  color: var(--bgl-turquoise-130);
3777
2798
  }
3778
2799
 
3779
2800
  .m_txt-gray-130,
3780
- .m_txtgray-130,
3781
- .m_textgray-130,
3782
- .m_text-gray-130 {
2801
+ .m_txtgray-130 {
3783
2802
  color: var(--bgl-gray-130);
3784
2803
  }
3785
2804
 
3786
2805
  .m_txt-black-130,
3787
- .m_txtblack-130,
3788
- .m_textblack-130,
3789
- .m_text-black-130 {
2806
+ .m_txtblack-130 {
3790
2807
  color: var(--bgl-black-130);
3791
2808
  }
3792
2809
 
3793
2810
  .m_txt-pink-130,
3794
- .m_txtpink-130,
3795
- .m_textpink-130,
3796
- .m_text-pink-130 {
2811
+ .m_txtpink-130 {
3797
2812
  color: var(--bgl-pink-130);
3798
2813
  }
3799
2814
 
3800
- .m_font-thin,
3801
- .m_txt-thin,
3802
- .m_text-thin {
2815
+ .m_txt-thin {
3803
2816
  font-weight: 100;
3804
2817
  }
3805
2818
 
3806
2819
  .m_extra-light,
3807
- .m_font-extra-light,
3808
2820
  .m_txt-extra-light,
3809
- .m_text-extra-light,
3810
- .m_font-ultra-light,
3811
- .m_txt-ultra-light,
3812
- .m_text-ultra-light {
2821
+ .m_txt-ultra-light {
3813
2822
  font-weight: 200;
3814
2823
  }
3815
2824
 
3816
2825
  .m_light,
3817
- .m_txt-light,
3818
- .m_font-light,
3819
- .m_text-light {
2826
+ .m_txt-light {
3820
2827
  font-weight: 300;
3821
2828
  }
3822
2829
 
3823
2830
  .m_regular,
3824
- .m_txt-regular,
3825
- .m_font-regular,
3826
- .m_text-regular {
2831
+ .m_txt-regular {
3827
2832
  font-weight: 400;
3828
2833
  }
3829
2834
 
3830
2835
  .m_medium,
3831
- .m_txt-medium,
3832
- .m_font-medium,
3833
- .m_text-medium {
2836
+ .m_txt-medium {
3834
2837
  font-weight: 500;
3835
2838
  }
3836
2839
 
3837
2840
  .m_semi,
3838
2841
  .m_semibold,
3839
2842
  .m_txt-semi,
3840
- .m_text-semi,
3841
- .m_txt-semibold,
3842
- .m_font-semi,
3843
- .m_font-semibold,
3844
- .m_text-semibold {
2843
+ .m_txt-semibold {
3845
2844
  font-weight: 600;
3846
2845
  }
3847
2846
 
3848
2847
  .m_bold,
3849
- .m_txt-bold,
3850
- .m_font-bold,
3851
- .m_text-bold {
2848
+ .m_txt-bold {
3852
2849
  font-weight: 700;
3853
2850
  }
3854
2851
 
3855
2852
  .m_extra-bold,
3856
- .m_font-extra-bold,
3857
2853
  .m_txt-extra-bold,
3858
- .m_text-extra-bold,
3859
- .m_font-ultra-bold,
3860
- .m_txt-ultra-bold,
3861
- .m_text-ultra-bold {
2854
+ .m_txt-ultra-bold {
3862
2855
  font-weight: 800;
3863
2856
  }
3864
2857
 
3865
- .m_black,
3866
- .m_font-black {
2858
+ .m_black {
3867
2859
  font-weight: 900;
3868
2860
  }
3869
2861