@biggive/components 202309200915.0.0 → 202309210829.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 (102) hide show
  1. package/dist/biggive/biggive.esm.js +1 -1
  2. package/dist/biggive/p-144e9233.entry.js +1 -0
  3. package/dist/biggive/p-62969558.entry.js +1 -0
  4. package/dist/biggive/p-6e54b647.entry.js +1 -0
  5. package/dist/biggive/p-8daa4d5d.entry.js +1 -0
  6. package/dist/biggive/p-92429b63.entry.js +1 -0
  7. package/dist/biggive/p-bf9807bb.entry.js +1 -0
  8. package/dist/biggive/p-ff05adc7.entry.js +1 -0
  9. package/dist/cjs/biggive-accordion_43.cjs.entry.js +12 -12
  10. package/dist/cjs/biggive-basic-card.cjs.entry.js +1 -1
  11. package/dist/cjs/biggive-beneficiary-icon.cjs.entry.js +1 -1
  12. package/dist/cjs/biggive-boxed-content.cjs.entry.js +1 -1
  13. package/dist/cjs/biggive-category-icon.cjs.entry.js +1 -1
  14. package/dist/cjs/biggive-image-card.cjs.entry.js +1 -1
  15. package/dist/cjs/biggive-table.cjs.entry.js +1 -1
  16. package/dist/collection/components/biggive-accordion/biggive-accordion.css +1 -0
  17. package/dist/collection/components/biggive-accordion-entry/biggive-accordion-entry.css +1 -0
  18. package/dist/collection/components/biggive-article-card/biggive-article-card.css +16 -10
  19. package/dist/collection/components/biggive-back-to-top/biggive-back-to-top.css +1 -0
  20. package/dist/collection/components/biggive-basic-card/biggive-basic-card.css +22 -16
  21. package/dist/collection/components/biggive-beneficiary-icon/biggive-beneficiary-icon.css +34 -16
  22. package/dist/collection/components/biggive-biography-card/biggive-biography-card.css +16 -10
  23. package/dist/collection/components/biggive-boxed-content/biggive-boxed-content.css +16 -10
  24. package/dist/collection/components/biggive-branded-image/biggive-branded-image.css +1 -0
  25. package/dist/collection/components/biggive-button/biggive-button.css +117 -27
  26. package/dist/collection/components/biggive-call-to-action/biggive-call-to-action.css +1 -0
  27. package/dist/collection/components/biggive-campaign-card/biggive-campaign-card.css +1 -0
  28. package/dist/collection/components/biggive-campaign-card-filter-grid/biggive-campaign-card-filter-grid.css +1 -0
  29. package/dist/collection/components/biggive-campaign-highlights/biggive-campaign-highlights.css +1 -0
  30. package/dist/collection/components/biggive-carousel/biggive-carousel.css +1 -0
  31. package/dist/collection/components/biggive-category-icon/biggive-category-icon.css +34 -16
  32. package/dist/collection/components/biggive-cookie-banner/biggive-cookie-banner.css +22 -16
  33. package/dist/collection/components/biggive-filtered-carousel/biggive-filtered-carousel.css +1 -0
  34. package/dist/collection/components/biggive-footer/biggive-footer.css +1 -0
  35. package/dist/collection/components/biggive-form-field-select/biggive-form-field-select.css +1 -0
  36. package/dist/collection/components/biggive-form-field-text-input/biggive-text-input.css +1 -0
  37. package/dist/collection/components/biggive-formatted-text/biggive-formatted-text.css +1 -0
  38. package/dist/collection/components/biggive-generic-icon/biggive-generic-icon.css +46 -16
  39. package/dist/collection/components/biggive-grid/biggive-grid.css +1 -0
  40. package/dist/collection/components/biggive-heading/biggive-heading.css +1 -0
  41. package/dist/collection/components/biggive-hero-image/biggive-hero-image.css +1 -0
  42. package/dist/collection/components/biggive-icon-button/biggive-icon-button.css +16 -10
  43. package/dist/collection/components/biggive-icon-group/biggive-icon-group.css +1 -0
  44. package/dist/collection/components/biggive-image/biggive-image.css +1 -0
  45. package/dist/collection/components/biggive-image-button/biggive-image-button.css +16 -10
  46. package/dist/collection/components/biggive-image-card/biggive-image-card.css +22 -16
  47. package/dist/collection/components/biggive-image-feature/biggive-image-feature.css +1 -0
  48. package/dist/collection/components/biggive-main-menu/biggive-main-menu.css +1 -0
  49. package/dist/collection/components/biggive-misc-icon/biggive-misc-icon.css +46 -16
  50. package/dist/collection/components/biggive-nav-group/biggive-nav-group.css +1 -0
  51. package/dist/collection/components/biggive-nav-item/biggive-nav-item.css +1 -0
  52. package/dist/collection/components/biggive-page-column/biggive-page-column.css +1 -0
  53. package/dist/collection/components/biggive-page-columns/biggive-page-columns.css +1 -0
  54. package/dist/collection/components/biggive-page-section/biggive-page-section.css +31 -6
  55. package/dist/collection/components/biggive-popup/biggive-popup.css +1 -0
  56. package/dist/collection/components/biggive-progress-bar/biggive-progress-bar.css +1 -0
  57. package/dist/collection/components/biggive-quote/biggive-quote.css +1 -0
  58. package/dist/collection/components/biggive-sheet/biggive-sheet.css +22 -16
  59. package/dist/collection/components/biggive-social-icon/biggive-social-icon.css +58 -16
  60. package/dist/collection/components/biggive-tab/biggive-tab.css +1 -0
  61. package/dist/collection/components/biggive-tabbed-content/biggive-tabbed-content.css +1 -0
  62. package/dist/collection/components/biggive-table/biggive-table.css +22 -16
  63. package/dist/collection/components/biggive-timeline/biggive-timeline.css +1 -0
  64. package/dist/collection/components/biggive-timeline-entry/biggive-timeline-entry.css +1 -0
  65. package/dist/collection/components/biggive-totalizer/biggive-totalizer.css +16 -10
  66. package/dist/collection/components/biggive-totalizer-ticker-item/biggive-totalizer-ticker-item.css +1 -0
  67. package/dist/collection/components/biggive-video/biggive-video.css +1 -0
  68. package/dist/collection/components/biggive-video-feature/biggive-video-feature.css +1 -0
  69. package/dist/components/biggive-article-card.js +1 -1
  70. package/dist/components/biggive-basic-card.js +1 -1
  71. package/dist/components/biggive-beneficiary-icon.js +1 -1
  72. package/dist/components/biggive-biography-card.js +1 -1
  73. package/dist/components/biggive-boxed-content.js +1 -1
  74. package/dist/components/biggive-button2.js +1 -1
  75. package/dist/components/biggive-category-icon.js +1 -1
  76. package/dist/components/biggive-cookie-banner.js +1 -1
  77. package/dist/components/biggive-generic-icon2.js +1 -1
  78. package/dist/components/biggive-icon-button.js +1 -1
  79. package/dist/components/biggive-image-button.js +1 -1
  80. package/dist/components/biggive-image-card.js +1 -1
  81. package/dist/components/biggive-misc-icon2.js +1 -1
  82. package/dist/components/biggive-page-section.js +1 -1
  83. package/dist/components/biggive-sheet.js +1 -1
  84. package/dist/components/biggive-social-icon2.js +1 -1
  85. package/dist/components/biggive-table.js +1 -1
  86. package/dist/components/biggive-totalizer.js +1 -1
  87. package/dist/esm/biggive-accordion_43.entry.js +12 -12
  88. package/dist/esm/biggive-basic-card.entry.js +1 -1
  89. package/dist/esm/biggive-beneficiary-icon.entry.js +1 -1
  90. package/dist/esm/biggive-boxed-content.entry.js +1 -1
  91. package/dist/esm/biggive-category-icon.entry.js +1 -1
  92. package/dist/esm/biggive-image-card.entry.js +1 -1
  93. package/dist/esm/biggive-table.entry.js +1 -1
  94. package/hydrate/index.js +18 -18
  95. package/package.json +1 -1
  96. package/dist/biggive/p-411b8418.entry.js +0 -1
  97. package/dist/biggive/p-69ece367.entry.js +0 -1
  98. package/dist/biggive/p-708e19bb.entry.js +0 -1
  99. package/dist/biggive/p-b64b5744.entry.js +0 -1
  100. package/dist/biggive/p-c286eab9.entry.js +0 -1
  101. package/dist/biggive/p-cc0d0381.entry.js +0 -1
  102. package/dist/biggive/p-f46ff184.entry.js +0 -1
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -49,16 +50,21 @@ a:hover {
49
50
  background-color: #F07D00;
50
51
  }
51
52
 
52
- .background-colour-hover-brand-6:hover,
53
- .background-colour-brand-6 {
54
- background-color: #62CFC9;
55
- }
56
-
57
53
  .background-colour-hover-brand-afa-pink:hover,
58
54
  .background-colour-brand-afa-pink {
59
55
  background-color: #BF387D;
60
56
  }
61
57
 
58
+ .background-colour-hover-brand-mhf-turquoise:hover,
59
+ .background-colour-brand-mhf-turquoise {
60
+ background-color: #62CFC9;
61
+ }
62
+
63
+ .background-colour-hover-brand-grey:hover,
64
+ .background-colour-brand-grey {
65
+ background-color: #CBC8C8;
66
+ }
67
+
62
68
  .background-colour-hover-white:hover,
63
69
  .background-colour-white {
64
70
  background-color: #FFFFFF;
@@ -69,11 +75,6 @@ a:hover {
69
75
  background-color: #000000;
70
76
  }
71
77
 
72
- .background-colour-hover-white:hover,
73
- .background-colour-white {
74
- background-color: #FFFFFF;
75
- }
76
-
77
78
  .background-colour-hover-grey-extra-light:hover,
78
79
  .background-colour-grey-extra-light {
79
80
  background-color: #D7D7D7;
@@ -94,6 +95,11 @@ a:hover {
94
95
  background-color: #4A4A4A;
95
96
  }
96
97
 
98
+ .background-colour-hover-brand-6:hover,
99
+ .background-colour-brand-6 {
100
+ background-color: #62CFC9;
101
+ }
102
+
97
103
  .space-above-0 {
98
104
  margin-top: 0;
99
105
  }
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -49,16 +50,21 @@ a:hover {
49
50
  background-color: #F07D00;
50
51
  }
51
52
 
52
- .background-colour-hover-brand-6:hover,
53
- .background-colour-brand-6 {
54
- background-color: #62CFC9;
55
- }
56
-
57
53
  .background-colour-hover-brand-afa-pink:hover,
58
54
  .background-colour-brand-afa-pink {
59
55
  background-color: #BF387D;
60
56
  }
61
57
 
58
+ .background-colour-hover-brand-mhf-turquoise:hover,
59
+ .background-colour-brand-mhf-turquoise {
60
+ background-color: #62CFC9;
61
+ }
62
+
63
+ .background-colour-hover-brand-grey:hover,
64
+ .background-colour-brand-grey {
65
+ background-color: #CBC8C8;
66
+ }
67
+
62
68
  .background-colour-hover-white:hover,
63
69
  .background-colour-white {
64
70
  background-color: #FFFFFF;
@@ -69,11 +75,6 @@ a:hover {
69
75
  background-color: #000000;
70
76
  }
71
77
 
72
- .background-colour-hover-white:hover,
73
- .background-colour-white {
74
- background-color: #FFFFFF;
75
- }
76
-
77
78
  .background-colour-hover-grey-extra-light:hover,
78
79
  .background-colour-grey-extra-light {
79
80
  background-color: #D7D7D7;
@@ -94,6 +95,11 @@ a:hover {
94
95
  background-color: #4A4A4A;
95
96
  }
96
97
 
98
+ .background-colour-hover-brand-6:hover,
99
+ .background-colour-brand-6 {
100
+ background-color: #62CFC9;
101
+ }
102
+
97
103
  .text-colour-hover-primary:hover,
98
104
  .text-colour-primary {
99
105
  color: #2C089B;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -49,16 +50,21 @@ a:hover {
49
50
  background-color: #F07D00;
50
51
  }
51
52
 
52
- .background-colour-hover-brand-6:hover,
53
- .background-colour-brand-6 {
54
- background-color: #62CFC9;
55
- }
56
-
57
53
  .background-colour-hover-brand-afa-pink:hover,
58
54
  .background-colour-brand-afa-pink {
59
55
  background-color: #BF387D;
60
56
  }
61
57
 
58
+ .background-colour-hover-brand-mhf-turquoise:hover,
59
+ .background-colour-brand-mhf-turquoise {
60
+ background-color: #62CFC9;
61
+ }
62
+
63
+ .background-colour-hover-brand-grey:hover,
64
+ .background-colour-brand-grey {
65
+ background-color: #CBC8C8;
66
+ }
67
+
62
68
  .background-colour-hover-white:hover,
63
69
  .background-colour-white {
64
70
  background-color: #FFFFFF;
@@ -69,11 +75,6 @@ a:hover {
69
75
  background-color: #000000;
70
76
  }
71
77
 
72
- .background-colour-hover-white:hover,
73
- .background-colour-white {
74
- background-color: #FFFFFF;
75
- }
76
-
77
78
  .background-colour-hover-grey-extra-light:hover,
78
79
  .background-colour-grey-extra-light {
79
80
  background-color: #D7D7D7;
@@ -94,6 +95,11 @@ a:hover {
94
95
  background-color: #4A4A4A;
95
96
  }
96
97
 
98
+ .background-colour-hover-brand-6:hover,
99
+ .background-colour-brand-6 {
100
+ background-color: #62CFC9;
101
+ }
102
+
97
103
  .fill-primary {
98
104
  fill: #2C089B;
99
105
  }
@@ -126,10 +132,6 @@ a:hover {
126
132
  fill: #F07D00;
127
133
  }
128
134
 
129
- .fill-brand-6 {
130
- fill: #CBC8C8;
131
- }
132
-
133
135
  .fill-brand-afa-pink {
134
136
  fill: #BF387D;
135
137
  }
@@ -138,6 +140,10 @@ a:hover {
138
140
  fill: #62CFC9;
139
141
  }
140
142
 
143
+ .fill-brand-grey {
144
+ fill: #CBC8C8;
145
+ }
146
+
141
147
  .fill-white {
142
148
  fill: #FFFFFF;
143
149
  }
@@ -162,8 +168,8 @@ a:hover {
162
168
  fill: #4A4A4A;
163
169
  }
164
170
 
165
- .fill-red {
166
- fill: red;
171
+ .fill-brand-6 {
172
+ fill: #CBC8C8;
167
173
  }
168
174
 
169
175
  .space-above-0 {
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -49,16 +50,21 @@ a:hover {
49
50
  background-color: #F07D00;
50
51
  }
51
52
 
52
- .background-colour-hover-brand-6:hover,
53
- .background-colour-brand-6 {
54
- background-color: #62CFC9;
55
- }
56
-
57
53
  .background-colour-hover-brand-afa-pink:hover,
58
54
  .background-colour-brand-afa-pink {
59
55
  background-color: #BF387D;
60
56
  }
61
57
 
58
+ .background-colour-hover-brand-mhf-turquoise:hover,
59
+ .background-colour-brand-mhf-turquoise {
60
+ background-color: #62CFC9;
61
+ }
62
+
63
+ .background-colour-hover-brand-grey:hover,
64
+ .background-colour-brand-grey {
65
+ background-color: #CBC8C8;
66
+ }
67
+
62
68
  .background-colour-hover-white:hover,
63
69
  .background-colour-white {
64
70
  background-color: #FFFFFF;
@@ -69,11 +75,6 @@ a:hover {
69
75
  background-color: #000000;
70
76
  }
71
77
 
72
- .background-colour-hover-white:hover,
73
- .background-colour-white {
74
- background-color: #FFFFFF;
75
- }
76
-
77
78
  .background-colour-hover-grey-extra-light:hover,
78
79
  .background-colour-grey-extra-light {
79
80
  background-color: #D7D7D7;
@@ -94,6 +95,11 @@ a:hover {
94
95
  background-color: #4A4A4A;
95
96
  }
96
97
 
98
+ .background-colour-hover-brand-6:hover,
99
+ .background-colour-brand-6 {
100
+ background-color: #62CFC9;
101
+ }
102
+
97
103
  .fill-primary {
98
104
  fill: #2C089B;
99
105
  }
@@ -126,10 +132,6 @@ a:hover {
126
132
  fill: #F07D00;
127
133
  }
128
134
 
129
- .fill-brand-6 {
130
- fill: #CBC8C8;
131
- }
132
-
133
135
  .fill-brand-afa-pink {
134
136
  fill: #BF387D;
135
137
  }
@@ -138,6 +140,10 @@ a:hover {
138
140
  fill: #62CFC9;
139
141
  }
140
142
 
143
+ .fill-brand-grey {
144
+ fill: #CBC8C8;
145
+ }
146
+
141
147
  .fill-white {
142
148
  fill: #FFFFFF;
143
149
  }
@@ -162,8 +168,8 @@ a:hover {
162
168
  fill: #4A4A4A;
163
169
  }
164
170
 
165
- .fill-red {
166
- fill: red;
171
+ .fill-brand-6 {
172
+ fill: #CBC8C8;
167
173
  }
168
174
 
169
175
  :host {
@@ -227,6 +233,18 @@ a:hover {
227
233
  .misc-icon-item.colour-scheme-brand-5 svg {
228
234
  fill: #000000;
229
235
  }
236
+ .misc-icon-item.colour-scheme-mhf-turquoise {
237
+ background-color: #62CFC9;
238
+ }
239
+ .misc-icon-item.colour-scheme-mhf-turquoise svg {
240
+ fill: #000000;
241
+ }
242
+ .misc-icon-item.colour-scheme-brand-grey {
243
+ background-color: #CBC8C8;
244
+ }
245
+ .misc-icon-item.colour-scheme-brand-grey svg {
246
+ fill: #000000;
247
+ }
230
248
  .misc-icon-item.colour-scheme-brand-6 {
231
249
  background-color: #CBC8C8;
232
250
  }
@@ -353,6 +371,18 @@ a:hover {
353
371
  .misc-icon-item.colour-scheme-brand-5 svg {
354
372
  fill: #000000;
355
373
  }
374
+ .misc-icon-item.colour-scheme-mhf-turquoise {
375
+ background-color: #62CFC9;
376
+ }
377
+ .misc-icon-item.colour-scheme-mhf-turquoise svg {
378
+ fill: #000000;
379
+ }
380
+ .misc-icon-item.colour-scheme-brand-grey {
381
+ background-color: #CBC8C8;
382
+ }
383
+ .misc-icon-item.colour-scheme-brand-grey svg {
384
+ fill: #000000;
385
+ }
356
386
  .misc-icon-item.colour-scheme-brand-6 {
357
387
  background-color: #CBC8C8;
358
388
  }
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -249,8 +250,8 @@ a:hover {
249
250
 
250
251
  .container.background-color-primary:before,
251
252
  .container.background-color-primary:after,
252
- .container.background-color-primary .sleeve,
253
- .container.background-color-primary .sleeve:before {
253
+ .container.background-color-primary .sleeve:before,
254
+ .container.background-color-primary .sleeve {
254
255
  background-color: #2C089B;
255
256
  color: #FFFFFF;
256
257
  }
@@ -311,14 +312,30 @@ a:hover {
311
312
  color: #FFFFFF;
312
313
  }
313
314
 
314
- .container.background-color-brand-6:before,
315
- .container.background-color-brand-6:after,
316
- .container.background-color-brand-6 .sleeve:before,
317
- .container.background-color-brand-6 .sleeve {
315
+ .container.background-color-brand-afa-pink:before,
316
+ .container.background-color-brand-afa-pink:after,
317
+ .container.background-color-brand-afa-pink .sleeve:before,
318
+ .container.background-color-brand-afa-pink .sleeve {
319
+ background-color: #BF387D;
320
+ color: #FFFFFF;
321
+ }
322
+
323
+ .container.background-color-brand-mhf-turquoise:before,
324
+ .container.background-color-brand-mhf-turquoise:after,
325
+ .container.background-color-brand-mhf-turquoise .sleeve:before,
326
+ .container.background-color-brand-mhf-turquoise .sleeve {
318
327
  background-color: #62CFC9;
319
328
  color: #FFFFFF;
320
329
  }
321
330
 
331
+ .container.background-color-brand-grey:before,
332
+ .container.background-color-brand-grey:after,
333
+ .container.background-color-brand-grey .sleeve:before,
334
+ .container.background-color-brand-grey .sleeve {
335
+ background-color: #CBC8C8;
336
+ color: #FFFFFF;
337
+ }
338
+
322
339
  .container.background-color-white:before,
323
340
  .container.background-color-white:after,
324
341
  .container.background-color-white .sleeve:before,
@@ -365,4 +382,12 @@ a:hover {
365
382
  .container.background-color-grey-dark .sleeve {
366
383
  background-color: #4A4A4A;
367
384
  color: #FFFFFF;
385
+ }
386
+
387
+ .container.background-color-brand-6:before,
388
+ .container.background-color-brand-6:after,
389
+ .container.background-color-brand-6 .sleeve:before,
390
+ .container.background-color-brand-6 .sleeve {
391
+ background-color: #62CFC9;
392
+ color: #FFFFFF;
368
393
  }
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -1,5 +1,6 @@
1
1
  /**
2
2
  * @see brandColour in src/globals/brand-colour.ts . This and that should be updated together.
3
+ * Also see mixin icon-large - that repeats this list of colours and specifies another colour to go with each one, e.g. white or black.
3
4
  */
4
5
  a {
5
6
  color: inherit;
@@ -49,16 +50,21 @@ a:hover {
49
50
  background-color: #F07D00;
50
51
  }
51
52
 
52
- .background-colour-hover-brand-6:hover,
53
- .background-colour-brand-6 {
54
- background-color: #62CFC9;
55
- }
56
-
57
53
  .background-colour-hover-brand-afa-pink:hover,
58
54
  .background-colour-brand-afa-pink {
59
55
  background-color: #BF387D;
60
56
  }
61
57
 
58
+ .background-colour-hover-brand-mhf-turquoise:hover,
59
+ .background-colour-brand-mhf-turquoise {
60
+ background-color: #62CFC9;
61
+ }
62
+
63
+ .background-colour-hover-brand-grey:hover,
64
+ .background-colour-brand-grey {
65
+ background-color: #CBC8C8;
66
+ }
67
+
62
68
  .background-colour-hover-white:hover,
63
69
  .background-colour-white {
64
70
  background-color: #FFFFFF;
@@ -69,11 +75,6 @@ a:hover {
69
75
  background-color: #000000;
70
76
  }
71
77
 
72
- .background-colour-hover-white:hover,
73
- .background-colour-white {
74
- background-color: #FFFFFF;
75
- }
76
-
77
78
  .background-colour-hover-grey-extra-light:hover,
78
79
  .background-colour-grey-extra-light {
79
80
  background-color: #D7D7D7;
@@ -94,6 +95,11 @@ a:hover {
94
95
  background-color: #4A4A4A;
95
96
  }
96
97
 
98
+ .background-colour-hover-brand-6:hover,
99
+ .background-colour-brand-6 {
100
+ background-color: #62CFC9;
101
+ }
102
+
97
103
  .text-colour-hover-primary:hover,
98
104
  .text-colour-primary {
99
105
  color: #2C089B;
@@ -216,10 +222,6 @@ a:hover {
216
222
  fill: #F07D00;
217
223
  }
218
224
 
219
- .fill-brand-6 {
220
- fill: #CBC8C8;
221
- }
222
-
223
225
  .fill-brand-afa-pink {
224
226
  fill: #BF387D;
225
227
  }
@@ -228,6 +230,10 @@ a:hover {
228
230
  fill: #62CFC9;
229
231
  }
230
232
 
233
+ .fill-brand-grey {
234
+ fill: #CBC8C8;
235
+ }
236
+
231
237
  .fill-white {
232
238
  fill: #FFFFFF;
233
239
  }
@@ -252,8 +258,8 @@ a:hover {
252
258
  fill: #4A4A4A;
253
259
  }
254
260
 
255
- .fill-red {
256
- fill: red;
261
+ .fill-brand-6 {
262
+ fill: #CBC8C8;
257
263
  }
258
264
 
259
265
  :host {