@rijkshuisstijl-community/design-tokens 1.1.0 → 2.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 (95) hide show
  1. package/CHANGELOG.md +34 -0
  2. package/README.md +153 -12
  3. package/dist/_variables.scss +772 -743
  4. package/dist/index.css +772 -743
  5. package/dist/index.d.ts +545 -516
  6. package/dist/index.js +609 -580
  7. package/dist/index.json +608 -579
  8. package/dist/index.tokens.json +1664 -1613
  9. package/dist/root.css +772 -743
  10. package/dist/tokens.d.ts +1569 -1518
  11. package/dist/tokens.js +22875 -22078
  12. package/dist/uitvoerend-groen/_variables.scss +1337 -0
  13. package/dist/uitvoerend-groen/index.css +1340 -0
  14. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-groen}/index.d.ts +442 -418
  15. package/dist/uitvoerend-groen/index.js +1338 -0
  16. package/dist/uitvoerend-groen/index.json +1335 -0
  17. package/dist/uitvoerend-groen/index.tokens.json +2049 -0
  18. package/dist/uitvoerend-groen/root.css +1340 -0
  19. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-groen}/tokens.d.ts +646 -628
  20. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-groen}/tokens.js +14276 -13624
  21. package/dist/uitvoerend-hemelblauw/_variables.scss +1337 -0
  22. package/dist/uitvoerend-hemelblauw/index.css +1340 -0
  23. package/dist/uitvoerend-hemelblauw/index.d.ts +1338 -0
  24. package/dist/uitvoerend-hemelblauw/index.js +1338 -0
  25. package/dist/uitvoerend-hemelblauw/index.json +1335 -0
  26. package/dist/uitvoerend-hemelblauw/index.tokens.json +2049 -0
  27. package/dist/uitvoerend-hemelblauw/root.css +1340 -0
  28. package/dist/uitvoerend-hemelblauw/tokens.d.ts +2072 -0
  29. package/dist/uitvoerend-hemelblauw/tokens.js +31258 -0
  30. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/_variables.scss +533 -509
  31. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.css +534 -510
  32. package/dist/uitvoerend-mintgroen/index.d.ts +1338 -0
  33. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.js +507 -483
  34. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.json +506 -482
  35. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/index.tokens.json +734 -716
  36. package/dist/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/root.css +533 -509
  37. package/dist/uitvoerend-mintgroen/tokens.d.ts +2072 -0
  38. package/dist/uitvoerend-mintgroen/tokens.js +31258 -0
  39. package/dist/uitvoerend-oranje/_variables.scss +1337 -0
  40. package/dist/uitvoerend-oranje/index.css +1340 -0
  41. package/dist/uitvoerend-oranje/index.d.ts +1338 -0
  42. package/dist/uitvoerend-oranje/index.js +1338 -0
  43. package/dist/uitvoerend-oranje/index.json +1335 -0
  44. package/dist/uitvoerend-oranje/index.tokens.json +2049 -0
  45. package/dist/uitvoerend-oranje/root.css +1340 -0
  46. package/dist/uitvoerend-oranje/tokens.d.ts +2072 -0
  47. package/dist/uitvoerend-oranje/tokens.js +31258 -0
  48. package/dist/uitvoerend-paars/_variables.scss +1337 -0
  49. package/dist/uitvoerend-paars/index.css +1340 -0
  50. package/dist/uitvoerend-paars/index.d.ts +1338 -0
  51. package/dist/uitvoerend-paars/index.js +1338 -0
  52. package/dist/uitvoerend-paars/index.json +1335 -0
  53. package/dist/uitvoerend-paars/index.tokens.json +2049 -0
  54. package/dist/uitvoerend-paars/root.css +1340 -0
  55. package/dist/uitvoerend-paars/tokens.d.ts +2072 -0
  56. package/dist/uitvoerend-paars/tokens.js +31258 -0
  57. package/dist/uitvoerend-violet/_variables.scss +231 -202
  58. package/dist/uitvoerend-violet/index.css +231 -202
  59. package/dist/uitvoerend-violet/index.d.ts +102 -73
  60. package/dist/uitvoerend-violet/index.js +231 -202
  61. package/dist/uitvoerend-violet/index.json +230 -201
  62. package/dist/uitvoerend-violet/index.tokens.json +281 -230
  63. package/dist/uitvoerend-violet/root.css +231 -202
  64. package/dist/uitvoerend-violet/tokens.d.ts +151 -100
  65. package/dist/uitvoerend-violet/tokens.js +16369 -15572
  66. package/dist/uitvoerend-violet-oud/_variables.scss +231 -201
  67. package/dist/uitvoerend-violet-oud/index.css +231 -201
  68. package/dist/uitvoerend-violet-oud/index.d.ts +102 -72
  69. package/dist/uitvoerend-violet-oud/index.js +231 -201
  70. package/dist/uitvoerend-violet-oud/index.json +230 -200
  71. package/dist/uitvoerend-violet-oud/index.tokens.json +281 -229
  72. package/dist/uitvoerend-violet-oud/root.css +231 -201
  73. package/dist/uitvoerend-violet-oud/tokens.d.ts +151 -99
  74. package/dist/uitvoerend-violet-oud/tokens.js +12621 -11803
  75. package/dist/wetgevend/_variables.scss +171 -142
  76. package/dist/wetgevend/index.css +171 -142
  77. package/dist/wetgevend/index.d.ts +102 -73
  78. package/dist/wetgevend/index.js +171 -142
  79. package/dist/wetgevend/index.json +170 -141
  80. package/dist/wetgevend/index.tokens.json +221 -170
  81. package/dist/wetgevend/root.css +171 -142
  82. package/dist/wetgevend/tokens.d.ts +151 -100
  83. package/dist/wetgevend/tokens.js +12217 -11420
  84. package/figma/figma.tokens.json +2428 -556
  85. package/package.json +1 -1
  86. package/src/generated/base.tokens.json +4520 -4338
  87. package/src/generated/themes.json +28993 -3285
  88. package/src/generated/uitvoerend-groen/tokens.json +6252 -0
  89. package/src/generated/uitvoerend-hemelblauw/tokens.json +6252 -0
  90. package/src/generated/{uitvoerend-mintgroen-focus → uitvoerend-mintgroen}/tokens.json +2374 -2240
  91. package/src/generated/uitvoerend-oranje/tokens.json +6252 -0
  92. package/src/generated/uitvoerend-paars/tokens.json +6252 -0
  93. package/src/generated/uitvoerend-violet/tokens.json +640 -458
  94. package/src/generated/uitvoerend-violet-oud/tokens.json +643 -457
  95. package/src/generated/wetgevend/tokens.json +602 -420
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 19 Mar 2025 14:52:03 GMT
3
+ * Generated on Tue, 27 May 2025 13:07:14 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -8,8 +8,8 @@
8
8
  --nl-number-badge-padding-inline: 0.5rem;
9
9
  --nl-number-badge-color: #fff;
10
10
  --nl-number-badge-border-color: transparent;
11
- --nl-number-badge-background-color: #154273;
12
- --nl-number-badge-font-family: Fira Sans, Arial, Verdana, sans-serif;
11
+ --nl-number-badge-background-color: #a90061;
12
+ --nl-number-badge-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
13
13
  --nl-number-badge-border-radius: 999px;
14
14
  --nl-number-badge-border-width: 0px;
15
15
  --nl-number-badge-font-weight: 700;
@@ -22,40 +22,40 @@
22
22
  --nl-heading-level-5-font-size: 1.25rem;
23
23
  --nl-heading-level-5-line-height: 125%;
24
24
  --nl-heading-level-5-font-weight: 700;
25
- --nl-heading-level-5-font-family: Fira Sans, Arial, Verdana, sans-serif;
26
- --nl-heading-level-5-color: #154273;
25
+ --nl-heading-level-5-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
26
+ --nl-heading-level-5-color: #a90061;
27
27
  --nl-heading-level-4-margin-block-start: 0;
28
28
  --nl-heading-level-4-margin-block-end: 0;
29
29
  --nl-heading-level-4-font-size: 1.5rem;
30
30
  --nl-heading-level-4-line-height: 125%;
31
31
  --nl-heading-level-4-font-weight: 700;
32
- --nl-heading-level-4-font-family: Fira Sans, Arial, Verdana, sans-serif;
33
- --nl-heading-level-4-color: #154273;
32
+ --nl-heading-level-4-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
33
+ --nl-heading-level-4-color: #a90061;
34
34
  --nl-heading-level-3-margin-block-start: 0;
35
35
  --nl-heading-level-3-margin-block-end: 0;
36
36
  --nl-heading-level-3-font-size: 1.875rem;
37
37
  --nl-heading-level-3-line-height: 125%;
38
38
  --nl-heading-level-3-font-weight: 700;
39
- --nl-heading-level-3-font-family: Fira Sans, Arial, Verdana, sans-serif;
40
- --nl-heading-level-3-color: #154273;
39
+ --nl-heading-level-3-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
40
+ --nl-heading-level-3-color: #a90061;
41
41
  --nl-heading-level-2-margin-block-start: 0;
42
42
  --nl-heading-level-2-margin-block-end: 0;
43
43
  --nl-heading-level-2-font-size: 2.5rem;
44
44
  --nl-heading-level-2-line-height: 125%;
45
45
  --nl-heading-level-2-font-weight: 700;
46
- --nl-heading-level-2-font-family: Fira Sans, Arial, Verdana, sans-serif;
47
- --nl-heading-level-2-color: #154273;
46
+ --nl-heading-level-2-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
47
+ --nl-heading-level-2-color: #a90061;
48
48
  --nl-heading-level-1-margin-block-start: 0;
49
49
  --nl-heading-level-1-margin-block-end: 0;
50
50
  --nl-heading-level-1-font-size: 3.125rem;
51
51
  --nl-heading-level-1-line-height: 125%;
52
52
  --nl-heading-level-1-font-weight: 700;
53
- --nl-heading-level-1-font-family: Fira Sans, Arial, Verdana, sans-serif;
54
- --nl-heading-level-1-color: #154273;
53
+ --nl-heading-level-1-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
54
+ --nl-heading-level-1-color: #a90061;
55
55
  --nl-link-line-height: 150%;
56
56
  --nl-link-font-size: 1.25rem;
57
57
  --nl-link-font-weight: 400;
58
- --nl-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
58
+ --nl-link-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
59
59
  --nl-link-text-underline-offset: 0.125rem;
60
60
  --nl-link-text-decoration-thickness: auto;
61
61
  --nl-link-column-gap: 0.25rem;
@@ -83,7 +83,7 @@
83
83
  --nl-paragraph-line-height: 150%;
84
84
  --nl-paragraph-font-weight: 400;
85
85
  --nl-paragraph-font-size: 1.25rem;
86
- --nl-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
86
+ --nl-paragraph-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
87
87
  --nl-paragraph-color: #0F172A;
88
88
  --nl-skip-link-text-underline-offset: 0.125rem;
89
89
  --nl-skip-link-text-decoration: underline;
@@ -95,13 +95,13 @@
95
95
  --nl-skip-link-border-width: 2px;
96
96
  --nl-skip-link-color: #fff;
97
97
  --nl-skip-link-border-color: transparent;
98
- --nl-skip-link-background-color: #154273;
98
+ --nl-skip-link-background-color: #a90061;
99
99
  --nl-skip-link-focus-visible-outline-color: #000;
100
100
  --nl-skip-link-focus-text-decoration: None;
101
101
  --nl-skip-link-focus-color: #0F172A;
102
102
  --nl-skip-link-focus-border-width: 2px;
103
103
  --nl-skip-link-focus-border-style: solid;
104
- --nl-skip-link-focus-border-color: #154273;
104
+ --nl-skip-link-focus-border-color: #a90061;
105
105
  --nl-skip-link-focus-background-color: #fff;
106
106
  --nl-skip-link-padding-inline-start: 1rem;
107
107
  --nl-skip-link-padding-inline-end: 1rem;
@@ -111,7 +111,7 @@
111
111
  --nl-skip-link-min-block-size: 48px;
112
112
  --nl-skip-link-line-height: 150%;
113
113
  --nl-skip-link-font-size: 1.25rem;
114
- --nl-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
114
+ --nl-skip-link-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
115
115
  --nl-skip-link-font-weight: 700;
116
116
  --rhc-space-700: 3.5rem;
117
117
  --rhc-space-600: 3rem;
@@ -128,7 +128,7 @@
128
128
  --rhc-border-width-m: 2px;
129
129
  --rhc-border-width-default: 1px;
130
130
  --rhc-font-family-secondary: RijksoverheidSerifWeb, 'Times New Roman', serif;
131
- --rhc-font-family-primary: Fira Sans, Arial, Verdana, sans-serif;
131
+ --rhc-font-family-primary: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
132
132
  --rhc-font-weight-thin: 200;
133
133
  --rhc-font-weight-light: 300;
134
134
  --rhc-font-weight-chosen-regular: 400;
@@ -172,22 +172,6 @@
172
172
  --rhc-focus-outline-width: 2px;
173
173
  --rhc-focus-outline-style: solid;
174
174
  --rhc-focus-outline-offset: 0.125rem;
175
- --rhc-keep-bottom-left-border-radius-bottom-left: 0;
176
- --rhc-keep-bottom-left-border-radius-bottom-right: 0;
177
- --rhc-keep-bottom-left-border-radius-top-right: 0;
178
- --rhc-keep-bottom-left-border-radius-top-left: 0;
179
- --rhc-keep-bottom-right-border-radius-bottom-left: 0;
180
- --rhc-keep-bottom-right-border-radius-bottom-right: 0;
181
- --rhc-keep-bottom-right-border-radius-top-right: 0;
182
- --rhc-keep-bottom-right-border-radius-top-left: 0;
183
- --rhc-keep-top-right-border-radius-bottom-left: 0;
184
- --rhc-keep-top-right-border-radius-bottom-right: 0;
185
- --rhc-keep-top-right-border-radius-top-left: 0;
186
- --rhc-keep-top-right-border-radius-top-right: 0;
187
- --rhc-keep-top-left-border-radius-bottom-left: 0;
188
- --rhc-keep-top-left-border-radius-bottom-right: 0;
189
- --rhc-keep-top-left-border-radius-top-right: 0;
190
- --rhc-keep-top-left-border-radius-top-left: 0;
191
175
  --rhc-accordion-color: #0F172A;
192
176
  --rhc-accordion-border-radius: 0px;
193
177
  --rhc-accordion-header-margin: 0;
@@ -204,7 +188,7 @@
204
188
  --rhc-accordion-button-line-height: 150%;
205
189
  --rhc-accordion-button-font-weight: 400;
206
190
  --rhc-accordion-button-font-size: 1.25rem;
207
- --rhc-accordion-button-font-family: Fira Sans, Arial, Verdana, sans-serif;
191
+ --rhc-accordion-button-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
208
192
  --rhc-card-as-link-horizontal-heading-inline-size: 200px;
209
193
  --rhc-card-as-link-horizontal-padding-inline-start: 1rem;
210
194
  --rhc-card-as-link-horizontal-padding-inline-end: 1rem;
@@ -213,17 +197,17 @@
213
197
  --rhc-card-as-link-horizontal-max-block-size: 96px;
214
198
  --rhc-card-as-link-horizontal-color: #fff;
215
199
  --rhc-card-as-link-horizontal-border-color: transparent;
216
- --rhc-card-as-link-horizontal-background-color: #154273;
200
+ --rhc-card-as-link-horizontal-background-color: #a90061;
217
201
  --rhc-card-as-link-heading-font-weight: 700;
218
202
  --rhc-card-as-link-heading-font-size: 1.5rem;
219
203
  --rhc-card-as-link-heading-padding-block-start: 0.5rem;
220
- --rhc-card-as-link-heading-color: #154273;
204
+ --rhc-card-as-link-heading-color: #a90061;
221
205
  --rhc-card-as-link-full-bleed-opacity: 0.5;
222
206
  --rhc-card-as-link-full-bleed-color: #fff;
223
207
  --rhc-card-as-link-full-bleed-border-color: transparent;
224
208
  --rhc-card-as-link-full-bleed-background-color: #000;
225
209
  --rhc-card-as-link-focus-text-decoration: underline;
226
- --rhc-card-as-link-focus-background-color: #dce3ea;
210
+ --rhc-card-as-link-focus-background-color: #f2d9e7;
227
211
  --rhc-card-as-link-hover-text-decoration: underline;
228
212
  --rhc-card-as-link-hover-background-color: #F8FAFC;
229
213
  --rhc-card-as-link-active-text-decoration: underline;
@@ -240,7 +224,7 @@
240
224
  --rhc-card-as-link-link-text-decoration: underline;
241
225
  --rhc-card-as-link-link-color: #01689b;
242
226
  --rhc-card-as-link-icon-size: 24px;
243
- --rhc-card-as-link-icon-color: #154273;
227
+ --rhc-card-as-link-icon-color: #a90061;
244
228
  --rhc-card-as-link-inline-size: 328px;
245
229
  --rhc-card-as-link-column-gap: 1rem;
246
230
  --rhc-card-as-link-color: #0F172A;
@@ -265,7 +249,7 @@
265
249
  --rhc-file-padding-inline-start: 1rem;
266
250
  --rhc-file-border-radius: 0;
267
251
  --rhc-file-border-width: 1px;
268
- --rhc-file-border-color: #154273;
252
+ --rhc-file-border-color: #a90061;
269
253
  --rhc-file-border-style: solid;
270
254
  --rhc-file-input-feedback-font-size: 1rem;
271
255
  --rhc-file-input-feedback-color: #475569;
@@ -280,7 +264,7 @@
280
264
  --rhc-page-footer-outlined-color: #a90061;
281
265
  --rhc-page-footer-outlined-background-color: #fff;
282
266
  --rhc-page-footer-border-block-start-style: solid;
283
- --rhc-page-footer-border-block-start-color: #738eab;
267
+ --rhc-page-footer-border-block-start-color: #CB66A0;
284
268
  --rhc-page-footer-border-block-start-width: 2px;
285
269
  --rhc-page-footer-content-column-gap: 2rem;
286
270
  --rhc-page-footer-content-padding-inline-end: 1rem;
@@ -306,12 +290,12 @@
306
290
  --rhc-hero-message-padding-block-end: 1rem;
307
291
  --rhc-hero-message-row-gap: 0.125rem;
308
292
  --rhc-hero-message-color: #fff;
309
- --rhc-hero-message-background-color: #154273;
310
- --rhc-hero-sub-heading-font-family: Fira Sans, Arial, Verdana, sans-serif;
293
+ --rhc-hero-message-background-color: #a90061;
294
+ --rhc-hero-sub-heading-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
311
295
  --rhc-hero-sub-heading-font-size: 1.25rem;
312
296
  --rhc-hero-sub-heading-line-height: 150%;
313
297
  --rhc-hero-sub-heading-font-weight: 400;
314
- --rhc-hero-heading-font-family: Fira Sans, Arial, Verdana, sans-serif;
298
+ --rhc-hero-heading-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
315
299
  --rhc-hero-heading-font-size: 1.875rem;
316
300
  --rhc-hero-heading-line-height: 125%;
317
301
  --rhc-hero-heading-font-weight: 700;
@@ -327,7 +311,7 @@
327
311
  --rhc-link-list-card-padding-block-start: 1.5rem;
328
312
  --rhc-link-list-card-background-color: #fff;
329
313
  --rhc-logo-color: #154273;
330
- --rhc-logo-font-family: Fira Sans, Arial, Verdana, sans-serif;
314
+ --rhc-logo-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
331
315
  --rhc-logo-column-gap: 12px;
332
316
  --rhc-logo-subtitle-font-size: 0.775rem;
333
317
  --rhc-logo-subtitle-line-height: 1rem;
@@ -344,7 +328,7 @@
344
328
  --rhc-message-list-item-label-line-height: 150%;
345
329
  --rhc-message-list-item-label-font-weight: 700;
346
330
  --rhc-message-list-item-label-font-size: 1.25rem;
347
- --rhc-message-list-item-label-font-family: Fira Sans, Arial, Verdana, sans-serif;
331
+ --rhc-message-list-item-label-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
348
332
  --rhc-message-list-item-content-row-gap: 0.5rem;
349
333
  --rhc-message-list-item-content-column-gap: 0.5rem;
350
334
  --rhc-message-list-item-content-font-size: 1.125rem;
@@ -392,13 +376,13 @@
392
376
  --rhc-navigation-list-item-border-width: 1px;
393
377
  --rhc-navigation-list-item-color: #334155;
394
378
  --rhc-navigation-list-item-background-color: #fff;
395
- --rhc-navigation-list-item-focus-background-color: #dce3ea;
379
+ --rhc-navigation-list-item-focus-background-color: #f2d9e7;
396
380
  --rhc-navigation-list-item-hover-background-color: #F8FAFC;
397
381
  --rhc-navigation-list-item-active-background-color: #F1F5F9;
398
382
  --rhc-navigation-list-item-label-line-height: 150%;
399
383
  --rhc-navigation-list-item-label-font-weight: 700;
400
384
  --rhc-navigation-list-item-label-font-size: 1.875rem;
401
- --rhc-navigation-list-item-label-font-family: Fira Sans, Arial, Verdana, sans-serif;
385
+ --rhc-navigation-list-item-label-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
402
386
  --rhc-navigation-list-item-content-row-gap: 0.25rem;
403
387
  --rhc-navigation-list-item-content-column-gap: 0.5rem;
404
388
  --rhc-navigation-list-item-content-font-size: 1.125rem;
@@ -420,7 +404,7 @@
420
404
  --rhc-sidenav-link-focus-text-decoration: None;
421
405
  --rhc-sidenav-link-focus-color: #01689b;
422
406
  --rhc-sidenav-link-focus-background-color: none;
423
- --rhc-sidenav-link-focus-border-color: #154273;
407
+ --rhc-sidenav-link-focus-border-color: #a90061;
424
408
  --rhc-sidenav-link-focus-border-style: solid;
425
409
  --rhc-sidenav-link-focus-border-width: 2px;
426
410
  --rhc-sidenav-link-focus-border-radius: 0;
@@ -430,7 +414,7 @@
430
414
  --rhc-sidenav-link-current-color: #0F172A;
431
415
  --rhc-sidenav-link-current-font-weight: 700;
432
416
  --rhc-sidenav-link-font-weight: 400;
433
- --rhc-sidenav-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
417
+ --rhc-sidenav-link-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
434
418
  --rhc-sidenav-link-font-size: 1.25rem;
435
419
  --rhc-sidenav-link-icon-margin-inline: 0.5rem;
436
420
  --rhc-sidenav-link-icon-size: 24px;
@@ -586,6 +570,7 @@
586
570
  --rhc-color-cool-grey-200: #E2E8F0;
587
571
  --rhc-color-cool-grey-100: #F1F5F9;
588
572
  --rhc-color-cool-grey-50: #F8FAFC;
573
+ --rhc-color-accent-2-500: #f092cd;
589
574
  --rhc-color-accent-500: #8fcae7;
590
575
  --rhc-color-feedback-warning-subdued: #fff4db;
591
576
  --rhc-color-feedback-warning-default: #ffb612;
@@ -599,8 +584,10 @@
599
584
  --rhc-color-border-strong: #0F172A;
600
585
  --rhc-color-border-subdued: #94A3B8;
601
586
  --rhc-color-border-default: #64748B;
602
- --rhc-color-foreground-link: #01689b;
603
587
  --rhc-color-foreground-on-emphasis: #fff;
588
+ --rhc-color-foreground-on-light-color: #000;
589
+ --rhc-color-foreground-on-dark-color: #fff;
590
+ --rhc-color-foreground-link: #01689b;
604
591
  --rhc-color-foreground-subdued: #334155;
605
592
  --rhc-color-foreground-default: #0F172A;
606
593
  --rhc-color-focus-outline: #000;
@@ -611,6 +598,27 @@
611
598
  --rhc-color-primary-200: #D88CB7;
612
599
  --rhc-color-primary-100: #e5b3d0;
613
600
  --rhc-color-primary-50: #f2d9e7;
601
+ --rhc-rounded-corner-border-width: 2px;
602
+ --rhc-rounded-corner-xl-border-radius: 96px;
603
+ --rhc-rounded-corner-md-border-radius: 48px;
604
+ --rhc-rounded-corner-xs-border-radius: 24px;
605
+ --rhc-keep-bottom-left-border-radius-bottom-left: 48px;
606
+ --rhc-keep-bottom-left-border-radius-bottom-right: 0;
607
+ --rhc-keep-bottom-left-border-radius-top-right: 0;
608
+ --rhc-keep-bottom-left-border-radius-top-left: 0;
609
+ --rhc-keep-bottom-right-border-radius-bottom-left: 0;
610
+ --rhc-keep-bottom-right-border-radius-bottom-right: 48px;
611
+ --rhc-keep-bottom-right-border-radius-top-right: 0;
612
+ --rhc-keep-bottom-right-border-radius-top-left: 0;
613
+ --rhc-keep-top-right-border-radius-bottom-left: 0;
614
+ --rhc-keep-top-right-border-radius-bottom-right: 0;
615
+ --rhc-keep-top-right-border-radius-top-left: 0;
616
+ --rhc-keep-top-right-border-radius-top-right: 48px;
617
+ --rhc-keep-top-left-border-radius-bottom-left: 0;
618
+ --rhc-keep-top-left-border-radius-bottom-right: 0;
619
+ --rhc-keep-top-left-border-radius-top-right: 0;
620
+ --rhc-keep-top-left-border-radius-top-left: 48px;
621
+ --rhc-keep-comment: ⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset components/blockquote.;
614
622
  --utrecht-focus-inverse-outline-color: #fff;
615
623
  --utrecht-focus-outline-width: 2px;
616
624
  --utrecht-focus-outline-style: solid;
@@ -625,7 +633,7 @@
625
633
  --utrecht-document-font-weight: 400;
626
634
  --utrecht-document-line-height: 150%;
627
635
  --utrecht-document-font-size: 1.25rem;
628
- --utrecht-document-font-family: Fira Sans, Arial, Verdana, sans-serif;
636
+ --utrecht-document-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
629
637
  --utrecht-document-color: #0F172A;
630
638
  --utrecht-document-background-color: #fff;
631
639
  --utrecht-accordion-button-active-row-gap: 0;
@@ -633,8 +641,8 @@
633
641
  --utrecht-accordion-button-active-border-color: #94A3B8;
634
642
  --utrecht-accordion-button-active-background-color: #F1F5F9;
635
643
  --utrecht-accordion-button-focus-color: #0F172A;
636
- --utrecht-accordion-button-focus-border-color: #154273;
637
- --utrecht-accordion-button-focus-background-color: #dce3ea;
644
+ --utrecht-accordion-button-focus-border-color: #a90061;
645
+ --utrecht-accordion-button-focus-background-color: #f2d9e7;
638
646
  --utrecht-accordion-button-color: #0F172A;
639
647
  --utrecht-accordion-button-border-width: 0;
640
648
  --utrecht-accordion-button-border-color: #94A3B8;
@@ -685,59 +693,10 @@
685
693
  --utrecht-alert-heading-font-size: 1.25rem;
686
694
  --utrecht-alert-heading-line-height: 150%;
687
695
  --utrecht-alert-heading-font-weight: 700;
688
- --utrecht-alert-heading-font-family: Fira Sans, Arial, Verdana, sans-serif;
696
+ --utrecht-alert-heading-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
689
697
  --utrecht-article-max-inline-size: 75ch;
690
- --utrecht-blockquote-pink-corner-border-variation-padding: 2.5rem;
691
- --utrecht-blockquote-pink-corner-border-variation-border-start-start-radius: 3rem;
692
- --utrecht-blockquote-pink-corner-border-variation-border-inline-start-width: 0.25rem;
693
- --utrecht-blockquote-pink-corner-border-variation-border-block-start-width: 0.25rem;
694
- --utrecht-blockquote-pink-corner-border-variation-border-color: #F6BDE1;
695
- --utrecht-blockquote-pink-left-border-variation-padding-block-end: 1.5rem;
696
- --utrecht-blockquote-pink-left-border-variation-padding-block-start: 1.5rem;
697
- --utrecht-blockquote-pink-left-border-variation-padding-inline-end: 2.5rem;
698
- --utrecht-blockquote-pink-left-border-variation-padding-inline-start: 2.5rem;
699
- --utrecht-blockquote-pink-left-border-variation-border-inline-start-width: 0.75rem;
700
- --utrecht-blockquote-pink-left-border-variation-border-color: #F6BDE1;
701
- --utrecht-blockquote-pink-background-variation-padding: 2.5rem;
702
- --utrecht-blockquote-pink-background-variation-border-end-start-radius: 3rem;
703
- --utrecht-blockquote-pink-background-variation-background-color: #F6BDE1;
704
- --utrecht-blockquote-blue-corner-border-variation-border-end-end-radius: 3rem;
705
- --utrecht-blockquote-blue-corner-border-variation-border-inline-end-width: 2px;
706
- --utrecht-blockquote-blue-corner-border-variation-border-block-end-width: 2px;
707
- --utrecht-blockquote-blue-corner-border-variation-border-color: #a90061;
708
- --utrecht-blockquote-border-width: 2px;
709
- --utrecht-blockquote-border-end-end-radius: 0;
710
- --utrecht-blockquote-border-end-start-radius: 0;
711
- --utrecht-blockquote-border-start-end-radius: 0;
712
- --utrecht-blockquote-border-start-start-radius: 0;
713
- --utrecht-blockquote-border-inline-end-width: 0;
714
- --utrecht-blockquote-border-inline-start-width: 0;
715
- --utrecht-blockquote-border-block-end-width: 0;
716
- --utrecht-blockquote-border-block-start-width: 0;
717
- --utrecht-blockquote-border-color: #a90061;
718
- --utrecht-blockquote-background-color: transparent;
719
- --utrecht-blockquote-row-gap: 0.75rem;
720
- --utrecht-blockquote-padding-inline-start: 2rem;
721
- --utrecht-blockquote-padding-inline-end: 2rem;
722
- --utrecht-blockquote-padding-block-start: 2rem;
723
- --utrecht-blockquote-padding-block-end: 2rem;
724
- --utrecht-blockquote-margin-inline-start: 0;
725
- --utrecht-blockquote-margin-inline-end: 0;
726
- --utrecht-blockquote-margin-block-start: 0;
727
- --utrecht-blockquote-margin-block-end: 0;
728
- --utrecht-blockquote-content-color: #0F172A;
729
- --utrecht-blockquote-content-font-size: 1.5rem;
730
- --utrecht-blockquote-content-font-weight: 400;
731
- --utrecht-blockquote-content-line-height: 150%;
732
- --utrecht-blockquote-content-font-family: RijksoverheidSerifWeb, 'Times New Roman', serif;
733
- --utrecht-blockquote-caption-color: #334155;
734
- --utrecht-blockquote-caption-padding-block-start: 0.75rem;
735
- --utrecht-blockquote-caption-font-weight: 400;
736
- --utrecht-blockquote-caption-line-height: 150%;
737
- --utrecht-blockquote-caption-font-family: Fira Sans, Arial, Verdana, sans-serif;
738
- --utrecht-blockquote-caption-font-size: 1.25rem;
739
698
  --utrecht-breadcrumb-nav-font-weight: 400;
740
- --utrecht-breadcrumb-nav-font-family: Fira Sans, Arial, Verdana, sans-serif;
699
+ --utrecht-breadcrumb-nav-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
741
700
  --utrecht-breadcrumb-nav-margin-inline: 0.5rem;
742
701
  --utrecht-breadcrumb-nav-divider-inset-block-start: 0;
743
702
  --utrecht-breadcrumb-nav-divider-color: #334155;
@@ -761,11 +720,17 @@
761
720
  --utrecht-breadcrumb-nav-link-icon-size: 24px;
762
721
  --utrecht-breadcrumb-nav-font-size: 1.25rem;
763
722
  --utrecht-breadcrumb-nav-line-height: 1.4;
723
+ --utrecht-button-pressed-color: #fff;
724
+ --utrecht-button-pressed-border-color: transparent;
725
+ --utrecht-button-pressed-background-color: #1E293B;
726
+ --utrecht-button-subtle-pressed-color: #63143a;
727
+ --utrecht-button-subtle-pressed-border-color: transparent;
728
+ --utrecht-button-subtle-pressed-background-color: #e5b3d0;
764
729
  --utrecht-button-subtle-line-height: 1.875rem;
765
730
  --utrecht-button-subtle-active-color: #65003a;
766
731
  --utrecht-button-subtle-active-border-color: transparent;
767
- --utrecht-button-subtle-active-background-color: transparent;
768
- --utrecht-button-subtle-focus-color: #a90061;
732
+ --utrecht-button-subtle-active-background-color: #D88CB7;
733
+ --utrecht-button-subtle-focus-color: #741344;
769
734
  --utrecht-button-subtle-focus-border-color: transparent;
770
735
  --utrecht-button-subtle-focus-background-color: #f2d9e7;
771
736
  --utrecht-button-subtle-disabled-color: #e5b3d0;
@@ -776,27 +741,33 @@
776
741
  --utrecht-button-subtle-background-color: transparent;
777
742
  --utrecht-button-subtle-hover-color: #741344;
778
743
  --utrecht-button-subtle-hover-border-color: transparent;
779
- --utrecht-button-subtle-hover-background-color: transparent;
744
+ --utrecht-button-subtle-hover-background-color: #f2d9e7;
780
745
  --utrecht-button-subtle-font-weight: 700;
781
746
  --utrecht-button-subtle-font-size: 1.25rem;
747
+ --utrecht-button-secondary-action-pressed-color: #63143a;
748
+ --utrecht-button-secondary-action-pressed-border-color: #63143a;
749
+ --utrecht-button-secondary-action-pressed-background-color: #e5b3d0;
782
750
  --utrecht-button-secondary-action-line-height: 1.875rem;
783
751
  --utrecht-button-secondary-action-font-size: 1.25rem;
784
- --utrecht-button-secondary-action-active-color: #a90061;
785
- --utrecht-button-secondary-action-active-border-color: #a90061;
752
+ --utrecht-button-secondary-action-active-color: #741344;
753
+ --utrecht-button-secondary-action-active-border-color: #63143a;
786
754
  --utrecht-button-secondary-action-active-background-color: #D88CB7;
787
755
  --utrecht-button-secondary-action-font-weight: 700;
788
- --utrecht-button-secondary-action-focus-color: #a90061;
756
+ --utrecht-button-secondary-action-focus-color: #741344;
789
757
  --utrecht-button-secondary-action-focus-border-color: transparent;
790
- --utrecht-button-secondary-action-focus-background-color: #e5b3d0;
758
+ --utrecht-button-secondary-action-focus-background-color: #f2d9e7;
791
759
  --utrecht-button-secondary-action-disabled-color: #CB66A0;
792
- --utrecht-button-secondary-action-disabled-border-color: #CB66A0;
760
+ --utrecht-button-secondary-action-disabled-border-color: #D88CB7;
793
761
  --utrecht-button-secondary-action-disabled-background-color: transparent;
794
762
  --utrecht-button-secondary-action-color: #a90061;
795
763
  --utrecht-button-secondary-action-border-color: #a90061;
796
764
  --utrecht-button-secondary-action-background-color: transparent;
797
- --utrecht-button-secondary-action-hover-color: #a90061;
798
- --utrecht-button-secondary-action-hover-border-color: transparent;
799
- --utrecht-button-secondary-action-hover-background-color: #e5b3d0;
765
+ --utrecht-button-secondary-action-hover-color: #741344;
766
+ --utrecht-button-secondary-action-hover-border-color: #741344;
767
+ --utrecht-button-secondary-action-hover-background-color: #f2d9e7;
768
+ --utrecht-button-primary-action-pressed-color: #fff;
769
+ --utrecht-button-primary-action-pressed-border-color: transparent;
770
+ --utrecht-button-primary-action-pressed-background-color: #63143a;
800
771
  --utrecht-button-primary-action-line-height: 1.875rem;
801
772
  --utrecht-button-primary-action-font-size: 1.25rem;
802
773
  --utrecht-button-primary-action-active-color: #fff;
@@ -805,9 +776,9 @@
805
776
  --utrecht-button-primary-action-font-weight: 700;
806
777
  --utrecht-button-primary-action-focus-color: #fff;
807
778
  --utrecht-button-primary-action-focus-border-color: transparent;
808
- --utrecht-button-primary-action-focus-background-color: #a90061;
779
+ --utrecht-button-primary-action-focus-background-color: #741344;
809
780
  --utrecht-button-primary-action-disabled-color: #BE4088;
810
- --utrecht-button-primary-action-disabled-border-color: #D88CB7;
781
+ --utrecht-button-primary-action-disabled-border-color: transparent;
811
782
  --utrecht-button-primary-action-disabled-background-color: #e5b3d0;
812
783
  --utrecht-button-primary-action-color: #fff;
813
784
  --utrecht-button-primary-action-border-color: transparent;
@@ -818,18 +789,18 @@
818
789
  --utrecht-button-column-gap: 0.5rem;
819
790
  --utrecht-button-min-inline-size: 48px;
820
791
  --utrecht-button-min-block-size: 48px;
821
- --utrecht-button-active-color: #0F172A;
822
- --utrecht-button-active-border-color: #0F172A;
823
- --utrecht-button-active-background-color: #CBD5E1;
824
- --utrecht-button-hover-color: #1E293B;
825
- --utrecht-button-hover-border-color: #1E293B;
826
- --utrecht-button-hover-background-color: #F8FAFC;
827
- --utrecht-button-focus-color: #1E293B;
792
+ --utrecht-button-active-color: #fff;
793
+ --utrecht-button-active-border-color: transparent;
794
+ --utrecht-button-active-background-color: #1E293B;
795
+ --utrecht-button-hover-color: #fff;
796
+ --utrecht-button-hover-border-color: transparent;
797
+ --utrecht-button-hover-background-color: #475569;
798
+ --utrecht-button-focus-color: #fff;
828
799
  --utrecht-button-focus-border-color: transparent;
829
- --utrecht-button-focus-background-color: #FDDE94;
830
- --utrecht-button-disabled-color: #64748B;
800
+ --utrecht-button-focus-background-color: #475569;
801
+ --utrecht-button-disabled-color: #94A3B8;
831
802
  --utrecht-button-disabled-border-color: transparent;
832
- --utrecht-button-disabled-background-color: #F8FAFC;
803
+ --utrecht-button-disabled-background-color: #E2E8F0;
833
804
  --utrecht-button-padding-inline-start: 1rem;
834
805
  --utrecht-button-padding-inline-end: 1rem;
835
806
  --utrecht-button-padding-block-start: 0.5rem;
@@ -837,14 +808,14 @@
837
808
  --utrecht-button-line-height: 150%;
838
809
  --utrecht-button-font-weight: 700;
839
810
  --utrecht-button-font-size: 1.25rem;
840
- --utrecht-button-font-family: Fira Sans, Arial, Verdana, sans-serif;
811
+ --utrecht-button-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
841
812
  --utrecht-button-icon-size: 24px;
842
813
  --utrecht-button-icon-gap: 0.5rem;
843
814
  --utrecht-button-border-width: 1px;
844
815
  --utrecht-button-border-radius: 0;
845
- --utrecht-button-color: #334155;
846
- --utrecht-button-border-color: #334155;
847
- --utrecht-button-background-color: transparent;
816
+ --utrecht-button-color: #fff;
817
+ --utrecht-button-border-color: transparent;
818
+ --utrecht-button-background-color: #0F172A;
848
819
  --utrecht-button-group-row-gap: 0.5rem;
849
820
  --utrecht-button-group-padding-block-start: 0px;
850
821
  --utrecht-button-group-padding-block-end: 0px;
@@ -852,42 +823,42 @@
852
823
  --utrecht-button-group-margin-block-end: 0px;
853
824
  --utrecht-button-group-column-gap: 0.5rem;
854
825
  --utrecht-button-group-background-color: transparent;
855
- --utrecht-checkbox-active-border-color: #4f7196;
826
+ --utrecht-checkbox-active-border-color: #BE4088;
856
827
  --utrecht-checkbox-active-background-color: #fff;
857
828
  --utrecht-checkbox-active-border-width: 1px;
858
- --utrecht-checkbox-hover-border-color: #738eab;
829
+ --utrecht-checkbox-hover-border-color: #CB66A0;
859
830
  --utrecht-checkbox-hover-background-color: #fff;
860
831
  --utrecht-checkbox-hover-border-width: 1px;
861
832
  --utrecht-checkbox-border-width: 1px;
862
833
  --utrecht-checkbox-indeterminate-focus-border-width: 2px;
863
- --utrecht-checkbox-indeterminate-focus-color: #154273;
864
- --utrecht-checkbox-indeterminate-focus-border-color: #154273;
834
+ --utrecht-checkbox-indeterminate-focus-color: #a90061;
835
+ --utrecht-checkbox-indeterminate-focus-border-color: #a90061;
865
836
  --utrecht-checkbox-indeterminate-focus-background-color: #fff;
866
837
  --utrecht-checkbox-indeterminate-hover-border-width: 1px;
867
838
  --utrecht-checkbox-indeterminate-hover-color: #fff;
868
839
  --utrecht-checkbox-indeterminate-hover-border-color: transparent;
869
- --utrecht-checkbox-indeterminate-hover-background-color: #738eab;
840
+ --utrecht-checkbox-indeterminate-hover-background-color: #CB66A0;
870
841
  --utrecht-checkbox-indeterminate-active-border-width: 1px;
871
842
  --utrecht-checkbox-indeterminate-active-color: #fff;
872
843
  --utrecht-checkbox-indeterminate-active-border-color: transparent;
873
- --utrecht-checkbox-indeterminate-active-background-color: #4f7196;
844
+ --utrecht-checkbox-indeterminate-active-background-color: #BE4088;
874
845
  --utrecht-checkbox-indeterminate-disabled-color: #475569;
875
846
  --utrecht-checkbox-indeterminate-disabled-border-color: #94A3B8;
876
847
  --utrecht-checkbox-indeterminate-disabled-background-color: #CBD5E1;
877
848
  --utrecht-checkbox-indeterminate-border-width: 1px;
878
849
  --utrecht-checkbox-indeterminate-color: #fff;
879
850
  --utrecht-checkbox-indeterminate-border-color: transparent;
880
- --utrecht-checkbox-indeterminate-background-color: #154273;
851
+ --utrecht-checkbox-indeterminate-background-color: #a90061;
881
852
  --utrecht-checkbox-checked-active-color: #fff;
882
853
  --utrecht-checkbox-checked-active-border-color: transparent;
883
- --utrecht-checkbox-checked-active-background-color: #4f7196;
854
+ --utrecht-checkbox-checked-active-background-color: #BE4088;
884
855
  --utrecht-checkbox-checked-active-border-width: 1px;
885
856
  --utrecht-checkbox-checked-hover-color: #fff;
886
857
  --utrecht-checkbox-checked-hover-border-color: transparent;
887
- --utrecht-checkbox-checked-hover-background-color: #738eab;
858
+ --utrecht-checkbox-checked-hover-background-color: #CB66A0;
888
859
  --utrecht-checkbox-checked-hover-border-width: 1px;
889
- --utrecht-checkbox-checked-focus-color: #154273;
890
- --utrecht-checkbox-checked-focus-border-color: #154273;
860
+ --utrecht-checkbox-checked-focus-color: #a90061;
861
+ --utrecht-checkbox-checked-focus-border-color: #a90061;
891
862
  --utrecht-checkbox-checked-focus-background-color: #fff;
892
863
  --utrecht-checkbox-checked-focus-border-width: 2px;
893
864
  --utrecht-checkbox-checked-disabled-color: #475569;
@@ -896,16 +867,16 @@
896
867
  --utrecht-checkbox-checked-border-width: 1px;
897
868
  --utrecht-checkbox-checked-color: #fff;
898
869
  --utrecht-checkbox-checked-border-color: transparent;
899
- --utrecht-checkbox-checked-background-color: #154273;
870
+ --utrecht-checkbox-checked-background-color: #a90061;
900
871
  --utrecht-checkbox-disabled-border-color: #94A3B8;
901
872
  --utrecht-checkbox-disabled-background-color: #CBD5E1;
902
873
  --utrecht-checkbox-focus-border-width: 2px;
903
- --utrecht-checkbox-focus-border-color: #154273;
874
+ --utrecht-checkbox-focus-border-color: #a90061;
904
875
  --utrecht-checkbox-focus-background-color: #fff;
905
876
  --utrecht-checkbox-invalid-border-width: 1px;
906
877
  --utrecht-checkbox-invalid-border-color: #d52b1e;
907
878
  --utrecht-checkbox-invalid-background-color: #f9dfdd;
908
- --utrecht-checkbox-border-color: #154273;
879
+ --utrecht-checkbox-border-color: #a90061;
909
880
  --utrecht-checkbox-background-color: #fff;
910
881
  --utrecht-checkbox-icon-size: 24px;
911
882
  --utrecht-checkbox-size: 24px;
@@ -914,8 +885,8 @@
914
885
  --utrecht-number-badge-padding-inline: 0.5rem;
915
886
  --utrecht-number-badge-color: #fff;
916
887
  --utrecht-number-badge-border-color: transparent;
917
- --utrecht-number-badge-background-color: #154273;
918
- --utrecht-number-badge-font-family: Fira Sans, Arial, Verdana, sans-serif;
888
+ --utrecht-number-badge-background-color: #a90061;
889
+ --utrecht-number-badge-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
919
890
  --utrecht-number-badge-border-radius: 999px;
920
891
  --utrecht-number-badge-border-width: 0px;
921
892
  --utrecht-number-badge-font-weight: 700;
@@ -932,7 +903,7 @@
932
903
  --utrecht-form-fieldset-legend-line-height: 150%;
933
904
  --utrecht-form-fieldset-legend-font-weight: 700;
934
905
  --utrecht-form-fieldset-legend-font-size: 1.25rem;
935
- --utrecht-form-fieldset-legend-font-family: Fira Sans, Arial, Verdana, sans-serif;
906
+ --utrecht-form-fieldset-legend-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
936
907
  --utrecht-form-fieldset-legend-color: #0F172A;
937
908
  --utrecht-figure-img-border-start-start-radius: 0;
938
909
  --utrecht-figure-img-border-start-end-radius: 0;
@@ -951,7 +922,7 @@
951
922
  --utrecht-page-footer-padding-block-end: 3rem;
952
923
  --utrecht-page-footer-padding-block-start: 3rem;
953
924
  --utrecht-page-footer-color: #fff;
954
- --utrecht-page-footer-background-color: #154273;
925
+ --utrecht-page-footer-background-color: #a90061;
955
926
  --utrecht-form-field-error-message-line-height: normal;
956
927
  --utrecht-form-field-label-margin-block-end: 0.5rem;
957
928
  --utrecht-form-field-invalid-padding-inline-start: 0;
@@ -964,20 +935,20 @@
964
935
  --utrecht-form-field-description-margin-block-start: -0.5rem;
965
936
  --utrecht-form-field-description-line-height: 150%;
966
937
  --utrecht-form-field-description-font-size: 1.25rem;
967
- --utrecht-form-field-description-font-family: Fira Sans, Arial, Verdana, sans-serif;
938
+ --utrecht-form-field-description-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
968
939
  --utrecht-form-field-description-color: #334155;
969
940
  --utrecht-form-field-error-message-padding-block-end: 0.5rem;
970
941
  --utrecht-form-field-error-message-margin-block-end: 0.5rem;
971
942
  --utrecht-form-field-error-message-font-weight: 400;
972
943
  --utrecht-form-field-error-message-font-size: 1.25rem;
973
- --utrecht-form-field-error-message-font-family: Fira Sans, Arial, Verdana, sans-serif;
944
+ --utrecht-form-field-error-message-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
974
945
  --utrecht-form-field-error-message-color: #d52b1e;
975
946
  --utrecht-form-field-error-message-icon-margin-inline-end: 0.5rem;
976
947
  --utrecht-form-field-error-message-icon-size: 24px;
977
948
  --utrecht-form-field-label-line-height: 150%;
978
949
  --utrecht-form-field-label-font-weight: 700;
979
950
  --utrecht-form-field-label-font-size: 1.25rem;
980
- --utrecht-form-field-label-font-family: Fira Sans, Arial, Verdana, sans-serif;
951
+ --utrecht-form-field-label-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
981
952
  --utrecht-form-field-label-color: #0F172A;
982
953
  --utrecht-form-label-font-weight: 700;
983
954
  --utrecht-form-label-font-size: 1.25rem;
@@ -987,40 +958,40 @@
987
958
  --utrecht-heading-5-font-size: 1.25rem;
988
959
  --utrecht-heading-5-line-height: 125%;
989
960
  --utrecht-heading-5-font-weight: 700;
990
- --utrecht-heading-5-font-family: Fira Sans, Arial, Verdana, sans-serif;
991
- --utrecht-heading-5-color: #154273;
961
+ --utrecht-heading-5-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
962
+ --utrecht-heading-5-color: #a90061;
992
963
  --utrecht-heading-4-margin-block-start: 0;
993
964
  --utrecht-heading-4-margin-block-end: 0;
994
965
  --utrecht-heading-4-font-size: 1.5rem;
995
966
  --utrecht-heading-4-line-height: 125%;
996
967
  --utrecht-heading-4-font-weight: 700;
997
- --utrecht-heading-4-font-family: Fira Sans, Arial, Verdana, sans-serif;
998
- --utrecht-heading-4-color: #154273;
968
+ --utrecht-heading-4-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
969
+ --utrecht-heading-4-color: #a90061;
999
970
  --utrecht-heading-3-margin-block-start: 0;
1000
971
  --utrecht-heading-3-margin-block-end: 0;
1001
972
  --utrecht-heading-3-font-size: 1.875rem;
1002
973
  --utrecht-heading-3-line-height: 125%;
1003
974
  --utrecht-heading-3-font-weight: 700;
1004
- --utrecht-heading-3-font-family: Fira Sans, Arial, Verdana, sans-serif;
1005
- --utrecht-heading-3-color: #154273;
975
+ --utrecht-heading-3-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
976
+ --utrecht-heading-3-color: #a90061;
1006
977
  --utrecht-heading-2-margin-block-start: 0;
1007
978
  --utrecht-heading-2-margin-block-end: 0;
1008
979
  --utrecht-heading-2-font-size: 2.5rem;
1009
980
  --utrecht-heading-2-line-height: 125%;
1010
981
  --utrecht-heading-2-font-weight: 700;
1011
- --utrecht-heading-2-font-family: Fira Sans, Arial, Verdana, sans-serif;
1012
- --utrecht-heading-2-color: #154273;
982
+ --utrecht-heading-2-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
983
+ --utrecht-heading-2-color: #a90061;
1013
984
  --utrecht-heading-1-margin-block-start: 0;
1014
985
  --utrecht-heading-1-margin-block-end: 0;
1015
986
  --utrecht-heading-1-font-size: 3.125rem;
1016
987
  --utrecht-heading-1-line-height: 125%;
1017
988
  --utrecht-heading-1-font-weight: 700;
1018
- --utrecht-heading-1-font-family: Fira Sans, Arial, Verdana, sans-serif;
1019
- --utrecht-heading-1-color: #154273;
989
+ --utrecht-heading-1-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
990
+ --utrecht-heading-1-color: #a90061;
1020
991
  --utrecht-link-line-height: 150%;
1021
992
  --utrecht-link-font-size: 1.25rem;
1022
993
  --utrecht-link-font-weight: 400;
1023
- --utrecht-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
994
+ --utrecht-link-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1024
995
  --utrecht-link-text-underline-offset: 0.125rem;
1025
996
  --utrecht-link-text-decoration-thickness: auto;
1026
997
  --utrecht-link-column-gap: 0.25rem;
@@ -1049,7 +1020,7 @@
1049
1020
  --utrecht-ordered-list-line-height: 150%;
1050
1021
  --utrecht-ordered-list-font-size: 1.25rem;
1051
1022
  --utrecht-ordered-list-font-weight: 400;
1052
- --utrecht-ordered-list-font-family: Fira Sans, Arial, Verdana, sans-serif;
1023
+ --utrecht-ordered-list-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1053
1024
  --utrecht-ordered-list-color: #0F172A;
1054
1025
  --utrecht-ordered-list-item-margin-block-start: 0.25rem;
1055
1026
  --utrecht-ordered-list-item-margin-block-end: 0.25rem;
@@ -1067,53 +1038,58 @@
1067
1038
  --utrecht-paragraph-line-height: 150%;
1068
1039
  --utrecht-paragraph-font-weight: 400;
1069
1040
  --utrecht-paragraph-font-size: 1.25rem;
1070
- --utrecht-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
1041
+ --utrecht-paragraph-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1071
1042
  --utrecht-paragraph-color: #0F172A;
1043
+ --utrecht-pre-heading-font-size: 1rem;
1044
+ --utrecht-pre-heading-line-height: 125%;
1045
+ --utrecht-pre-heading-font-weight: 700;
1046
+ --utrecht-pre-heading-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1047
+ --utrecht-pre-heading-color: #0F172A;
1072
1048
  --utrecht-radio-button-border-width: 1px;
1073
1049
  --utrecht-radio-button-border-radius: 999px;
1074
1050
  --utrecht-radio-button-hover-border-width: 1px;
1075
- --utrecht-radio-button-hover-border-color: #738eab;
1051
+ --utrecht-radio-button-hover-border-color: #CB66A0;
1076
1052
  --utrecht-radio-button-hover-background-color: #fff;
1077
1053
  --utrecht-radio-button-checked-border-width: 1px;
1078
1054
  --utrecht-radio-button-checked-disabled-color: #475569;
1079
1055
  --utrecht-radio-button-checked-disabled-border-color: #94A3B8;
1080
1056
  --utrecht-radio-button-checked-disabled-background-color: #CBD5E1;
1081
1057
  --utrecht-radio-button-checked-focus-border-width: 2px;
1082
- --utrecht-radio-button-checked-focus-color: #154273;
1083
- --utrecht-radio-button-checked-focus-border-color: #154273;
1058
+ --utrecht-radio-button-checked-focus-color: #a90061;
1059
+ --utrecht-radio-button-checked-focus-border-color: #a90061;
1084
1060
  --utrecht-radio-button-checked-focus-background-color: #fff;
1085
1061
  --utrecht-radio-button-checked-active-border-width: 1px;
1086
1062
  --utrecht-radio-button-checked-active-color: #fff;
1087
1063
  --utrecht-radio-button-checked-active-border-color: transparent;
1088
- --utrecht-radio-button-checked-active-background-color: #4f7196;
1064
+ --utrecht-radio-button-checked-active-background-color: #BE4088;
1089
1065
  --utrecht-radio-button-checked-hover-border-width: 1px;
1090
1066
  --utrecht-radio-button-checked-hover-color: #fff;
1091
1067
  --utrecht-radio-button-checked-hover-border-color: transparent;
1092
- --utrecht-radio-button-checked-hover-background-color: #738eab;
1068
+ --utrecht-radio-button-checked-hover-background-color: #CB66A0;
1093
1069
  --utrecht-radio-button-checked-color: #fff;
1094
1070
  --utrecht-radio-button-checked-border-color: transparent;
1095
- --utrecht-radio-button-checked-background-color: #154273;
1071
+ --utrecht-radio-button-checked-background-color: #a90061;
1096
1072
  --utrecht-radio-button-disabled-color: #475569;
1097
1073
  --utrecht-radio-button-disabled-border-color: #94A3B8;
1098
1074
  --utrecht-radio-button-disabled-background-color: #CBD5E1;
1099
1075
  --utrecht-radio-button-focus-border-width: 2px;
1100
- --utrecht-radio-button-focus-border-color: #154273;
1076
+ --utrecht-radio-button-focus-border-color: #a90061;
1101
1077
  --utrecht-radio-button-focus-background-color: #fff;
1102
1078
  --utrecht-radio-button-invalid-border-width: 1px;
1103
1079
  --utrecht-radio-button-invalid-border-color: #d52b1e;
1104
1080
  --utrecht-radio-button-invalid-background-color: #f9dfdd;
1105
- --utrecht-radio-button-border-color: #154273;
1081
+ --utrecht-radio-button-border-color: #a90061;
1106
1082
  --utrecht-radio-button-background-color: #fff;
1107
1083
  --utrecht-radio-button-dot-size: 12px;
1108
1084
  --utrecht-radio-button-size: 24px;
1109
- --utrecht-radio-button-active-border-color: #4f7196;
1085
+ --utrecht-radio-button-active-border-color: #BE4088;
1110
1086
  --utrecht-radio-button-active-background-color: #fff;
1111
1087
  --utrecht-radio-button-active-border-width: 1px;
1112
1088
  --utrecht-select-max-inline-size: 400px;
1113
1089
  --utrecht-select-font-size: 1.25rem;
1114
1090
  --utrecht-select-line-height: 150%;
1115
1091
  --utrecht-select-font-weight: 400;
1116
- --utrecht-select-font-family: Fira Sans, Arial, Verdana, sans-serif;
1092
+ --utrecht-select-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1117
1093
  --utrecht-select-border-width: 1px;
1118
1094
  --utrecht-select-border-bottom-width: auto;
1119
1095
  --utrecht-select-border-radius: 0;
@@ -1123,21 +1099,21 @@
1123
1099
  --utrecht-select-padding-block-end: 0.5rem;
1124
1100
  --utrecht-select-hover-border-width: 1px;
1125
1101
  --utrecht-select-hover-color: #0F172A;
1126
- --utrecht-select-hover-border-color: #738eab;
1102
+ --utrecht-select-hover-border-color: #CB66A0;
1127
1103
  --utrecht-select-hover-background-color: #fff;
1128
1104
  --utrecht-select-disabled-color: #475569;
1129
1105
  --utrecht-select-disabled-border-color: #94A3B8;
1130
1106
  --utrecht-select-disabled-background-color: #CBD5E1;
1131
1107
  --utrecht-select-focus-border-width: 2px;
1132
1108
  --utrecht-select-focus-color: #0F172A;
1133
- --utrecht-select-focus-border-color: #154273;
1109
+ --utrecht-select-focus-border-color: #a90061;
1134
1110
  --utrecht-select-focus-background-color: #fff;
1135
1111
  --utrecht-select-invalid-border-width: 1px;
1136
1112
  --utrecht-select-invalid-color: #0F172A;
1137
1113
  --utrecht-select-invalid-border-color: #d52b1e;
1138
1114
  --utrecht-select-invalid-background-color: #f9dfdd;
1139
1115
  --utrecht-select-color: #0F172A;
1140
- --utrecht-select-border-color: #154273;
1116
+ --utrecht-select-border-color: #a90061;
1141
1117
  --utrecht-select-background-color: #fff;
1142
1118
  --utrecht-select-icon-size: 24px;
1143
1119
  --utrecht-select-image-background-position: right 0.5rem center;
@@ -1155,13 +1131,13 @@
1155
1131
  --utrecht-skip-link-border-width: 2px;
1156
1132
  --utrecht-skip-link-color: #fff;
1157
1133
  --utrecht-skip-link-border-color: transparent;
1158
- --utrecht-skip-link-background-color: #154273;
1134
+ --utrecht-skip-link-background-color: #a90061;
1159
1135
  --utrecht-skip-link-focus-visible-outline-color: #000;
1160
1136
  --utrecht-skip-link-focus-text-decoration: None;
1161
1137
  --utrecht-skip-link-focus-color: #0F172A;
1162
1138
  --utrecht-skip-link-focus-border-width: 2px;
1163
1139
  --utrecht-skip-link-focus-border-style: solid;
1164
- --utrecht-skip-link-focus-border-color: #154273;
1140
+ --utrecht-skip-link-focus-border-color: #a90061;
1165
1141
  --utrecht-skip-link-focus-background-color: #fff;
1166
1142
  --utrecht-skip-link-padding-inline-start: 1rem;
1167
1143
  --utrecht-skip-link-padding-inline-end: 1rem;
@@ -1171,7 +1147,7 @@
1171
1147
  --utrecht-skip-link-min-block-size: 48px;
1172
1148
  --utrecht-skip-link-line-height: 150%;
1173
1149
  --utrecht-skip-link-font-size: 1.25rem;
1174
- --utrecht-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
1150
+ --utrecht-skip-link-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1175
1151
  --utrecht-skip-link-font-weight: 700;
1176
1152
  --utrecht-table-font-size: 1.25rem;
1177
1153
  --utrecht-table-container-box-inline-start-shadow-color: #0000001a;
@@ -1185,7 +1161,7 @@
1185
1161
  --utrecht-table-container-box-inline-end-shadow-y: 16px;
1186
1162
  --utrecht-table-container-box-inline-end-shadow-x: 0;
1187
1163
  --utrecht-table-footer-cell-line-height: 150%;
1188
- --utrecht-table-footer-cell-font-family: Fira Sans, Arial, Verdana, sans-serif;
1164
+ --utrecht-table-footer-cell-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1189
1165
  --utrecht-table-footer-cell-color: #0F172A;
1190
1166
  --utrecht-table-footer-cell-font-size: 1.25rem;
1191
1167
  --utrecht-table-footer-cell-font-weight: 700;
@@ -1201,7 +1177,7 @@
1201
1177
  --utrecht-table-data-cell-font-size: 1.25rem;
1202
1178
  --utrecht-table-data-cell-line-height: 150%;
1203
1179
  --utrecht-table-data-cell-font-weight: 400;
1204
- --utrecht-table-data-cell-font-family: Fira Sans, Arial, Verdana, sans-serif;
1180
+ --utrecht-table-data-cell-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1205
1181
  --utrecht-table-data-cell-color: #0F172A;
1206
1182
  --utrecht-table-cell-line-height: 150%;
1207
1183
  --utrecht-table-cell-padding-inline-start: 1rem;
@@ -1210,25 +1186,25 @@
1210
1186
  --utrecht-table-cell-padding-block-end: 0.75rem;
1211
1187
  --utrecht-table-caption-font-size: 1.875rem;
1212
1188
  --utrecht-table-caption-font-weight: 700;
1213
- --utrecht-table-caption-font-family: Fira Sans, Arial, Verdana, sans-serif;
1189
+ --utrecht-table-caption-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1214
1190
  --utrecht-table-caption-color: #0F172A;
1215
1191
  --utrecht-table-caption-margin-block-end: 1.5rem;
1216
1192
  --utrecht-table-caption-line-height: 125%;
1217
1193
  --utrecht-table-header-cell-font-size: 1.25rem;
1218
1194
  --utrecht-table-header-cell-font-weight: 700;
1219
- --utrecht-table-header-cell-font-family: Fira Sans, Arial, Verdana, sans-serif;
1195
+ --utrecht-table-header-cell-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1220
1196
  --utrecht-table-header-cell-color: #0F172A;
1221
1197
  --utrecht-table-header-cell-line-height: 150%;
1222
1198
  --utrecht-textarea-font-size: 1.25rem;
1223
1199
  --utrecht-textarea-line-height: 150%;
1224
1200
  --utrecht-textarea-font-weight: 400;
1225
- --utrecht-textarea-font-family: Fira Sans, Arial, Verdana, sans-serif;
1201
+ --utrecht-textarea-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1226
1202
  --utrecht-textarea-border-width: 1px;
1227
1203
  --utrecht-textarea-border-bottom-width: 1px;
1228
1204
  --utrecht-textarea-border-radius: 0;
1229
1205
  --utrecht-textarea-hover-border-width: 1px;
1230
1206
  --utrecht-textarea-hover-color: #0F172A;
1231
- --utrecht-textarea-hover-border-color: #738eab;
1207
+ --utrecht-textarea-hover-border-color: #CB66A0;
1232
1208
  --utrecht-textarea-hover-background-color: #fff;
1233
1209
  --utrecht-textarea-read-only-color: #0F172A;
1234
1210
  --utrecht-textarea-read-only-border-color: transparent;
@@ -1238,7 +1214,7 @@
1238
1214
  --utrecht-textarea-disabled-background-color: #CBD5E1;
1239
1215
  --utrecht-textarea-focus-border-width: 2px;
1240
1216
  --utrecht-textarea-focus-color: #0F172A;
1241
- --utrecht-textarea-focus-border-color: #154273;
1217
+ --utrecht-textarea-focus-border-color: #a90061;
1242
1218
  --utrecht-textarea-focus-background-color: #fff;
1243
1219
  --utrecht-textarea-placeholder-color: #64748B;
1244
1220
  --utrecht-textarea-invalid-border-width: 1px;
@@ -1246,7 +1222,7 @@
1246
1222
  --utrecht-textarea-invalid-border-color: #d52b1e;
1247
1223
  --utrecht-textarea-invalid-background-color: #f9dfdd;
1248
1224
  --utrecht-textarea-color: #0F172A;
1249
- --utrecht-textarea-border-color: #154273;
1225
+ --utrecht-textarea-border-color: #a90061;
1250
1226
  --utrecht-textarea-background-color: #fff;
1251
1227
  --utrecht-textarea-padding-inline-start: 0.75rem;
1252
1228
  --utrecht-textarea-padding-inline-end: 0.75rem;
@@ -1254,7 +1230,7 @@
1254
1230
  --utrecht-textarea-padding-block-end: 0.5rem;
1255
1231
  --utrecht-textarea-max-inline-size: 400px;
1256
1232
  --utrecht-textbox-hover-color: #0F172A;
1257
- --utrecht-textbox-hover-border-color: #738eab;
1233
+ --utrecht-textbox-hover-border-color: #CB66A0;
1258
1234
  --utrecht-textbox-hover-background-color: #fff;
1259
1235
  --utrecht-textbox-hover-border-width: 1px;
1260
1236
  --utrecht-textbox-read-only-color: #0F172A;
@@ -1264,7 +1240,7 @@
1264
1240
  --utrecht-textbox-disabled-border-color: #94A3B8;
1265
1241
  --utrecht-textbox-disabled-background-color: #CBD5E1;
1266
1242
  --utrecht-textbox-focus-color: #0F172A;
1267
- --utrecht-textbox-focus-border-color: #154273;
1243
+ --utrecht-textbox-focus-border-color: #a90061;
1268
1244
  --utrecht-textbox-focus-background-color: #fff;
1269
1245
  --utrecht-textbox-focus-border-width: 2px;
1270
1246
  --utrecht-textbox-border-width: 1px;
@@ -1275,7 +1251,7 @@
1275
1251
  --utrecht-textbox-invalid-border-color: #d52b1e;
1276
1252
  --utrecht-textbox-invalid-background-color: #f9dfdd;
1277
1253
  --utrecht-textbox-color: #0F172A;
1278
- --utrecht-textbox-border-color: #154273;
1254
+ --utrecht-textbox-border-color: #a90061;
1279
1255
  --utrecht-textbox-background-color: #fff;
1280
1256
  --utrecht-textbox-padding-inline-start: 0.75rem;
1281
1257
  --utrecht-textbox-padding-inline-end: 0.75rem;
@@ -1285,7 +1261,7 @@
1285
1261
  --utrecht-textbox-line-height: 150%;
1286
1262
  --utrecht-textbox-font-weight: 400;
1287
1263
  --utrecht-textbox-font-size: 1.25rem;
1288
- --utrecht-textbox-font-family: Fira Sans, Arial, Verdana, sans-serif;
1264
+ --utrecht-textbox-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1289
1265
  --utrecht-textbox-border-radius: 0;
1290
1266
  --utrecht-unordered-list-marker-border-color: #0F172A;
1291
1267
  --utrecht-unordered-list-marker-color: #0F172A;
@@ -1295,7 +1271,7 @@
1295
1271
  --utrecht-unordered-list-line-height: 150%;
1296
1272
  --utrecht-unordered-list-font-size: 1.25rem;
1297
1273
  --utrecht-unordered-list-font-weight: 400;
1298
- --utrecht-unordered-list-font-family: Fira Sans, Arial, Verdana, sans-serif;
1274
+ --utrecht-unordered-list-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1299
1275
  --utrecht-unordered-list-color: #0F172A;
1300
1276
  --utrecht-unordered-list-margin-block-start: 0.25rem;
1301
1277
  --utrecht-unordered-list-margin-block-end: 0.25rem;
@@ -1303,9 +1279,63 @@
1303
1279
  --utrecht-icon-inset-block-start: 0;
1304
1280
  --utrecht-icon-size: 24px;
1305
1281
  --utrecht-icon-color: inherit;
1306
- --utrecht-pre-heading-font-size: 1rem;
1307
- --utrecht-pre-heading-line-height: 125%;
1308
- --utrecht-pre-heading-font-weight: 700;
1309
- --utrecht-pre-heading-font-family: Fira Sans, Arial, Verdana, sans-serif;
1310
- --utrecht-pre-heading-color: #0F172A;
1282
+ --utrecht-column-layout-gap: 0.75rem;
1283
+ --utrecht-column-layout-column-width: 400px;
1284
+ --utrecht-column-layout-column-rule-width: 0px;
1285
+ --utrecht-column-layout-column-rule-color: transparent;
1286
+ --utrecht-blockquote-pink-corner-border-variation-padding: 2.5rem;
1287
+ --utrecht-blockquote-pink-corner-border-variation-border-start-start-radius: 3rem;
1288
+ --utrecht-blockquote-pink-corner-border-variation-border-inline-start-width: 0.25rem;
1289
+ --utrecht-blockquote-pink-corner-border-variation-border-block-start-width: 0.25rem;
1290
+ --utrecht-blockquote-pink-corner-border-variation-border-color: #F6BDE1;
1291
+ --utrecht-blockquote-pink-left-border-variation-padding-block-end: 1.5rem;
1292
+ --utrecht-blockquote-pink-left-border-variation-padding-block-start: 1.5rem;
1293
+ --utrecht-blockquote-pink-left-border-variation-padding-inline-end: 2.5rem;
1294
+ --utrecht-blockquote-pink-left-border-variation-padding-inline-start: 2.5rem;
1295
+ --utrecht-blockquote-pink-left-border-variation-border-inline-start-width: 0.75rem;
1296
+ --utrecht-blockquote-pink-left-border-variation-border-color: #F6BDE1;
1297
+ --utrecht-blockquote-pink-background-variation-padding: 2.5rem;
1298
+ --utrecht-blockquote-pink-background-variation-border-end-start-radius: 3rem;
1299
+ --utrecht-blockquote-pink-background-variation-background-color: #F6BDE1;
1300
+ --utrecht-blockquote-blue-corner-border-variation-border-end-end-radius: 3rem;
1301
+ --utrecht-blockquote-blue-corner-border-variation-border-inline-end-width: 2px;
1302
+ --utrecht-blockquote-blue-corner-border-variation-border-block-end-width: 2px;
1303
+ --utrecht-blockquote-blue-corner-border-variation-border-color: #a90061;
1304
+ --utrecht-blockquote-border-end-end-radius: 0;
1305
+ --utrecht-blockquote-border-end-start-radius: 0;
1306
+ --utrecht-blockquote-border-start-end-radius: 0;
1307
+ --utrecht-blockquote-border-start-start-radius: 0;
1308
+ --utrecht-blockquote-border-inline-end-width: 0;
1309
+ --utrecht-blockquote-border-block-end-width: 0;
1310
+ --utrecht-blockquote-border-block-start-width: 0;
1311
+ --utrecht-blockquote-margin-inline-start: 0;
1312
+ --utrecht-blockquote-margin-inline-end: 0;
1313
+ --utrecht-blockquote-margin-block-start: 0;
1314
+ --utrecht-blockquote-margin-block-end: 0;
1315
+ --utrecht-blockquote-caption-color: #154273;
1316
+ --utrecht-blockquote-caption-padding-block-start: 0.75rem;
1317
+ --utrecht-blockquote-caption-font-weight: 400;
1318
+ --utrecht-blockquote-caption-line-height: 150%;
1319
+ --utrecht-blockquote-caption-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1320
+ --utrecht-blockquote-caption-font-size: 1.25rem;
1321
+ --utrecht-blockquote-content-font-weight: 400;
1322
+ --utrecht-blockquote-content-line-height: 150%;
1323
+ --utrecht-blockquote-content-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1324
+ --utrecht-blockquote-content-font-size: 1.5rem;
1325
+ --utrecht-blockquote-content-color: #154273;
1326
+ --utrecht-blockquote-attribution-font-size: 1.25rem;
1327
+ --utrecht-blockquote-attribution-color: #154273;
1328
+ --utrecht-blockquote-row-gap: 0.75rem;
1329
+ --utrecht-blockquote-padding-inline-start: 2.5rem;
1330
+ --utrecht-blockquote-padding-inline-end: 2.5rem;
1331
+ --utrecht-blockquote-padding-block-start: 1.5rem;
1332
+ --utrecht-blockquote-padding-block-end: 1.5rem;
1333
+ --utrecht-blockquote-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1334
+ --utrecht-blockquote-font-size: 1.25rem;
1335
+ --utrecht-blockquote-color: #154273;
1336
+ --utrecht-blockquote-border-width: 0;
1337
+ --utrecht-blockquote-border-radius: 0;
1338
+ --utrecht-blockquote-border-color: #a90061;
1339
+ --utrecht-blockquote-border-inline-start-width: 12px;
1340
+ --utrecht-blockquote-background-color: transparent;
1311
1341
  }