@biggive/components 202307271559.0.0 → 202307271726.0.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 (101) hide show
  1. package/dist/biggive/biggive.esm.js +1 -1
  2. package/dist/biggive/{p-4ac3c59d.entry.js → p-0d3008a2.entry.js} +1 -1
  3. package/dist/biggive/{p-e1f37ddb.entry.js → p-50d9a75b.entry.js} +1 -1
  4. package/dist/biggive/p-98b25061.entry.js +1 -0
  5. package/dist/biggive/{p-c0f333bc.entry.js → p-9946cc08.entry.js} +1 -1
  6. package/dist/biggive/{p-a70e0902.entry.js → p-9c09a586.entry.js} +1 -1
  7. package/dist/biggive/{p-e0041d91.entry.js → p-e5f630d1.entry.js} +1 -1
  8. package/dist/cjs/biggive-accordion_42.cjs.entry.js +26 -26
  9. package/dist/cjs/biggive-basic-card.cjs.entry.js +1 -1
  10. package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +1 -1
  11. package/dist/cjs/biggive-boxed-content.cjs.entry.js +1 -1
  12. package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
  13. package/dist/cjs/biggive-table.cjs.entry.js +1 -1
  14. package/dist/cjs/biggive.cjs.js +1 -1
  15. package/dist/cjs/loader.cjs.js +1 -1
  16. package/dist/collection/collection-manifest.json +0 -1
  17. package/dist/collection/components/biggive-accordion/biggive-accordion.css +4 -4
  18. package/dist/collection/components/biggive-article-card/biggive-article-card.css +6 -6
  19. package/dist/collection/components/biggive-basic-card/biggive-basic-card.css +3 -3
  20. package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.css +4 -4
  21. package/dist/collection/components/biggive-biography-card/biggive-biography-card.css +9 -9
  22. package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.css +1 -1
  23. package/dist/collection/components/biggive-button/biggive-button.css +5 -5
  24. package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.css +1 -1
  25. package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.css +1 -1
  26. package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.css +1 -1
  27. package/dist/collection/components/biggive-carousel/biggive-carousel.css +1 -1
  28. package/dist/collection/components/biggive-category-icon/biggive-category-icon.css +4 -4
  29. package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.css +1 -1
  30. package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.js +1 -1
  31. package/dist/collection/components/biggive-generic-icon/biggive-generic-icon.css +6 -6
  32. package/dist/collection/components/biggive-heading/biggive-heading.css +2 -2
  33. package/dist/collection/components/biggive-hero-image/biggive-hero-image.css +2 -2
  34. package/dist/collection/components/biggive-icon-button/biggive-icon-button.css +4 -4
  35. package/dist/collection/components/biggive-image-button/biggive-image-button.css +3 -3
  36. package/dist/collection/components/biggive-image-feature/biggive-image-feature.css +1 -1
  37. package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.css +6 -6
  38. package/dist/collection/components/biggive-page-section/biggive-page-section.css +1 -1
  39. package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.css +1 -1
  40. package/dist/collection/components/biggive-quote/biggive-quote.css +2 -2
  41. package/dist/collection/components/biggive-sheet/biggive-sheet.css +4 -4
  42. package/dist/collection/components/biggive-social-icon/biggive-social-icon.css +8 -8
  43. package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.css +9 -54
  44. package/dist/collection/components/biggive-table/biggive-table.css +6 -12
  45. package/dist/collection/components/biggive-timeline/biggive-timeline.css +13 -13
  46. package/dist/collection/components/biggive-totalizer/biggive-totalizer.css +2 -2
  47. package/dist/collection/components/biggive-video-feature/biggive-video-feature.css +1 -1
  48. package/dist/components/biggive-accordion.js +1 -1
  49. package/dist/components/biggive-article-card.js +1 -1
  50. package/dist/components/biggive-basic-card.js +1 -1
  51. package/dist/components/biggive-beneficiary-icon.js +1 -1
  52. package/dist/components/biggive-biography-card.js +1 -1
  53. package/dist/components/biggive-boxed-content.js +1 -1
  54. package/dist/components/biggive-button2.js +1 -1
  55. package/dist/components/biggive-call-to-action.js +1 -1
  56. package/dist/components/biggive-campaign-card.js +1 -1
  57. package/dist/components/biggive-campaign-highlights.js +1 -1
  58. package/dist/components/biggive-carousel2.js +1 -1
  59. package/dist/components/biggive-category-icon.js +1 -1
  60. package/dist/components/biggive-formatted-text.js +2 -2
  61. package/dist/components/biggive-generic-icon2.js +1 -1
  62. package/dist/components/biggive-heading.js +1 -1
  63. package/dist/components/biggive-hero-image.js +1 -1
  64. package/dist/components/biggive-icon-button.js +1 -1
  65. package/dist/components/biggive-image-button.js +1 -1
  66. package/dist/components/biggive-image-feature.js +1 -1
  67. package/dist/components/biggive-misc-icon2.js +1 -1
  68. package/dist/components/biggive-page-section.js +1 -1
  69. package/dist/components/biggive-progress-bar2.js +1 -1
  70. package/dist/components/biggive-quote.js +1 -1
  71. package/dist/components/biggive-sheet.js +1 -1
  72. package/dist/components/biggive-social-icon2.js +1 -1
  73. package/dist/components/biggive-tabbed-content.js +1 -1
  74. package/dist/components/biggive-table.js +1 -1
  75. package/dist/components/biggive-timeline.js +1 -1
  76. package/dist/components/biggive-totalizer.js +1 -1
  77. package/dist/components/biggive-video-feature.js +1 -1
  78. package/dist/components/index.d.ts +0 -1
  79. package/dist/components/index.js +0 -1
  80. package/dist/esm/biggive-accordion_42.entry.js +26 -26
  81. package/dist/esm/biggive-basic-card.entry.js +1 -1
  82. package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
  83. package/dist/esm/biggive-boxed-content.entry.js +1 -1
  84. package/dist/esm/biggive-category-icon.entry.js +1 -1
  85. package/dist/esm/biggive-table.entry.js +1 -1
  86. package/dist/esm/biggive.js +1 -1
  87. package/dist/esm/loader.js +1 -1
  88. package/dist/types/components.d.ts +0 -57
  89. package/hydrate/index.js +31 -113
  90. package/package.json +1 -1
  91. package/dist/biggive/p-5ff6d84f.entry.js +0 -1
  92. package/dist/biggive/p-b878559d.entry.js +0 -1
  93. package/dist/cjs/biggive-image-card.cjs.entry.js +0 -57
  94. package/dist/collection/components/biggive-image-card/biggive-image-card.css +0 -496
  95. package/dist/collection/components/biggive-image-card/biggive-image-card.js +0 -481
  96. package/dist/collection/components/biggive-image-card/biggive-image-card.stories.js +0 -80
  97. package/dist/components/biggive-image-card.d.ts +0 -11
  98. package/dist/components/biggive-image-card.js +0 -100
  99. package/dist/esm/biggive-image-card.entry.js +0 -53
  100. package/dist/types/components/biggive-image-card/biggive-image-card.d.ts +0 -27
  101. package/dist/types/components/biggive-image-card/biggive-image-card.stories.d.ts +0 -52
@@ -157,7 +157,7 @@ h5, .heading-5 {
157
157
 
158
158
  .text-colour-hover-grey-light:hover,
159
159
  .text-colour-grey-light {
160
- color: #F6F6F6;
160
+ color: #E8E8E8;
161
161
  }
162
162
 
163
163
  .text-colour-hover-grey-medium:hover,
@@ -160,7 +160,7 @@ a:hover {
160
160
  .container .progress-bar-wrap {
161
161
  padding-bottom: 10px;
162
162
  margin-bottom: 10px;
163
- border-bottom: 1px solid #F6F6F6;
163
+ border-bottom: 1px solid #E8E8E8;
164
164
  }
165
165
  .container .msg-wrapper {
166
166
  display: flex;
@@ -153,7 +153,7 @@ a:hover {
153
153
  .container .progress-bar-wrap {
154
154
  padding-bottom: 10px;
155
155
  margin-bottom: 10px;
156
- border-bottom: 1px solid #F6F6F6;
156
+ border-bottom: 1px solid #E8E8E8;
157
157
  }
158
158
  .container .stat-wrap {
159
159
  display: flex;
@@ -127,7 +127,7 @@ a:hover {
127
127
 
128
128
  .text-colour-hover-grey-light:hover,
129
129
  .text-colour-grey-light {
130
- color: #F6F6F6;
130
+ color: #E8E8E8;
131
131
  }
132
132
 
133
133
  .text-colour-hover-grey-medium:hover,
@@ -76,7 +76,7 @@ a:hover {
76
76
 
77
77
  .background-colour-hover-grey-light:hover,
78
78
  .background-colour-grey-light {
79
- background-color: #F6F6F6;
79
+ background-color: #E8E8E8;
80
80
  }
81
81
 
82
82
  .background-colour-hover-grey-medium:hover,
@@ -142,7 +142,7 @@ a:hover {
142
142
  }
143
143
 
144
144
  .fill-grey-light {
145
- fill: #F6F6F6;
145
+ fill: #E8E8E8;
146
146
  }
147
147
 
148
148
  .fill-grey-medium {
@@ -261,10 +261,10 @@ a:hover {
261
261
  fill: #D7D7D7;
262
262
  }
263
263
  .category-icon-item.colour-scheme-black {
264
- background-color: #F6F6F6;
264
+ background-color: #E8E8E8;
265
265
  }
266
266
  .category-icon-item.colour-scheme-black svg {
267
- fill: #F6F6F6;
267
+ fill: #E8E8E8;
268
268
  }
269
269
  .category-icon-item.colour-scheme-black {
270
270
  background-color: #8A8A8A;
@@ -127,7 +127,7 @@ a:hover {
127
127
 
128
128
  .text-colour-hover-grey-light:hover,
129
129
  .text-colour-grey-light {
130
- color: #F6F6F6;
130
+ color: #E8E8E8;
131
131
  }
132
132
 
133
133
  .text-colour-hover-grey-medium:hover,
@@ -6,7 +6,7 @@ export class BiggiveFormattedText {
6
6
  this.maxWidth = 100;
7
7
  }
8
8
  render() {
9
- return h("div", { class: 'container max-width-' + this.maxWidth + ' text-colour-' + this.defaultTextColour + ' space-below-' + this.spaceBelow });
9
+ return (h("div", { class: 'container max-width-' + this.maxWidth + ' text-colour-' + this.defaultTextColour + ' space-below-' + this.spaceBelow }, h("slot", null)));
10
10
  }
11
11
  static get is() { return "biggive-formatted-text"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -76,7 +76,7 @@ a:hover {
76
76
 
77
77
  .background-colour-hover-grey-light:hover,
78
78
  .background-colour-grey-light {
79
- background-color: #F6F6F6;
79
+ background-color: #E8E8E8;
80
80
  }
81
81
 
82
82
  .background-colour-hover-grey-medium:hover,
@@ -142,7 +142,7 @@ a:hover {
142
142
  }
143
143
 
144
144
  .fill-grey-light {
145
- fill: #F6F6F6;
145
+ fill: #E8E8E8;
146
146
  }
147
147
 
148
148
  .fill-grey-medium {
@@ -243,10 +243,10 @@ a:hover {
243
243
  fill: #D7D7D7;
244
244
  }
245
245
  .generic-icon-item.colour-scheme-black {
246
- background-color: #F6F6F6;
246
+ background-color: #E8E8E8;
247
247
  }
248
248
  .generic-icon-item.colour-scheme-black svg {
249
- fill: #F6F6F6;
249
+ fill: #E8E8E8;
250
250
  }
251
251
  .generic-icon-item.colour-scheme-black {
252
252
  background-color: #8A8A8A;
@@ -363,10 +363,10 @@ a:hover {
363
363
  fill: #D7D7D7;
364
364
  }
365
365
  .generic-icon-item.colour-scheme-black {
366
- background-color: #F6F6F6;
366
+ background-color: #E8E8E8;
367
367
  }
368
368
  .generic-icon-item.colour-scheme-black svg {
369
- fill: #F6F6F6;
369
+ fill: #E8E8E8;
370
370
  }
371
371
  .generic-icon-item.colour-scheme-black {
372
372
  background-color: #8A8A8A;
@@ -158,7 +158,7 @@ h5, .heading-5 {
158
158
  color: #D7D7D7;
159
159
  }
160
160
  .container .heading-colour-grey-light {
161
- color: #F6F6F6;
161
+ color: #E8E8E8;
162
162
  }
163
163
  .container .heading-colour-grey-medium {
164
164
  color: #8A8A8A;
@@ -212,7 +212,7 @@ h5, .heading-5 {
212
212
  fill: #D7D7D7;
213
213
  }
214
214
  .container .icon-colour-grey-light svg path {
215
- fill: #F6F6F6;
215
+ fill: #E8E8E8;
216
216
  }
217
217
  .container .icon-colour-grey-medium svg path {
218
218
  fill: #8A8A8A;
@@ -132,7 +132,7 @@ a:hover {
132
132
 
133
133
  .text-colour-hover-grey-light:hover,
134
134
  .text-colour-grey-light {
135
- color: #F6F6F6;
135
+ color: #E8E8E8;
136
136
  }
137
137
 
138
138
  .text-colour-hover-grey-medium:hover,
@@ -198,7 +198,7 @@ a:hover {
198
198
  color: #D7D7D7;
199
199
  }
200
200
  .container.colour-scheme-grey-light {
201
- color: #F6F6F6;
201
+ color: #E8E8E8;
202
202
  }
203
203
  .container.colour-scheme-grey-medium {
204
204
  color: #8A8A8A;
@@ -76,7 +76,7 @@ a:hover {
76
76
 
77
77
  .background-colour-hover-grey-light:hover,
78
78
  .background-colour-grey-light {
79
- background-color: #F6F6F6;
79
+ background-color: #E8E8E8;
80
80
  }
81
81
 
82
82
  .background-colour-hover-grey-medium:hover,
@@ -207,7 +207,7 @@ a:hover {
207
207
 
208
208
  .text-colour-hover-grey-light:hover,
209
209
  .text-colour-grey-light {
210
- color: #F6F6F6;
210
+ color: #E8E8E8;
211
211
  }
212
212
 
213
213
  .text-colour-hover-grey-medium:hover,
@@ -328,7 +328,7 @@ a:hover {
328
328
  stroke: #D7D7D7;
329
329
  }
330
330
  .container .sleeve .arrow-wrap.arrow-colour-grey-light .arrow-wrap svg path {
331
- stroke: #F6F6F6;
331
+ stroke: #E8E8E8;
332
332
  }
333
333
  .container .sleeve .arrow-wrap.arrow-colour-grey-medium .arrow-wrap svg path {
334
334
  stroke: #8A8A8A;
@@ -408,7 +408,7 @@ a:hover {
408
408
  stroke: #D7D7D7;
409
409
  }
410
410
  .container.arrow-colour-grey-light .arrow-wrap svg path {
411
- stroke: #F6F6F6;
411
+ stroke: #E8E8E8;
412
412
  }
413
413
  .container.arrow-colour-grey-medium .arrow-wrap svg path {
414
414
  stroke: #8A8A8A;
@@ -76,7 +76,7 @@ a:hover {
76
76
 
77
77
  .background-colour-hover-grey-light:hover,
78
78
  .background-colour-grey-light {
79
- background-color: #F6F6F6;
79
+ background-color: #E8E8E8;
80
80
  }
81
81
 
82
82
  .background-colour-hover-grey-medium:hover,
@@ -151,7 +151,7 @@ a:hover {
151
151
 
152
152
  .text-colour-hover-grey-light:hover,
153
153
  .text-colour-grey-light {
154
- color: #F6F6F6;
154
+ color: #E8E8E8;
155
155
  }
156
156
 
157
157
  .text-colour-hover-grey-medium:hover,
@@ -328,7 +328,7 @@ a:hover {
328
328
  stroke: #D7D7D7;
329
329
  }
330
330
  .container .sleeve .arrow-wrap.arrow-colour-grey-light .arrow-wrap svg path {
331
- stroke: #F6F6F6;
331
+ stroke: #E8E8E8;
332
332
  }
333
333
  .container .sleeve .arrow-wrap.arrow-colour-grey-medium .arrow-wrap svg path {
334
334
  stroke: #8A8A8A;
@@ -76,7 +76,7 @@ a:hover {
76
76
 
77
77
  .text-colour-hover-grey-light:hover,
78
78
  .text-colour-grey-light {
79
- color: #F6F6F6;
79
+ color: #E8E8E8;
80
80
  }
81
81
 
82
82
  .text-colour-hover-grey-medium:hover,
@@ -76,7 +76,7 @@ a:hover {
76
76
 
77
77
  .background-colour-hover-grey-light:hover,
78
78
  .background-colour-grey-light {
79
- background-color: #F6F6F6;
79
+ background-color: #E8E8E8;
80
80
  }
81
81
 
82
82
  .background-colour-hover-grey-medium:hover,
@@ -142,7 +142,7 @@ a:hover {
142
142
  }
143
143
 
144
144
  .fill-grey-light {
145
- fill: #F6F6F6;
145
+ fill: #E8E8E8;
146
146
  }
147
147
 
148
148
  .fill-grey-medium {
@@ -243,10 +243,10 @@ a:hover {
243
243
  fill: #D7D7D7;
244
244
  }
245
245
  .misc-icon-item.colour-scheme-black {
246
- background-color: #F6F6F6;
246
+ background-color: #E8E8E8;
247
247
  }
248
248
  .misc-icon-item.colour-scheme-black svg {
249
- fill: #F6F6F6;
249
+ fill: #E8E8E8;
250
250
  }
251
251
  .misc-icon-item.colour-scheme-black {
252
252
  background-color: #8A8A8A;
@@ -363,10 +363,10 @@ a:hover {
363
363
  fill: #D7D7D7;
364
364
  }
365
365
  .misc-icon-item.colour-scheme-black {
366
- background-color: #F6F6F6;
366
+ background-color: #E8E8E8;
367
367
  }
368
368
  .misc-icon-item.colour-scheme-black svg {
369
- fill: #F6F6F6;
369
+ fill: #E8E8E8;
370
370
  }
371
371
  .misc-icon-item.colour-scheme-black {
372
372
  background-color: #8A8A8A;
@@ -347,7 +347,7 @@ a:hover {
347
347
  .container.background-color-grey-light:after,
348
348
  .container.background-color-grey-light .sleeve:before,
349
349
  .container.background-color-grey-light .sleeve {
350
- background-color: #F6F6F6;
350
+ background-color: #E8E8E8;
351
351
  color: #000000;
352
352
  }
353
353
 
@@ -89,7 +89,7 @@ a:hover {
89
89
  left: 0;
90
90
  bottom: 0;
91
91
  right: 0;
92
- background-color: #F6F6F6;
92
+ background-color: #E8E8E8;
93
93
  border-radius: 4px;
94
94
  }
95
95
  .progress-bar .slider .progress {
@@ -132,7 +132,7 @@ a:hover {
132
132
 
133
133
  .text-colour-hover-grey-light:hover,
134
134
  .text-colour-grey-light {
135
- color: #F6F6F6;
135
+ color: #E8E8E8;
136
136
  }
137
137
 
138
138
  .text-colour-hover-grey-medium:hover,
@@ -210,7 +210,7 @@ a:hover {
210
210
  fill: #D7D7D7;
211
211
  }
212
212
  .container.quote-icon-colour-grey-light .image-wrap path {
213
- fill: #F6F6F6;
213
+ fill: #E8E8E8;
214
214
  }
215
215
  .container.quote-icon-colour-grey-medium .image-wrap path {
216
216
  fill: #8A8A8A;
@@ -76,7 +76,7 @@ a:hover {
76
76
 
77
77
  .background-colour-hover-grey-light:hover,
78
78
  .background-colour-grey-light {
79
- background-color: #F6F6F6;
79
+ background-color: #E8E8E8;
80
80
  }
81
81
 
82
82
  .background-colour-hover-grey-medium:hover,
@@ -151,7 +151,7 @@ a:hover {
151
151
 
152
152
  .text-colour-hover-grey-light:hover,
153
153
  .text-colour-grey-light {
154
- color: #F6F6F6;
154
+ color: #E8E8E8;
155
155
  }
156
156
 
157
157
  .text-colour-hover-grey-medium:hover,
@@ -217,7 +217,7 @@ a:hover {
217
217
  }
218
218
 
219
219
  .fill-grey-light {
220
- fill: #F6F6F6;
220
+ fill: #E8E8E8;
221
221
  }
222
222
 
223
223
  .fill-grey-medium {
@@ -312,7 +312,7 @@ a:hover {
312
312
  fill: #D7D7D7;
313
313
  }
314
314
  .container .popup .header .back-link .svg-wrap.colour-grey-light svg path {
315
- fill: #F6F6F6;
315
+ fill: #E8E8E8;
316
316
  }
317
317
  .container .popup .header .back-link .svg-wrap.colour-grey-medium svg path {
318
318
  fill: #8A8A8A;
@@ -76,7 +76,7 @@ a:hover {
76
76
 
77
77
  .background-colour-hover-grey-light:hover,
78
78
  .background-colour-grey-light {
79
- background-color: #F6F6F6;
79
+ background-color: #E8E8E8;
80
80
  }
81
81
 
82
82
  .background-colour-hover-grey-medium:hover,
@@ -142,7 +142,7 @@ a:hover {
142
142
  }
143
143
 
144
144
  .fill-grey-light {
145
- fill: #F6F6F6;
145
+ fill: #E8E8E8;
146
146
  }
147
147
 
148
148
  .fill-grey-medium {
@@ -244,10 +244,10 @@ a:hover {
244
244
  fill: #D7D7D7;
245
245
  }
246
246
  .social-icon-item.colour-scheme-black {
247
- background-color: #F6F6F6;
247
+ background-color: #E8E8E8;
248
248
  }
249
249
  .social-icon-item.colour-scheme-black svg {
250
- fill: #F6F6F6;
250
+ fill: #E8E8E8;
251
251
  }
252
252
  .social-icon-item.colour-scheme-black {
253
253
  background-color: #8A8A8A;
@@ -366,10 +366,10 @@ a:hover {
366
366
  fill: #D7D7D7;
367
367
  }
368
368
  .social-icon-item.colour-scheme-black {
369
- background-color: #F6F6F6;
369
+ background-color: #E8E8E8;
370
370
  }
371
371
  .social-icon-item.colour-scheme-black svg {
372
- fill: #F6F6F6;
372
+ fill: #E8E8E8;
373
373
  }
374
374
  .social-icon-item.colour-scheme-black {
375
375
  background-color: #8A8A8A;
@@ -487,10 +487,10 @@ a:hover {
487
487
  fill: #D7D7D7;
488
488
  }
489
489
  .social-icon-item.wide.colour-scheme-black {
490
- background-color: #F6F6F6;
490
+ background-color: #E8E8E8;
491
491
  }
492
492
  .social-icon-item.wide.colour-scheme-black svg {
493
- fill: #F6F6F6;
493
+ fill: #E8E8E8;
494
494
  }
495
495
  .social-icon-item.wide.colour-scheme-black {
496
496
  background-color: #8A8A8A;
@@ -127,7 +127,7 @@ a:hover {
127
127
 
128
128
  .text-colour-hover-grey-light:hover,
129
129
  .text-colour-grey-light {
130
- color: #F6F6F6;
130
+ color: #E8E8E8;
131
131
  }
132
132
 
133
133
  .text-colour-hover-grey-medium:hover,
@@ -182,7 +182,7 @@ a:hover {
182
182
  height: 10px;
183
183
  }
184
184
  .container .navigation .sleeve {
185
- border-bottom: 1px solid #F6F6F6;
185
+ border-bottom: 1px solid #E8E8E8;
186
186
  overflow: hidden;
187
187
  }
188
188
  .container .navigation .sleeve ul {
@@ -204,9 +204,6 @@ a:hover {
204
204
  .container .navigation .sleeve ul li.selected {
205
205
  font-weight: bold;
206
206
  }
207
- .container.button-icon-colour-primary .navigation .sleeve {
208
- border-color: #2C089B;
209
- }
210
207
  .container.text-colour-primary .navigation li {
211
208
  color: #2C089B;
212
209
  }
@@ -226,9 +223,6 @@ a:hover {
226
223
  .container.button-icon-colour-primary .navigation .button svg path {
227
224
  stroke: #2C089B;
228
225
  }
229
- .container.button-icon-colour-secondary .navigation .sleeve {
230
- border-color: #2AF135;
231
- }
232
226
  .container.text-colour-secondary .navigation li {
233
227
  color: #2AF135;
234
228
  }
@@ -248,9 +242,6 @@ a:hover {
248
242
  .container.button-icon-colour-secondary .navigation .button svg path {
249
243
  stroke: #2AF135;
250
244
  }
251
- .container.button-icon-colour-tertiary .navigation .sleeve {
252
- border-color: #FF7272;
253
- }
254
245
  .container.text-colour-tertiary .navigation li {
255
246
  color: #FF7272;
256
247
  }
@@ -270,9 +261,6 @@ a:hover {
270
261
  .container.button-icon-colour-tertiary .navigation .button svg path {
271
262
  stroke: #FF7272;
272
263
  }
273
- .container.button-icon-colour-brand-1 .navigation .sleeve {
274
- border-color: #B30510;
275
- }
276
264
  .container.text-colour-brand-1 .navigation li {
277
265
  color: #B30510;
278
266
  }
@@ -292,9 +280,6 @@ a:hover {
292
280
  .container.button-icon-colour-brand-1 .navigation .button svg path {
293
281
  stroke: #B30510;
294
282
  }
295
- .container.button-icon-colour-brand-2 .navigation .sleeve {
296
- border-color: #6E0887;
297
- }
298
283
  .container.text-colour-brand-2 .navigation li {
299
284
  color: #6E0887;
300
285
  }
@@ -314,9 +299,6 @@ a:hover {
314
299
  .container.button-icon-colour-brand-2 .navigation .button svg path {
315
300
  stroke: #6E0887;
316
301
  }
317
- .container.button-icon-colour-brand-3 .navigation .sleeve {
318
- border-color: #50B400;
319
- }
320
302
  .container.text-colour-brand-3 .navigation li {
321
303
  color: #50B400;
322
304
  }
@@ -336,9 +318,6 @@ a:hover {
336
318
  .container.button-icon-colour-brand-3 .navigation .button svg path {
337
319
  stroke: #50B400;
338
320
  }
339
- .container.button-icon-colour-brand-4 .navigation .sleeve {
340
- border-color: #FFE500;
341
- }
342
321
  .container.text-colour-brand-4 .navigation li {
343
322
  color: #FFE500;
344
323
  }
@@ -358,9 +337,6 @@ a:hover {
358
337
  .container.button-icon-colour-brand-4 .navigation .button svg path {
359
338
  stroke: #FFE500;
360
339
  }
361
- .container.button-icon-colour-brand-5 .navigation .sleeve {
362
- border-color: #F07D00;
363
- }
364
340
  .container.text-colour-brand-5 .navigation li {
365
341
  color: #F07D00;
366
342
  }
@@ -380,9 +356,6 @@ a:hover {
380
356
  .container.button-icon-colour-brand-5 .navigation .button svg path {
381
357
  stroke: #F07D00;
382
358
  }
383
- .container.button-icon-colour-brand-6 .navigation .sleeve {
384
- border-color: #62CFC9;
385
- }
386
359
  .container.text-colour-brand-6 .navigation li {
387
360
  color: #62CFC9;
388
361
  }
@@ -402,9 +375,6 @@ a:hover {
402
375
  .container.button-icon-colour-brand-6 .navigation .button svg path {
403
376
  stroke: #62CFC9;
404
377
  }
405
- .container.button-icon-colour-white .navigation .sleeve {
406
- border-color: #FFFFFF;
407
- }
408
378
  .container.text-colour-white .navigation li {
409
379
  color: #FFFFFF;
410
380
  }
@@ -424,9 +394,6 @@ a:hover {
424
394
  .container.button-icon-colour-white .navigation .button svg path {
425
395
  stroke: #FFFFFF;
426
396
  }
427
- .container.button-icon-colour-black .navigation .sleeve {
428
- border-color: #000000;
429
- }
430
397
  .container.text-colour-black .navigation li {
431
398
  color: #000000;
432
399
  }
@@ -446,9 +413,6 @@ a:hover {
446
413
  .container.button-icon-colour-black .navigation .button svg path {
447
414
  stroke: #000000;
448
415
  }
449
- .container.button-icon-colour-grey-extra-light .navigation .sleeve {
450
- border-color: #D7D7D7;
451
- }
452
416
  .container.text-colour-grey-extra-light .navigation li {
453
417
  color: #D7D7D7;
454
418
  }
@@ -468,30 +432,24 @@ a:hover {
468
432
  .container.button-icon-colour-grey-extra-light .navigation .button svg path {
469
433
  stroke: #D7D7D7;
470
434
  }
471
- .container.button-icon-colour-grey-light .navigation .sleeve {
472
- border-color: #F6F6F6;
473
- }
474
435
  .container.text-colour-grey-light .navigation li {
475
- color: #F6F6F6;
436
+ color: #E8E8E8;
476
437
  }
477
438
  .container.navigation-highlight-colour-grey-light .navigation ul {
478
- border-color: #F6F6F6;
439
+ border-color: #E8E8E8;
479
440
  }
480
441
  .container.selected-text-colour-grey-light .navigation li.selected {
481
- color: #F6F6F6;
482
- border-color: #F6F6F6;
442
+ color: #E8E8E8;
443
+ border-color: #E8E8E8;
483
444
  }
484
445
  .container.selected-navigation-highlight-colour-grey-light .navigation li.selected {
485
- border-color: #F6F6F6;
446
+ border-color: #E8E8E8;
486
447
  }
487
448
  .container.button-background-colour-grey-light .navigation .button {
488
- background-color: #F6F6F6;
449
+ background-color: #E8E8E8;
489
450
  }
490
451
  .container.button-icon-colour-grey-light .navigation .button svg path {
491
- stroke: #F6F6F6;
492
- }
493
- .container.button-icon-colour-grey-medium .navigation .sleeve {
494
- border-color: #8A8A8A;
452
+ stroke: #E8E8E8;
495
453
  }
496
454
  .container.text-colour-grey-medium .navigation li {
497
455
  color: #8A8A8A;
@@ -512,9 +470,6 @@ a:hover {
512
470
  .container.button-icon-colour-grey-medium .navigation .button svg path {
513
471
  stroke: #8A8A8A;
514
472
  }
515
- .container.button-icon-colour-grey-dark .navigation .sleeve {
516
- border-color: #4A4A4A;
517
- }
518
473
  .container.text-colour-grey-dark .navigation li {
519
474
  color: #4A4A4A;
520
475
  }
@@ -76,7 +76,7 @@ a:hover {
76
76
 
77
77
  .background-colour-hover-grey-light:hover,
78
78
  .background-colour-grey-light {
79
- background-color: #F6F6F6;
79
+ background-color: #E8E8E8;
80
80
  }
81
81
 
82
82
  .background-colour-hover-grey-medium:hover,
@@ -142,7 +142,7 @@ a:hover {
142
142
  }
143
143
 
144
144
  .fill-grey-light {
145
- fill: #F6F6F6;
145
+ fill: #E8E8E8;
146
146
  }
147
147
 
148
148
  .fill-grey-medium {
@@ -309,16 +309,16 @@ a:hover {
309
309
  background-color: #D7D7D7;
310
310
  }
311
311
  .container.header-text-colour-grey-light thead {
312
- color: #F6F6F6;
312
+ color: #E8E8E8;
313
313
  }
314
314
  .container.header-background-colour-grey-light thead {
315
- background-color: #F6F6F6;
315
+ background-color: #E8E8E8;
316
316
  }
317
317
  .container.body-text-colour-grey-light tbody {
318
- color: #F6F6F6;
318
+ color: #E8E8E8;
319
319
  }
320
320
  .container.body-background-colour-grey-light tbody {
321
- background-color: #F6F6F6;
321
+ background-color: #E8E8E8;
322
322
  }
323
323
  .container.header-text-colour-grey-medium thead {
324
324
  color: #8A8A8A;
@@ -365,10 +365,4 @@ a:hover {
365
365
  }
366
366
  .container table tbody td, .container table tbody th {
367
367
  font-size: 80%;
368
- }
369
- @media screen and (max-width: 600px) {
370
- .container tr {
371
- display: flex;
372
- flex-wrap: wrap;
373
- }
374
368
  }