diff --git a/styles/sections/section-1.json b/styles/sections/section-1.json index d1765d16..80ae5923 100644 --- a/styles/sections/section-1.json +++ b/styles/sections/section-1.json @@ -106,11 +106,25 @@ "core/pullquote": { "color": { "text": "currentColor" + }, + "elements": { + "link": { + "color": { + "text": "currentColor" + } + } } }, "core/quote": { "color": { "text": "currentColor" + }, + "elements": { + "link": { + "color": { + "text": "currentColor" + } + } } } } diff --git a/styles/sections/section-2.json b/styles/sections/section-2.json index b2eb34cf..43376c0f 100644 --- a/styles/sections/section-2.json +++ b/styles/sections/section-2.json @@ -94,11 +94,25 @@ "core/pullquote": { "color": { "text": "currentColor" + }, + "elements": { + "link": { + "color": { + "text": "currentColor" + } + } } }, "core/quote": { "color": { "text": "currentColor" + }, + "elements": { + "link": { + "color": { + "text": "currentColor" + } + } } } } diff --git a/styles/sections/section-3.json b/styles/sections/section-3.json index 4d45ab01..9171032e 100644 --- a/styles/sections/section-3.json +++ b/styles/sections/section-3.json @@ -94,11 +94,25 @@ "core/pullquote": { "color": { "text": "currentColor" + }, + "elements": { + "link": { + "color": { + "text": "currentColor" + } + } } }, "core/quote": { "color": { "text": "currentColor" + }, + "elements": { + "link": { + "color": { + "text": "currentColor" + } + } } } } diff --git a/styles/sections/section-4.json b/styles/sections/section-4.json index 06029a8a..a4b079ad 100644 --- a/styles/sections/section-4.json +++ b/styles/sections/section-4.json @@ -94,11 +94,25 @@ "core/pullquote": { "color": { "text": "currentColor" + }, + "elements": { + "link": { + "color": { + "text": "currentColor" + } + } } }, "core/quote": { "color": { "text": "currentColor" + }, + "elements": { + "link": { + "color": { + "text": "currentColor" + } + } } } }, diff --git a/styles/sections/section-5.json b/styles/sections/section-5.json index eb6431b5..6a8607b9 100644 --- a/styles/sections/section-5.json +++ b/styles/sections/section-5.json @@ -94,11 +94,25 @@ "core/pullquote": { "color": { "text": "currentColor" + }, + "elements": { + "link": { + "color": { + "text": "currentColor" + } + } } }, "core/quote": { "color": { "text": "currentColor" + }, + "elements": { + "link": { + "color": { + "text": "currentColor" + } + } } } },