@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
  .uitvoerend-violet {
@@ -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;
@@ -174,25 +174,8 @@
174
174
  --rhc-focus-outline-offset: 0.125rem;
175
175
  --rhc-border-radius-none: 0px;
176
176
  --rhc-border-radius-circle: 999px;
177
- --rhc-border-radius-keep: 48px;
178
177
  --rhc-border-radius-md: 5px;
179
178
  --rhc-border-radius-sm: 2.5px;
180
- --rhc-keep-bottom-left-border-radius-bottom-left: 48px;
181
- --rhc-keep-bottom-left-border-radius-bottom-right: 0;
182
- --rhc-keep-bottom-left-border-radius-top-right: 0;
183
- --rhc-keep-bottom-left-border-radius-top-left: 0;
184
- --rhc-keep-bottom-right-border-radius-bottom-left: 0;
185
- --rhc-keep-bottom-right-border-radius-bottom-right: 48px;
186
- --rhc-keep-bottom-right-border-radius-top-right: 0;
187
- --rhc-keep-bottom-right-border-radius-top-left: 0;
188
- --rhc-keep-top-right-border-radius-bottom-left: 0;
189
- --rhc-keep-top-right-border-radius-bottom-right: 0;
190
- --rhc-keep-top-right-border-radius-top-left: 0;
191
- --rhc-keep-top-right-border-radius-top-right: 48px;
192
- --rhc-keep-top-left-border-radius-bottom-left: 0;
193
- --rhc-keep-top-left-border-radius-bottom-right: 0;
194
- --rhc-keep-top-left-border-radius-top-right: 0;
195
- --rhc-keep-top-left-border-radius-top-left: 48px;
196
179
  --rhc-accordion-color: #0F172A;
197
180
  --rhc-accordion-border-radius: 0px;
198
181
  --rhc-accordion-header-margin: 0;
@@ -209,7 +192,7 @@
209
192
  --rhc-accordion-button-line-height: 150%;
210
193
  --rhc-accordion-button-font-weight: 400;
211
194
  --rhc-accordion-button-font-size: 1.25rem;
212
- --rhc-accordion-button-font-family: Fira Sans, Arial, Verdana, sans-serif;
195
+ --rhc-accordion-button-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
213
196
  --rhc-card-as-link-horizontal-heading-inline-size: 200px;
214
197
  --rhc-card-as-link-horizontal-padding-inline-start: 1rem;
215
198
  --rhc-card-as-link-horizontal-padding-inline-end: 1rem;
@@ -218,17 +201,17 @@
218
201
  --rhc-card-as-link-horizontal-max-block-size: 96px;
219
202
  --rhc-card-as-link-horizontal-color: #fff;
220
203
  --rhc-card-as-link-horizontal-border-color: transparent;
221
- --rhc-card-as-link-horizontal-background-color: #154273;
204
+ --rhc-card-as-link-horizontal-background-color: #a90061;
222
205
  --rhc-card-as-link-heading-font-weight: 700;
223
206
  --rhc-card-as-link-heading-font-size: 1.5rem;
224
207
  --rhc-card-as-link-heading-padding-block-start: 0.5rem;
225
- --rhc-card-as-link-heading-color: #154273;
208
+ --rhc-card-as-link-heading-color: #a90061;
226
209
  --rhc-card-as-link-full-bleed-opacity: 0.5;
227
210
  --rhc-card-as-link-full-bleed-color: #fff;
228
211
  --rhc-card-as-link-full-bleed-border-color: transparent;
229
212
  --rhc-card-as-link-full-bleed-background-color: #000;
230
213
  --rhc-card-as-link-focus-text-decoration: underline;
231
- --rhc-card-as-link-focus-background-color: #dce3ea;
214
+ --rhc-card-as-link-focus-background-color: #f2d9e7;
232
215
  --rhc-card-as-link-hover-text-decoration: underline;
233
216
  --rhc-card-as-link-hover-background-color: #F8FAFC;
234
217
  --rhc-card-as-link-active-text-decoration: underline;
@@ -245,7 +228,7 @@
245
228
  --rhc-card-as-link-link-text-decoration: underline;
246
229
  --rhc-card-as-link-link-color: #01689b;
247
230
  --rhc-card-as-link-icon-size: 24px;
248
- --rhc-card-as-link-icon-color: #154273;
231
+ --rhc-card-as-link-icon-color: #a90061;
249
232
  --rhc-card-as-link-inline-size: 328px;
250
233
  --rhc-card-as-link-column-gap: 1rem;
251
234
  --rhc-card-as-link-color: #0F172A;
@@ -270,7 +253,7 @@
270
253
  --rhc-file-padding-inline-start: 1rem;
271
254
  --rhc-file-border-radius: 5px;
272
255
  --rhc-file-border-width: 1px;
273
- --rhc-file-border-color: #154273;
256
+ --rhc-file-border-color: #a90061;
274
257
  --rhc-file-border-style: solid;
275
258
  --rhc-file-input-feedback-font-size: 1rem;
276
259
  --rhc-file-input-feedback-color: #475569;
@@ -285,7 +268,7 @@
285
268
  --rhc-page-footer-outlined-color: #a90061;
286
269
  --rhc-page-footer-outlined-background-color: #fff;
287
270
  --rhc-page-footer-border-block-start-style: solid;
288
- --rhc-page-footer-border-block-start-color: #738eab;
271
+ --rhc-page-footer-border-block-start-color: #CB66A0;
289
272
  --rhc-page-footer-border-block-start-width: 2px;
290
273
  --rhc-page-footer-content-column-gap: 2rem;
291
274
  --rhc-page-footer-content-padding-inline-end: 1rem;
@@ -311,12 +294,12 @@
311
294
  --rhc-hero-message-padding-block-end: 1rem;
312
295
  --rhc-hero-message-row-gap: 0.125rem;
313
296
  --rhc-hero-message-color: #fff;
314
- --rhc-hero-message-background-color: #154273;
315
- --rhc-hero-sub-heading-font-family: Fira Sans, Arial, Verdana, sans-serif;
297
+ --rhc-hero-message-background-color: #a90061;
298
+ --rhc-hero-sub-heading-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
316
299
  --rhc-hero-sub-heading-font-size: 1.25rem;
317
300
  --rhc-hero-sub-heading-line-height: 150%;
318
301
  --rhc-hero-sub-heading-font-weight: 400;
319
- --rhc-hero-heading-font-family: Fira Sans, Arial, Verdana, sans-serif;
302
+ --rhc-hero-heading-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
320
303
  --rhc-hero-heading-font-size: 1.875rem;
321
304
  --rhc-hero-heading-line-height: 125%;
322
305
  --rhc-hero-heading-font-weight: 700;
@@ -332,7 +315,7 @@
332
315
  --rhc-link-list-card-padding-block-start: 1.5rem;
333
316
  --rhc-link-list-card-background-color: #fff;
334
317
  --rhc-logo-color: #154273;
335
- --rhc-logo-font-family: Fira Sans, Arial, Verdana, sans-serif;
318
+ --rhc-logo-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
336
319
  --rhc-logo-column-gap: 12px;
337
320
  --rhc-logo-subtitle-font-size: 0.775rem;
338
321
  --rhc-logo-subtitle-line-height: 1rem;
@@ -349,7 +332,7 @@
349
332
  --rhc-message-list-item-label-line-height: 150%;
350
333
  --rhc-message-list-item-label-font-weight: 700;
351
334
  --rhc-message-list-item-label-font-size: 1.25rem;
352
- --rhc-message-list-item-label-font-family: Fira Sans, Arial, Verdana, sans-serif;
335
+ --rhc-message-list-item-label-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
353
336
  --rhc-message-list-item-content-row-gap: 0.5rem;
354
337
  --rhc-message-list-item-content-column-gap: 0.5rem;
355
338
  --rhc-message-list-item-content-font-size: 1.125rem;
@@ -397,13 +380,13 @@
397
380
  --rhc-navigation-list-item-border-width: 1px;
398
381
  --rhc-navigation-list-item-color: #334155;
399
382
  --rhc-navigation-list-item-background-color: #fff;
400
- --rhc-navigation-list-item-focus-background-color: #dce3ea;
383
+ --rhc-navigation-list-item-focus-background-color: #f2d9e7;
401
384
  --rhc-navigation-list-item-hover-background-color: #F8FAFC;
402
385
  --rhc-navigation-list-item-active-background-color: #F1F5F9;
403
386
  --rhc-navigation-list-item-label-line-height: 150%;
404
387
  --rhc-navigation-list-item-label-font-weight: 700;
405
388
  --rhc-navigation-list-item-label-font-size: 1.875rem;
406
- --rhc-navigation-list-item-label-font-family: Fira Sans, Arial, Verdana, sans-serif;
389
+ --rhc-navigation-list-item-label-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
407
390
  --rhc-navigation-list-item-content-row-gap: 0.25rem;
408
391
  --rhc-navigation-list-item-content-column-gap: 0.5rem;
409
392
  --rhc-navigation-list-item-content-font-size: 1.125rem;
@@ -425,7 +408,7 @@
425
408
  --rhc-sidenav-link-focus-text-decoration: None;
426
409
  --rhc-sidenav-link-focus-color: #01689b;
427
410
  --rhc-sidenav-link-focus-background-color: none;
428
- --rhc-sidenav-link-focus-border-color: #154273;
411
+ --rhc-sidenav-link-focus-border-color: #a90061;
429
412
  --rhc-sidenav-link-focus-border-style: solid;
430
413
  --rhc-sidenav-link-focus-border-width: 2px;
431
414
  --rhc-sidenav-link-focus-border-radius: 5px;
@@ -435,7 +418,7 @@
435
418
  --rhc-sidenav-link-current-color: #0F172A;
436
419
  --rhc-sidenav-link-current-font-weight: 700;
437
420
  --rhc-sidenav-link-font-weight: 400;
438
- --rhc-sidenav-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
421
+ --rhc-sidenav-link-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
439
422
  --rhc-sidenav-link-font-size: 1.25rem;
440
423
  --rhc-sidenav-link-icon-margin-inline: 0.5rem;
441
424
  --rhc-sidenav-link-icon-size: 24px;
@@ -586,6 +569,7 @@
586
569
  --rhc-color-cool-grey-200: #E2E8F0;
587
570
  --rhc-color-cool-grey-100: #F1F5F9;
588
571
  --rhc-color-cool-grey-50: #F8FAFC;
572
+ --rhc-color-accent-2-500: #f092cd;
589
573
  --rhc-color-accent-500: #8fcae7;
590
574
  --rhc-color-feedback-warning-subdued: #fff4db;
591
575
  --rhc-color-feedback-warning-default: #ffb612;
@@ -599,8 +583,10 @@
599
583
  --rhc-color-border-strong: #0F172A;
600
584
  --rhc-color-border-subdued: #94A3B8;
601
585
  --rhc-color-border-default: #64748B;
602
- --rhc-color-foreground-link: #01689b;
603
586
  --rhc-color-foreground-on-emphasis: #fff;
587
+ --rhc-color-foreground-on-light-color: #000;
588
+ --rhc-color-foreground-on-dark-color: #fff;
589
+ --rhc-color-foreground-link: #01689b;
604
590
  --rhc-color-foreground-subdued: #334155;
605
591
  --rhc-color-foreground-default: #0F172A;
606
592
  --rhc-color-focus-outline: #000;
@@ -611,6 +597,27 @@
611
597
  --rhc-color-primary-200: #D88CB7;
612
598
  --rhc-color-primary-100: #e5b3d0;
613
599
  --rhc-color-primary-50: #f2d9e7;
600
+ --rhc-rounded-corner-border-width: 2px;
601
+ --rhc-rounded-corner-xl-border-radius: 96px;
602
+ --rhc-rounded-corner-md-border-radius: 48px;
603
+ --rhc-rounded-corner-xs-border-radius: 24px;
604
+ --rhc-keep-bottom-left-border-radius-bottom-left: 48px;
605
+ --rhc-keep-bottom-left-border-radius-bottom-right: 0;
606
+ --rhc-keep-bottom-left-border-radius-top-right: 0;
607
+ --rhc-keep-bottom-left-border-radius-top-left: 0;
608
+ --rhc-keep-bottom-right-border-radius-bottom-left: 0;
609
+ --rhc-keep-bottom-right-border-radius-bottom-right: 48px;
610
+ --rhc-keep-bottom-right-border-radius-top-right: 0;
611
+ --rhc-keep-bottom-right-border-radius-top-left: 0;
612
+ --rhc-keep-top-right-border-radius-bottom-left: 0;
613
+ --rhc-keep-top-right-border-radius-bottom-right: 0;
614
+ --rhc-keep-top-right-border-radius-top-left: 0;
615
+ --rhc-keep-top-right-border-radius-top-right: 48px;
616
+ --rhc-keep-top-left-border-radius-bottom-left: 0;
617
+ --rhc-keep-top-left-border-radius-bottom-right: 0;
618
+ --rhc-keep-top-left-border-radius-top-right: 0;
619
+ --rhc-keep-top-left-border-radius-top-left: 48px;
620
+ --rhc-keep-comment: ⚠️ Deze tokens zijn legacy en worden vervangen door de tokenset components/blockquote.;
614
621
  --utrecht-focus-inverse-outline-color: #fff;
615
622
  --utrecht-focus-outline-width: 2px;
616
623
  --utrecht-focus-outline-style: solid;
@@ -625,7 +632,7 @@
625
632
  --utrecht-document-font-weight: 400;
626
633
  --utrecht-document-line-height: 150%;
627
634
  --utrecht-document-font-size: 1.25rem;
628
- --utrecht-document-font-family: Fira Sans, Arial, Verdana, sans-serif;
635
+ --utrecht-document-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
629
636
  --utrecht-document-color: #0F172A;
630
637
  --utrecht-document-background-color: #fff;
631
638
  --utrecht-accordion-button-active-row-gap: 0;
@@ -633,8 +640,8 @@
633
640
  --utrecht-accordion-button-active-border-color: #94A3B8;
634
641
  --utrecht-accordion-button-active-background-color: #F1F5F9;
635
642
  --utrecht-accordion-button-focus-color: #0F172A;
636
- --utrecht-accordion-button-focus-border-color: #154273;
637
- --utrecht-accordion-button-focus-background-color: #dce3ea;
643
+ --utrecht-accordion-button-focus-border-color: #a90061;
644
+ --utrecht-accordion-button-focus-background-color: #f2d9e7;
638
645
  --utrecht-accordion-button-color: #0F172A;
639
646
  --utrecht-accordion-button-border-width: 0;
640
647
  --utrecht-accordion-button-border-color: #94A3B8;
@@ -685,59 +692,10 @@
685
692
  --utrecht-alert-heading-font-size: 1.25rem;
686
693
  --utrecht-alert-heading-line-height: 150%;
687
694
  --utrecht-alert-heading-font-weight: 700;
688
- --utrecht-alert-heading-font-family: Fira Sans, Arial, Verdana, sans-serif;
695
+ --utrecht-alert-heading-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
689
696
  --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
697
  --utrecht-breadcrumb-nav-font-weight: 400;
740
- --utrecht-breadcrumb-nav-font-family: Fira Sans, Arial, Verdana, sans-serif;
698
+ --utrecht-breadcrumb-nav-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
741
699
  --utrecht-breadcrumb-nav-margin-inline: 0.5rem;
742
700
  --utrecht-breadcrumb-nav-divider-inset-block-start: 0;
743
701
  --utrecht-breadcrumb-nav-divider-color: #334155;
@@ -761,11 +719,17 @@
761
719
  --utrecht-breadcrumb-nav-link-icon-size: 24px;
762
720
  --utrecht-breadcrumb-nav-font-size: 1.25rem;
763
721
  --utrecht-breadcrumb-nav-line-height: 1.4;
722
+ --utrecht-button-pressed-color: #fff;
723
+ --utrecht-button-pressed-border-color: transparent;
724
+ --utrecht-button-pressed-background-color: #1E293B;
725
+ --utrecht-button-subtle-pressed-color: #63143a;
726
+ --utrecht-button-subtle-pressed-border-color: transparent;
727
+ --utrecht-button-subtle-pressed-background-color: #e5b3d0;
764
728
  --utrecht-button-subtle-line-height: 1.875rem;
765
729
  --utrecht-button-subtle-active-color: #65003a;
766
730
  --utrecht-button-subtle-active-border-color: transparent;
767
- --utrecht-button-subtle-active-background-color: transparent;
768
- --utrecht-button-subtle-focus-color: #a90061;
731
+ --utrecht-button-subtle-active-background-color: #D88CB7;
732
+ --utrecht-button-subtle-focus-color: #741344;
769
733
  --utrecht-button-subtle-focus-border-color: transparent;
770
734
  --utrecht-button-subtle-focus-background-color: #f2d9e7;
771
735
  --utrecht-button-subtle-disabled-color: #e5b3d0;
@@ -776,27 +740,33 @@
776
740
  --utrecht-button-subtle-background-color: transparent;
777
741
  --utrecht-button-subtle-hover-color: #741344;
778
742
  --utrecht-button-subtle-hover-border-color: transparent;
779
- --utrecht-button-subtle-hover-background-color: transparent;
743
+ --utrecht-button-subtle-hover-background-color: #f2d9e7;
780
744
  --utrecht-button-subtle-font-weight: 700;
781
745
  --utrecht-button-subtle-font-size: 1.25rem;
746
+ --utrecht-button-secondary-action-pressed-color: #63143a;
747
+ --utrecht-button-secondary-action-pressed-border-color: #63143a;
748
+ --utrecht-button-secondary-action-pressed-background-color: #e5b3d0;
782
749
  --utrecht-button-secondary-action-line-height: 1.875rem;
783
750
  --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;
751
+ --utrecht-button-secondary-action-active-color: #741344;
752
+ --utrecht-button-secondary-action-active-border-color: #63143a;
786
753
  --utrecht-button-secondary-action-active-background-color: #D88CB7;
787
754
  --utrecht-button-secondary-action-font-weight: 700;
788
- --utrecht-button-secondary-action-focus-color: #a90061;
755
+ --utrecht-button-secondary-action-focus-color: #741344;
789
756
  --utrecht-button-secondary-action-focus-border-color: transparent;
790
- --utrecht-button-secondary-action-focus-background-color: #e5b3d0;
757
+ --utrecht-button-secondary-action-focus-background-color: #f2d9e7;
791
758
  --utrecht-button-secondary-action-disabled-color: #CB66A0;
792
- --utrecht-button-secondary-action-disabled-border-color: #CB66A0;
759
+ --utrecht-button-secondary-action-disabled-border-color: #D88CB7;
793
760
  --utrecht-button-secondary-action-disabled-background-color: transparent;
794
761
  --utrecht-button-secondary-action-color: #a90061;
795
762
  --utrecht-button-secondary-action-border-color: #a90061;
796
763
  --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;
764
+ --utrecht-button-secondary-action-hover-color: #741344;
765
+ --utrecht-button-secondary-action-hover-border-color: #741344;
766
+ --utrecht-button-secondary-action-hover-background-color: #f2d9e7;
767
+ --utrecht-button-primary-action-pressed-color: #fff;
768
+ --utrecht-button-primary-action-pressed-border-color: transparent;
769
+ --utrecht-button-primary-action-pressed-background-color: #63143a;
800
770
  --utrecht-button-primary-action-line-height: 1.875rem;
801
771
  --utrecht-button-primary-action-font-size: 1.25rem;
802
772
  --utrecht-button-primary-action-active-color: #fff;
@@ -805,9 +775,9 @@
805
775
  --utrecht-button-primary-action-font-weight: 700;
806
776
  --utrecht-button-primary-action-focus-color: #fff;
807
777
  --utrecht-button-primary-action-focus-border-color: transparent;
808
- --utrecht-button-primary-action-focus-background-color: #a90061;
778
+ --utrecht-button-primary-action-focus-background-color: #741344;
809
779
  --utrecht-button-primary-action-disabled-color: #BE4088;
810
- --utrecht-button-primary-action-disabled-border-color: #D88CB7;
780
+ --utrecht-button-primary-action-disabled-border-color: transparent;
811
781
  --utrecht-button-primary-action-disabled-background-color: #e5b3d0;
812
782
  --utrecht-button-primary-action-color: #fff;
813
783
  --utrecht-button-primary-action-border-color: transparent;
@@ -818,18 +788,18 @@
818
788
  --utrecht-button-column-gap: 0.5rem;
819
789
  --utrecht-button-min-inline-size: 48px;
820
790
  --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;
791
+ --utrecht-button-active-color: #fff;
792
+ --utrecht-button-active-border-color: transparent;
793
+ --utrecht-button-active-background-color: #1E293B;
794
+ --utrecht-button-hover-color: #fff;
795
+ --utrecht-button-hover-border-color: transparent;
796
+ --utrecht-button-hover-background-color: #475569;
797
+ --utrecht-button-focus-color: #fff;
828
798
  --utrecht-button-focus-border-color: transparent;
829
- --utrecht-button-focus-background-color: #FDDE94;
830
- --utrecht-button-disabled-color: #64748B;
799
+ --utrecht-button-focus-background-color: #475569;
800
+ --utrecht-button-disabled-color: #94A3B8;
831
801
  --utrecht-button-disabled-border-color: transparent;
832
- --utrecht-button-disabled-background-color: #F8FAFC;
802
+ --utrecht-button-disabled-background-color: #E2E8F0;
833
803
  --utrecht-button-padding-inline-start: 1rem;
834
804
  --utrecht-button-padding-inline-end: 1rem;
835
805
  --utrecht-button-padding-block-start: 0.5rem;
@@ -837,14 +807,14 @@
837
807
  --utrecht-button-line-height: 150%;
838
808
  --utrecht-button-font-weight: 700;
839
809
  --utrecht-button-font-size: 1.25rem;
840
- --utrecht-button-font-family: Fira Sans, Arial, Verdana, sans-serif;
810
+ --utrecht-button-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
841
811
  --utrecht-button-icon-size: 24px;
842
812
  --utrecht-button-icon-gap: 0.5rem;
843
813
  --utrecht-button-border-width: 1px;
844
814
  --utrecht-button-border-radius: 5px;
845
- --utrecht-button-color: #334155;
846
- --utrecht-button-border-color: #334155;
847
- --utrecht-button-background-color: transparent;
815
+ --utrecht-button-color: #fff;
816
+ --utrecht-button-border-color: transparent;
817
+ --utrecht-button-background-color: #0F172A;
848
818
  --utrecht-button-group-row-gap: 0.5rem;
849
819
  --utrecht-button-group-padding-block-start: 0px;
850
820
  --utrecht-button-group-padding-block-end: 0px;
@@ -852,42 +822,42 @@
852
822
  --utrecht-button-group-margin-block-end: 0px;
853
823
  --utrecht-button-group-column-gap: 0.5rem;
854
824
  --utrecht-button-group-background-color: transparent;
855
- --utrecht-checkbox-active-border-color: #4f7196;
825
+ --utrecht-checkbox-active-border-color: #BE4088;
856
826
  --utrecht-checkbox-active-background-color: #fff;
857
827
  --utrecht-checkbox-active-border-width: 1px;
858
- --utrecht-checkbox-hover-border-color: #738eab;
828
+ --utrecht-checkbox-hover-border-color: #CB66A0;
859
829
  --utrecht-checkbox-hover-background-color: #fff;
860
830
  --utrecht-checkbox-hover-border-width: 1px;
861
831
  --utrecht-checkbox-border-width: 1px;
862
832
  --utrecht-checkbox-indeterminate-focus-border-width: 2px;
863
- --utrecht-checkbox-indeterminate-focus-color: #154273;
864
- --utrecht-checkbox-indeterminate-focus-border-color: #154273;
833
+ --utrecht-checkbox-indeterminate-focus-color: #a90061;
834
+ --utrecht-checkbox-indeterminate-focus-border-color: #a90061;
865
835
  --utrecht-checkbox-indeterminate-focus-background-color: #fff;
866
836
  --utrecht-checkbox-indeterminate-hover-border-width: 1px;
867
837
  --utrecht-checkbox-indeterminate-hover-color: #fff;
868
838
  --utrecht-checkbox-indeterminate-hover-border-color: transparent;
869
- --utrecht-checkbox-indeterminate-hover-background-color: #738eab;
839
+ --utrecht-checkbox-indeterminate-hover-background-color: #CB66A0;
870
840
  --utrecht-checkbox-indeterminate-active-border-width: 1px;
871
841
  --utrecht-checkbox-indeterminate-active-color: #fff;
872
842
  --utrecht-checkbox-indeterminate-active-border-color: transparent;
873
- --utrecht-checkbox-indeterminate-active-background-color: #4f7196;
843
+ --utrecht-checkbox-indeterminate-active-background-color: #BE4088;
874
844
  --utrecht-checkbox-indeterminate-disabled-color: #475569;
875
845
  --utrecht-checkbox-indeterminate-disabled-border-color: #94A3B8;
876
846
  --utrecht-checkbox-indeterminate-disabled-background-color: #CBD5E1;
877
847
  --utrecht-checkbox-indeterminate-border-width: 1px;
878
848
  --utrecht-checkbox-indeterminate-color: #fff;
879
849
  --utrecht-checkbox-indeterminate-border-color: transparent;
880
- --utrecht-checkbox-indeterminate-background-color: #154273;
850
+ --utrecht-checkbox-indeterminate-background-color: #a90061;
881
851
  --utrecht-checkbox-checked-active-color: #fff;
882
852
  --utrecht-checkbox-checked-active-border-color: transparent;
883
- --utrecht-checkbox-checked-active-background-color: #4f7196;
853
+ --utrecht-checkbox-checked-active-background-color: #BE4088;
884
854
  --utrecht-checkbox-checked-active-border-width: 1px;
885
855
  --utrecht-checkbox-checked-hover-color: #fff;
886
856
  --utrecht-checkbox-checked-hover-border-color: transparent;
887
- --utrecht-checkbox-checked-hover-background-color: #738eab;
857
+ --utrecht-checkbox-checked-hover-background-color: #CB66A0;
888
858
  --utrecht-checkbox-checked-hover-border-width: 1px;
889
- --utrecht-checkbox-checked-focus-color: #154273;
890
- --utrecht-checkbox-checked-focus-border-color: #154273;
859
+ --utrecht-checkbox-checked-focus-color: #a90061;
860
+ --utrecht-checkbox-checked-focus-border-color: #a90061;
891
861
  --utrecht-checkbox-checked-focus-background-color: #fff;
892
862
  --utrecht-checkbox-checked-focus-border-width: 2px;
893
863
  --utrecht-checkbox-checked-disabled-color: #475569;
@@ -896,16 +866,16 @@
896
866
  --utrecht-checkbox-checked-border-width: 1px;
897
867
  --utrecht-checkbox-checked-color: #fff;
898
868
  --utrecht-checkbox-checked-border-color: transparent;
899
- --utrecht-checkbox-checked-background-color: #154273;
869
+ --utrecht-checkbox-checked-background-color: #a90061;
900
870
  --utrecht-checkbox-disabled-border-color: #94A3B8;
901
871
  --utrecht-checkbox-disabled-background-color: #CBD5E1;
902
872
  --utrecht-checkbox-focus-border-width: 2px;
903
- --utrecht-checkbox-focus-border-color: #154273;
873
+ --utrecht-checkbox-focus-border-color: #a90061;
904
874
  --utrecht-checkbox-focus-background-color: #fff;
905
875
  --utrecht-checkbox-invalid-border-width: 1px;
906
876
  --utrecht-checkbox-invalid-border-color: #d52b1e;
907
877
  --utrecht-checkbox-invalid-background-color: #f9dfdd;
908
- --utrecht-checkbox-border-color: #154273;
878
+ --utrecht-checkbox-border-color: #a90061;
909
879
  --utrecht-checkbox-background-color: #fff;
910
880
  --utrecht-checkbox-icon-size: 24px;
911
881
  --utrecht-checkbox-size: 24px;
@@ -914,8 +884,8 @@
914
884
  --utrecht-number-badge-padding-inline: 0.5rem;
915
885
  --utrecht-number-badge-color: #fff;
916
886
  --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;
887
+ --utrecht-number-badge-background-color: #a90061;
888
+ --utrecht-number-badge-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
919
889
  --utrecht-number-badge-border-radius: 999px;
920
890
  --utrecht-number-badge-border-width: 0px;
921
891
  --utrecht-number-badge-font-weight: 700;
@@ -932,7 +902,7 @@
932
902
  --utrecht-form-fieldset-legend-line-height: 150%;
933
903
  --utrecht-form-fieldset-legend-font-weight: 700;
934
904
  --utrecht-form-fieldset-legend-font-size: 1.25rem;
935
- --utrecht-form-fieldset-legend-font-family: Fira Sans, Arial, Verdana, sans-serif;
905
+ --utrecht-form-fieldset-legend-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
936
906
  --utrecht-form-fieldset-legend-color: #0F172A;
937
907
  --utrecht-figure-img-border-start-start-radius: 0;
938
908
  --utrecht-figure-img-border-start-end-radius: 0;
@@ -951,7 +921,7 @@
951
921
  --utrecht-page-footer-padding-block-end: 3rem;
952
922
  --utrecht-page-footer-padding-block-start: 3rem;
953
923
  --utrecht-page-footer-color: #fff;
954
- --utrecht-page-footer-background-color: #154273;
924
+ --utrecht-page-footer-background-color: #a90061;
955
925
  --utrecht-form-field-error-message-line-height: normal;
956
926
  --utrecht-form-field-label-margin-block-end: 0.5rem;
957
927
  --utrecht-form-field-invalid-padding-inline-start: 0;
@@ -964,20 +934,20 @@
964
934
  --utrecht-form-field-description-margin-block-start: -0.5rem;
965
935
  --utrecht-form-field-description-line-height: 150%;
966
936
  --utrecht-form-field-description-font-size: 1.25rem;
967
- --utrecht-form-field-description-font-family: Fira Sans, Arial, Verdana, sans-serif;
937
+ --utrecht-form-field-description-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
968
938
  --utrecht-form-field-description-color: #334155;
969
939
  --utrecht-form-field-error-message-padding-block-end: 0.5rem;
970
940
  --utrecht-form-field-error-message-margin-block-end: 0.5rem;
971
941
  --utrecht-form-field-error-message-font-weight: 400;
972
942
  --utrecht-form-field-error-message-font-size: 1.25rem;
973
- --utrecht-form-field-error-message-font-family: Fira Sans, Arial, Verdana, sans-serif;
943
+ --utrecht-form-field-error-message-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
974
944
  --utrecht-form-field-error-message-color: #d52b1e;
975
945
  --utrecht-form-field-error-message-icon-margin-inline-end: 0.5rem;
976
946
  --utrecht-form-field-error-message-icon-size: 24px;
977
947
  --utrecht-form-field-label-line-height: 150%;
978
948
  --utrecht-form-field-label-font-weight: 700;
979
949
  --utrecht-form-field-label-font-size: 1.25rem;
980
- --utrecht-form-field-label-font-family: Fira Sans, Arial, Verdana, sans-serif;
950
+ --utrecht-form-field-label-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
981
951
  --utrecht-form-field-label-color: #0F172A;
982
952
  --utrecht-form-label-font-weight: 700;
983
953
  --utrecht-form-label-font-size: 1.25rem;
@@ -987,40 +957,40 @@
987
957
  --utrecht-heading-5-font-size: 1.25rem;
988
958
  --utrecht-heading-5-line-height: 125%;
989
959
  --utrecht-heading-5-font-weight: 700;
990
- --utrecht-heading-5-font-family: Fira Sans, Arial, Verdana, sans-serif;
991
- --utrecht-heading-5-color: #154273;
960
+ --utrecht-heading-5-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
961
+ --utrecht-heading-5-color: #a90061;
992
962
  --utrecht-heading-4-margin-block-start: 0;
993
963
  --utrecht-heading-4-margin-block-end: 0;
994
964
  --utrecht-heading-4-font-size: 1.5rem;
995
965
  --utrecht-heading-4-line-height: 125%;
996
966
  --utrecht-heading-4-font-weight: 700;
997
- --utrecht-heading-4-font-family: Fira Sans, Arial, Verdana, sans-serif;
998
- --utrecht-heading-4-color: #154273;
967
+ --utrecht-heading-4-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
968
+ --utrecht-heading-4-color: #a90061;
999
969
  --utrecht-heading-3-margin-block-start: 0;
1000
970
  --utrecht-heading-3-margin-block-end: 0;
1001
971
  --utrecht-heading-3-font-size: 1.875rem;
1002
972
  --utrecht-heading-3-line-height: 125%;
1003
973
  --utrecht-heading-3-font-weight: 700;
1004
- --utrecht-heading-3-font-family: Fira Sans, Arial, Verdana, sans-serif;
1005
- --utrecht-heading-3-color: #154273;
974
+ --utrecht-heading-3-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
975
+ --utrecht-heading-3-color: #a90061;
1006
976
  --utrecht-heading-2-margin-block-start: 0;
1007
977
  --utrecht-heading-2-margin-block-end: 0;
1008
978
  --utrecht-heading-2-font-size: 2.5rem;
1009
979
  --utrecht-heading-2-line-height: 125%;
1010
980
  --utrecht-heading-2-font-weight: 700;
1011
- --utrecht-heading-2-font-family: Fira Sans, Arial, Verdana, sans-serif;
1012
- --utrecht-heading-2-color: #154273;
981
+ --utrecht-heading-2-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
982
+ --utrecht-heading-2-color: #a90061;
1013
983
  --utrecht-heading-1-margin-block-start: 0;
1014
984
  --utrecht-heading-1-margin-block-end: 0;
1015
985
  --utrecht-heading-1-font-size: 3.125rem;
1016
986
  --utrecht-heading-1-line-height: 125%;
1017
987
  --utrecht-heading-1-font-weight: 700;
1018
- --utrecht-heading-1-font-family: Fira Sans, Arial, Verdana, sans-serif;
1019
- --utrecht-heading-1-color: #154273;
988
+ --utrecht-heading-1-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
989
+ --utrecht-heading-1-color: #a90061;
1020
990
  --utrecht-link-line-height: 150%;
1021
991
  --utrecht-link-font-size: 1.25rem;
1022
992
  --utrecht-link-font-weight: 400;
1023
- --utrecht-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
993
+ --utrecht-link-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1024
994
  --utrecht-link-text-underline-offset: 0.125rem;
1025
995
  --utrecht-link-text-decoration-thickness: auto;
1026
996
  --utrecht-link-column-gap: 0.25rem;
@@ -1049,7 +1019,7 @@
1049
1019
  --utrecht-ordered-list-line-height: 150%;
1050
1020
  --utrecht-ordered-list-font-size: 1.25rem;
1051
1021
  --utrecht-ordered-list-font-weight: 400;
1052
- --utrecht-ordered-list-font-family: Fira Sans, Arial, Verdana, sans-serif;
1022
+ --utrecht-ordered-list-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1053
1023
  --utrecht-ordered-list-color: #0F172A;
1054
1024
  --utrecht-ordered-list-item-margin-block-start: 0.25rem;
1055
1025
  --utrecht-ordered-list-item-margin-block-end: 0.25rem;
@@ -1067,53 +1037,58 @@
1067
1037
  --utrecht-paragraph-line-height: 150%;
1068
1038
  --utrecht-paragraph-font-weight: 400;
1069
1039
  --utrecht-paragraph-font-size: 1.25rem;
1070
- --utrecht-paragraph-font-family: Fira Sans, Arial, Verdana, sans-serif;
1040
+ --utrecht-paragraph-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1071
1041
  --utrecht-paragraph-color: #0F172A;
1042
+ --utrecht-pre-heading-font-size: 1rem;
1043
+ --utrecht-pre-heading-line-height: 125%;
1044
+ --utrecht-pre-heading-font-weight: 700;
1045
+ --utrecht-pre-heading-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1046
+ --utrecht-pre-heading-color: #0F172A;
1072
1047
  --utrecht-radio-button-border-width: 1px;
1073
1048
  --utrecht-radio-button-border-radius: 999px;
1074
1049
  --utrecht-radio-button-hover-border-width: 1px;
1075
- --utrecht-radio-button-hover-border-color: #738eab;
1050
+ --utrecht-radio-button-hover-border-color: #CB66A0;
1076
1051
  --utrecht-radio-button-hover-background-color: #fff;
1077
1052
  --utrecht-radio-button-checked-border-width: 1px;
1078
1053
  --utrecht-radio-button-checked-disabled-color: #475569;
1079
1054
  --utrecht-radio-button-checked-disabled-border-color: #94A3B8;
1080
1055
  --utrecht-radio-button-checked-disabled-background-color: #CBD5E1;
1081
1056
  --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;
1057
+ --utrecht-radio-button-checked-focus-color: #a90061;
1058
+ --utrecht-radio-button-checked-focus-border-color: #a90061;
1084
1059
  --utrecht-radio-button-checked-focus-background-color: #fff;
1085
1060
  --utrecht-radio-button-checked-active-border-width: 1px;
1086
1061
  --utrecht-radio-button-checked-active-color: #fff;
1087
1062
  --utrecht-radio-button-checked-active-border-color: transparent;
1088
- --utrecht-radio-button-checked-active-background-color: #4f7196;
1063
+ --utrecht-radio-button-checked-active-background-color: #BE4088;
1089
1064
  --utrecht-radio-button-checked-hover-border-width: 1px;
1090
1065
  --utrecht-radio-button-checked-hover-color: #fff;
1091
1066
  --utrecht-radio-button-checked-hover-border-color: transparent;
1092
- --utrecht-radio-button-checked-hover-background-color: #738eab;
1067
+ --utrecht-radio-button-checked-hover-background-color: #CB66A0;
1093
1068
  --utrecht-radio-button-checked-color: #fff;
1094
1069
  --utrecht-radio-button-checked-border-color: transparent;
1095
- --utrecht-radio-button-checked-background-color: #154273;
1070
+ --utrecht-radio-button-checked-background-color: #a90061;
1096
1071
  --utrecht-radio-button-disabled-color: #475569;
1097
1072
  --utrecht-radio-button-disabled-border-color: #94A3B8;
1098
1073
  --utrecht-radio-button-disabled-background-color: #CBD5E1;
1099
1074
  --utrecht-radio-button-focus-border-width: 2px;
1100
- --utrecht-radio-button-focus-border-color: #154273;
1075
+ --utrecht-radio-button-focus-border-color: #a90061;
1101
1076
  --utrecht-radio-button-focus-background-color: #fff;
1102
1077
  --utrecht-radio-button-invalid-border-width: 1px;
1103
1078
  --utrecht-radio-button-invalid-border-color: #d52b1e;
1104
1079
  --utrecht-radio-button-invalid-background-color: #f9dfdd;
1105
- --utrecht-radio-button-border-color: #154273;
1080
+ --utrecht-radio-button-border-color: #a90061;
1106
1081
  --utrecht-radio-button-background-color: #fff;
1107
1082
  --utrecht-radio-button-dot-size: 12px;
1108
1083
  --utrecht-radio-button-size: 24px;
1109
- --utrecht-radio-button-active-border-color: #4f7196;
1084
+ --utrecht-radio-button-active-border-color: #BE4088;
1110
1085
  --utrecht-radio-button-active-background-color: #fff;
1111
1086
  --utrecht-radio-button-active-border-width: 1px;
1112
1087
  --utrecht-select-max-inline-size: 400px;
1113
1088
  --utrecht-select-font-size: 1.25rem;
1114
1089
  --utrecht-select-line-height: 150%;
1115
1090
  --utrecht-select-font-weight: 400;
1116
- --utrecht-select-font-family: Fira Sans, Arial, Verdana, sans-serif;
1091
+ --utrecht-select-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1117
1092
  --utrecht-select-border-width: 1px;
1118
1093
  --utrecht-select-border-bottom-width: auto;
1119
1094
  --utrecht-select-border-radius: 2.5px;
@@ -1123,21 +1098,21 @@
1123
1098
  --utrecht-select-padding-block-end: 0.5rem;
1124
1099
  --utrecht-select-hover-border-width: 1px;
1125
1100
  --utrecht-select-hover-color: #0F172A;
1126
- --utrecht-select-hover-border-color: #738eab;
1101
+ --utrecht-select-hover-border-color: #CB66A0;
1127
1102
  --utrecht-select-hover-background-color: #fff;
1128
1103
  --utrecht-select-disabled-color: #475569;
1129
1104
  --utrecht-select-disabled-border-color: #94A3B8;
1130
1105
  --utrecht-select-disabled-background-color: #CBD5E1;
1131
1106
  --utrecht-select-focus-border-width: 2px;
1132
1107
  --utrecht-select-focus-color: #0F172A;
1133
- --utrecht-select-focus-border-color: #154273;
1108
+ --utrecht-select-focus-border-color: #a90061;
1134
1109
  --utrecht-select-focus-background-color: #fff;
1135
1110
  --utrecht-select-invalid-border-width: 1px;
1136
1111
  --utrecht-select-invalid-color: #0F172A;
1137
1112
  --utrecht-select-invalid-border-color: #d52b1e;
1138
1113
  --utrecht-select-invalid-background-color: #f9dfdd;
1139
1114
  --utrecht-select-color: #0F172A;
1140
- --utrecht-select-border-color: #154273;
1115
+ --utrecht-select-border-color: #a90061;
1141
1116
  --utrecht-select-background-color: #fff;
1142
1117
  --utrecht-select-icon-size: 24px;
1143
1118
  --utrecht-select-image-background-position: right 0.5rem center;
@@ -1155,13 +1130,13 @@
1155
1130
  --utrecht-skip-link-border-width: 2px;
1156
1131
  --utrecht-skip-link-color: #fff;
1157
1132
  --utrecht-skip-link-border-color: transparent;
1158
- --utrecht-skip-link-background-color: #154273;
1133
+ --utrecht-skip-link-background-color: #a90061;
1159
1134
  --utrecht-skip-link-focus-visible-outline-color: #000;
1160
1135
  --utrecht-skip-link-focus-text-decoration: None;
1161
1136
  --utrecht-skip-link-focus-color: #0F172A;
1162
1137
  --utrecht-skip-link-focus-border-width: 2px;
1163
1138
  --utrecht-skip-link-focus-border-style: solid;
1164
- --utrecht-skip-link-focus-border-color: #154273;
1139
+ --utrecht-skip-link-focus-border-color: #a90061;
1165
1140
  --utrecht-skip-link-focus-background-color: #fff;
1166
1141
  --utrecht-skip-link-padding-inline-start: 1rem;
1167
1142
  --utrecht-skip-link-padding-inline-end: 1rem;
@@ -1171,7 +1146,7 @@
1171
1146
  --utrecht-skip-link-min-block-size: 48px;
1172
1147
  --utrecht-skip-link-line-height: 150%;
1173
1148
  --utrecht-skip-link-font-size: 1.25rem;
1174
- --utrecht-skip-link-font-family: Fira Sans, Arial, Verdana, sans-serif;
1149
+ --utrecht-skip-link-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1175
1150
  --utrecht-skip-link-font-weight: 700;
1176
1151
  --utrecht-table-font-size: 1.25rem;
1177
1152
  --utrecht-table-container-box-inline-start-shadow-color: #0000001a;
@@ -1185,7 +1160,7 @@
1185
1160
  --utrecht-table-container-box-inline-end-shadow-y: 16px;
1186
1161
  --utrecht-table-container-box-inline-end-shadow-x: 0;
1187
1162
  --utrecht-table-footer-cell-line-height: 150%;
1188
- --utrecht-table-footer-cell-font-family: Fira Sans, Arial, Verdana, sans-serif;
1163
+ --utrecht-table-footer-cell-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1189
1164
  --utrecht-table-footer-cell-color: #0F172A;
1190
1165
  --utrecht-table-footer-cell-font-size: 1.25rem;
1191
1166
  --utrecht-table-footer-cell-font-weight: 700;
@@ -1201,7 +1176,7 @@
1201
1176
  --utrecht-table-data-cell-font-size: 1.25rem;
1202
1177
  --utrecht-table-data-cell-line-height: 150%;
1203
1178
  --utrecht-table-data-cell-font-weight: 400;
1204
- --utrecht-table-data-cell-font-family: Fira Sans, Arial, Verdana, sans-serif;
1179
+ --utrecht-table-data-cell-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1205
1180
  --utrecht-table-data-cell-color: #0F172A;
1206
1181
  --utrecht-table-cell-line-height: 150%;
1207
1182
  --utrecht-table-cell-padding-inline-start: 1rem;
@@ -1210,25 +1185,25 @@
1210
1185
  --utrecht-table-cell-padding-block-end: 0.75rem;
1211
1186
  --utrecht-table-caption-font-size: 1.875rem;
1212
1187
  --utrecht-table-caption-font-weight: 700;
1213
- --utrecht-table-caption-font-family: Fira Sans, Arial, Verdana, sans-serif;
1188
+ --utrecht-table-caption-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1214
1189
  --utrecht-table-caption-color: #0F172A;
1215
1190
  --utrecht-table-caption-margin-block-end: 1.5rem;
1216
1191
  --utrecht-table-caption-line-height: 125%;
1217
1192
  --utrecht-table-header-cell-font-size: 1.25rem;
1218
1193
  --utrecht-table-header-cell-font-weight: 700;
1219
- --utrecht-table-header-cell-font-family: Fira Sans, Arial, Verdana, sans-serif;
1194
+ --utrecht-table-header-cell-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1220
1195
  --utrecht-table-header-cell-color: #0F172A;
1221
1196
  --utrecht-table-header-cell-line-height: 150%;
1222
1197
  --utrecht-textarea-font-size: 1.25rem;
1223
1198
  --utrecht-textarea-line-height: 150%;
1224
1199
  --utrecht-textarea-font-weight: 400;
1225
- --utrecht-textarea-font-family: Fira Sans, Arial, Verdana, sans-serif;
1200
+ --utrecht-textarea-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1226
1201
  --utrecht-textarea-border-width: 1px;
1227
1202
  --utrecht-textarea-border-bottom-width: 1px;
1228
1203
  --utrecht-textarea-border-radius: 2.5px;
1229
1204
  --utrecht-textarea-hover-border-width: 1px;
1230
1205
  --utrecht-textarea-hover-color: #0F172A;
1231
- --utrecht-textarea-hover-border-color: #738eab;
1206
+ --utrecht-textarea-hover-border-color: #CB66A0;
1232
1207
  --utrecht-textarea-hover-background-color: #fff;
1233
1208
  --utrecht-textarea-read-only-color: #0F172A;
1234
1209
  --utrecht-textarea-read-only-border-color: transparent;
@@ -1238,7 +1213,7 @@
1238
1213
  --utrecht-textarea-disabled-background-color: #CBD5E1;
1239
1214
  --utrecht-textarea-focus-border-width: 2px;
1240
1215
  --utrecht-textarea-focus-color: #0F172A;
1241
- --utrecht-textarea-focus-border-color: #154273;
1216
+ --utrecht-textarea-focus-border-color: #a90061;
1242
1217
  --utrecht-textarea-focus-background-color: #fff;
1243
1218
  --utrecht-textarea-placeholder-color: #64748B;
1244
1219
  --utrecht-textarea-invalid-border-width: 1px;
@@ -1246,7 +1221,7 @@
1246
1221
  --utrecht-textarea-invalid-border-color: #d52b1e;
1247
1222
  --utrecht-textarea-invalid-background-color: #f9dfdd;
1248
1223
  --utrecht-textarea-color: #0F172A;
1249
- --utrecht-textarea-border-color: #154273;
1224
+ --utrecht-textarea-border-color: #a90061;
1250
1225
  --utrecht-textarea-background-color: #fff;
1251
1226
  --utrecht-textarea-padding-inline-start: 0.75rem;
1252
1227
  --utrecht-textarea-padding-inline-end: 0.75rem;
@@ -1254,7 +1229,7 @@
1254
1229
  --utrecht-textarea-padding-block-end: 0.5rem;
1255
1230
  --utrecht-textarea-max-inline-size: 400px;
1256
1231
  --utrecht-textbox-hover-color: #0F172A;
1257
- --utrecht-textbox-hover-border-color: #738eab;
1232
+ --utrecht-textbox-hover-border-color: #CB66A0;
1258
1233
  --utrecht-textbox-hover-background-color: #fff;
1259
1234
  --utrecht-textbox-hover-border-width: 1px;
1260
1235
  --utrecht-textbox-read-only-color: #0F172A;
@@ -1264,7 +1239,7 @@
1264
1239
  --utrecht-textbox-disabled-border-color: #94A3B8;
1265
1240
  --utrecht-textbox-disabled-background-color: #CBD5E1;
1266
1241
  --utrecht-textbox-focus-color: #0F172A;
1267
- --utrecht-textbox-focus-border-color: #154273;
1242
+ --utrecht-textbox-focus-border-color: #a90061;
1268
1243
  --utrecht-textbox-focus-background-color: #fff;
1269
1244
  --utrecht-textbox-focus-border-width: 2px;
1270
1245
  --utrecht-textbox-border-width: 1px;
@@ -1275,7 +1250,7 @@
1275
1250
  --utrecht-textbox-invalid-border-color: #d52b1e;
1276
1251
  --utrecht-textbox-invalid-background-color: #f9dfdd;
1277
1252
  --utrecht-textbox-color: #0F172A;
1278
- --utrecht-textbox-border-color: #154273;
1253
+ --utrecht-textbox-border-color: #a90061;
1279
1254
  --utrecht-textbox-background-color: #fff;
1280
1255
  --utrecht-textbox-padding-inline-start: 0.75rem;
1281
1256
  --utrecht-textbox-padding-inline-end: 0.75rem;
@@ -1285,7 +1260,7 @@
1285
1260
  --utrecht-textbox-line-height: 150%;
1286
1261
  --utrecht-textbox-font-weight: 400;
1287
1262
  --utrecht-textbox-font-size: 1.25rem;
1288
- --utrecht-textbox-font-family: Fira Sans, Arial, Verdana, sans-serif;
1263
+ --utrecht-textbox-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1289
1264
  --utrecht-textbox-border-radius: 2.5px;
1290
1265
  --utrecht-unordered-list-marker-border-color: #0F172A;
1291
1266
  --utrecht-unordered-list-marker-color: #0F172A;
@@ -1295,7 +1270,7 @@
1295
1270
  --utrecht-unordered-list-line-height: 150%;
1296
1271
  --utrecht-unordered-list-font-size: 1.25rem;
1297
1272
  --utrecht-unordered-list-font-weight: 400;
1298
- --utrecht-unordered-list-font-family: Fira Sans, Arial, Verdana, sans-serif;
1273
+ --utrecht-unordered-list-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1299
1274
  --utrecht-unordered-list-color: #0F172A;
1300
1275
  --utrecht-unordered-list-margin-block-start: 0.25rem;
1301
1276
  --utrecht-unordered-list-margin-block-end: 0.25rem;
@@ -1303,9 +1278,63 @@
1303
1278
  --utrecht-icon-inset-block-start: 0;
1304
1279
  --utrecht-icon-size: 24px;
1305
1280
  --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;
1281
+ --utrecht-blockquote-pink-corner-border-variation-padding: 2.5rem;
1282
+ --utrecht-blockquote-pink-corner-border-variation-border-start-start-radius: 3rem;
1283
+ --utrecht-blockquote-pink-corner-border-variation-border-inline-start-width: 0.25rem;
1284
+ --utrecht-blockquote-pink-corner-border-variation-border-block-start-width: 0.25rem;
1285
+ --utrecht-blockquote-pink-corner-border-variation-border-color: #F6BDE1;
1286
+ --utrecht-blockquote-pink-left-border-variation-padding-block-end: 1.5rem;
1287
+ --utrecht-blockquote-pink-left-border-variation-padding-block-start: 1.5rem;
1288
+ --utrecht-blockquote-pink-left-border-variation-padding-inline-end: 2.5rem;
1289
+ --utrecht-blockquote-pink-left-border-variation-padding-inline-start: 2.5rem;
1290
+ --utrecht-blockquote-pink-left-border-variation-border-inline-start-width: 0.75rem;
1291
+ --utrecht-blockquote-pink-left-border-variation-border-color: #F6BDE1;
1292
+ --utrecht-blockquote-pink-background-variation-padding: 2.5rem;
1293
+ --utrecht-blockquote-pink-background-variation-border-end-start-radius: 3rem;
1294
+ --utrecht-blockquote-pink-background-variation-background-color: #F6BDE1;
1295
+ --utrecht-blockquote-blue-corner-border-variation-border-end-end-radius: 3rem;
1296
+ --utrecht-blockquote-blue-corner-border-variation-border-inline-end-width: 2px;
1297
+ --utrecht-blockquote-blue-corner-border-variation-border-block-end-width: 2px;
1298
+ --utrecht-blockquote-blue-corner-border-variation-border-color: #a90061;
1299
+ --utrecht-blockquote-border-end-end-radius: 0;
1300
+ --utrecht-blockquote-border-end-start-radius: 0;
1301
+ --utrecht-blockquote-border-start-end-radius: 0;
1302
+ --utrecht-blockquote-border-start-start-radius: 0;
1303
+ --utrecht-blockquote-border-inline-end-width: 0;
1304
+ --utrecht-blockquote-border-block-end-width: 0;
1305
+ --utrecht-blockquote-border-block-start-width: 0;
1306
+ --utrecht-blockquote-margin-inline-start: 0;
1307
+ --utrecht-blockquote-margin-inline-end: 0;
1308
+ --utrecht-blockquote-margin-block-start: 0;
1309
+ --utrecht-blockquote-margin-block-end: 0;
1310
+ --utrecht-blockquote-caption-color: #154273;
1311
+ --utrecht-blockquote-caption-padding-block-start: 0.75rem;
1312
+ --utrecht-blockquote-caption-font-weight: 400;
1313
+ --utrecht-blockquote-caption-line-height: 150%;
1314
+ --utrecht-blockquote-caption-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1315
+ --utrecht-blockquote-caption-font-size: 1.25rem;
1316
+ --utrecht-blockquote-content-font-weight: 400;
1317
+ --utrecht-blockquote-content-line-height: 150%;
1318
+ --utrecht-blockquote-content-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1319
+ --utrecht-blockquote-content-font-size: 1.25rem;
1320
+ --utrecht-blockquote-content-color: #154273;
1321
+ --utrecht-blockquote-attribution-font-size: 1.25rem;
1322
+ --utrecht-blockquote-attribution-color: #154273;
1323
+ --utrecht-blockquote-row-gap: 0.75rem;
1324
+ --utrecht-blockquote-padding-inline-start: 2rem;
1325
+ --utrecht-blockquote-padding-inline-end: 2rem;
1326
+ --utrecht-blockquote-padding-block-start: 2rem;
1327
+ --utrecht-blockquote-padding-block-end: 2rem;
1328
+ --utrecht-blockquote-font-family: RijksoverheidSansWeb, Fira Sans, Arial, Verdana, sans-serif;
1329
+ --utrecht-blockquote-font-size: 1.25rem;
1330
+ --utrecht-blockquote-color: #154273;
1331
+ --utrecht-blockquote-border-width: 0;
1332
+ --utrecht-blockquote-border-radius: 0;
1333
+ --utrecht-blockquote-border-color: transparent;
1334
+ --utrecht-blockquote-border-inline-start-width: 0;
1335
+ --utrecht-blockquote-background-color: transparent;
1336
+ --utrecht-column-layout-gap: 0.75rem;
1337
+ --utrecht-column-layout-column-width: 400px;
1338
+ --utrecht-column-layout-column-rule-width: 0px;
1339
+ --utrecht-column-layout-column-rule-color: transparent;
1311
1340
  }