diff --git a/.github/workflows/snapshotCommit.yml b/.github/workflows/snapshotCommit.yml
index 6691ff78e5..00b74e4924 100644
--- a/.github/workflows/snapshotCommit.yml
+++ b/.github/workflows/snapshotCommit.yml
@@ -21,13 +21,13 @@ jobs:
repository: ${{ github.event.workflow_run.head_repository.full_name }}
- name: Download Artifacts
- uses: actions/github-script@v3.1.0
+ uses: actions/github-script@v7
with:
script: |
const fs = require('fs');
const { execSync } = require('child_process');
- const artifacts = await github.actions.listWorkflowRunArtifacts({
+ const artifacts = await github.rest.actions.listWorkflowRunArtifacts({
owner: context.repo.owner,
repo: context.repo.repo,
run_id: context.payload.workflow_run.id
@@ -35,7 +35,7 @@ jobs:
await Promise.all(
artifacts.data.artifacts.map(async (artifact) => {
- const download = await github.actions.downloadArtifact({
+ const download = await github.rest.actions.downloadArtifact({
owner: context.repo.owner,
repo: context.repo.repo,
artifact_id: artifact.id,
@@ -66,7 +66,7 @@ jobs:
- name: Reset Label
if: github.event.workflow_run.event == 'pull_request'
- uses: actions/github-script@v3.1.0
+ uses: actions/github-script@v7
with:
# The workflow_run that comes along with the event drops the PR number for some reason
# so we have to pass the PR number from the original workflow as an artifact
@@ -75,7 +75,7 @@ jobs:
const pullNumber = Number(fs.readFileSync('./pull_number.txt', 'utf8')).toString();
- await github.issues.removeLabel({
+ await github.rest.issues.removeLabel({
owner: context.repo.owner,
repo: context.repo.repo,
issue_number: pullNumber,
diff --git a/.github/workflows/snapshotCompare.yml b/.github/workflows/snapshotCompare.yml
index f8af7d217e..09296d2b29 100644
--- a/.github/workflows/snapshotCompare.yml
+++ b/.github/workflows/snapshotCompare.yml
@@ -64,9 +64,9 @@ jobs:
run: |
npm run test:func -- --testPathPattern "${{ matrix.testPathPattern }}"
- - name: Collect Diffs and Upload to Imgur
- run: |
- ./scripts/snapshot-tests/collect-diffs.sh
+ # - name: Collect Diffs and Upload to Imgur
+ # run: |
+ # ./scripts/snapshot-tests/collect-diffs.sh
compareSnapshotsV2:
name: Compare V2
@@ -101,6 +101,6 @@ jobs:
run: |
CONFIG_PATH=${{ matrix.testConfig }} npm run test:func:snapshots
- - name: Collect Diffs and Upload to Imgur
- run: |
- ./scripts/snapshot-tests/collect-diffs-v2.sh
+ # - name: Collect Diffs and Upload to Imgur
+ # run: |
+ # ./scripts/snapshot-tests/collect-diffs-v2.sh
diff --git a/content/messages/US/ppc_ni_nq.json b/content/messages/US/ppc_ni_nq.json
index 7d70e662ff..b2cb064075 100644
--- a/content/messages/US/ppc_ni_nq.json
+++ b/content/messages/US/ppc_ni_nq.json
@@ -16,7 +16,7 @@
"headline": [
["Buy now. Pay over time.", ["default", "xsmall", "small"]],
[
- ["No Interest if paid in full in 6 months", ["on purchases of $99+.", "weak"]],
+ ["No Interest if paid in full in 6 months", ["on purchases of {formattedMinAmount}+.", "weak"]],
["medium", "large", "xlarge"]
]
],
diff --git a/content/messages/US/ppc_ni_nq_xb.json b/content/messages/US/ppc_ni_nq_xb.json
index 6e5f1a0a72..54adcc1089 100644
--- a/content/messages/US/ppc_ni_nq_xb.json
+++ b/content/messages/US/ppc_ni_nq_xb.json
@@ -16,7 +16,7 @@
"headline": [
["Buy now. Pay over time.", ["default", "xsmall", "small"]],
[
- ["No Interest if paid in full in 6 months", ["on purchases of $99+", "weak"]],
+ ["No Interest if paid in full in 6 months", ["on purchases of {formattedMinAmount}+", "weak"]],
["medium", "large", "xlarge"]
]
],
diff --git a/content/messages/US/ppc_ni_q.json b/content/messages/US/ppc_ni_q.json
index 6c2b007c0e..d6c729e12b 100644
--- a/content/messages/US/ppc_ni_q.json
+++ b/content/messages/US/ppc_ni_q.json
@@ -16,7 +16,7 @@
"headline": [
["Buy now. Pay over time.", ["default", "xsmall", "small"]],
[
- ["No Interest if paid in full in 6 months", ["on purchases of $99+.", "weak"]],
+ ["No Interest if paid in full in 6 months", ["on purchases of {formattedMinAmount}+.", "weak"]],
["medium", "large", "xlarge"]
]
],
diff --git a/content/messages/US/ppc_ni_q_xb.json b/content/messages/US/ppc_ni_q_xb.json
index 0ef8d4c921..c62e925d39 100644
--- a/content/messages/US/ppc_ni_q_xb.json
+++ b/content/messages/US/ppc_ni_q_xb.json
@@ -16,7 +16,7 @@
"headline": [
["Buy now. Pay over time.", ["default", "xsmall", "small"]],
[
- ["No Interest if paid in full in 6 months", ["on purchases of $99+", "weak"]],
+ ["No Interest if paid in full in 6 months", ["on purchases of {formattedMinAmount}+", "weak"]],
["medium", "large", "xlarge"]
]
],
diff --git a/content/modals/US/legacy_ppc_ni.json b/content/modals/US/legacy_ppc_ni.json
index 2ec1099bf1..33d572ec7c 100644
--- a/content/modals/US/legacy_ppc_ni.json
+++ b/content/modals/US/legacy_ppc_ni.json
@@ -9,14 +9,14 @@
"title": "Buy now and pay over time with PayPal Credit",
"subtitle": "Subject to credit approval.",
"terms": {
- "title": "No Interest if paid in full in 6 months on purchases of $99 or more",
+ "title": "No Interest if paid in full in 6 months on purchases of $149 or more",
"items": [
"Interest will be charged to your account from the purchase date if the balance is not paid in full within 6 months.",
"A minimum monthly payment is required and may or may not pay off the promotional purchase by the end of the 6 month period.",
"No interest will be charged on the purchase if you pay it off in full within 6 months. If you do not, interest will be charged on the purchase from the purchase date at the Purchase APR applicable to your account.",
"For New Accounts: Variable Purchase APR is {aprEntry.apr}%. The APR is accurate as of {aprEntry.formattedDate} and will vary with the market based on the Prime Rate (as defined in your credit card agreement). Minimum interest charge is $2.00.",
- "Individual items that are less than $99 qualify for special financing when combined for a total of $99 or more in a single transaction.",
- "Multiple separate transactions of less than $99 per transaction cannot be combined to meet the minimum purchase amount."
+ "Individual items that are less than $149 qualify for special financing when combined for a total of $149 or more in a single transaction.",
+ "Multiple separate transactions of less than $149 per transaction cannot be combined to meet the minimum purchase amount."
]
},
"instructions": {
diff --git a/content/modals/US/long_term_df.json b/content/modals/US/long_term_df.json
new file mode 100644
index 0000000000..0a9ab08873
--- /dev/null
+++ b/content/modals/US/long_term_df.json
@@ -0,0 +1,55 @@
+{
+ "meta": {
+ "product": "PAY_LATER_LONG_TERM",
+ "offerCountry": "US",
+ "useV5Design": "true",
+ "variables": {
+ "transaction_amount": "${eval(transaction_amount ? transaction_amount : '-')}",
+ "qualifying_offer": "${eval(CREDIT_OFFERS_DS.qualifying_offer ? CREDIT_OFFERS_DS.qualifying_offer : 'false')}",
+ "financing_code": "${CREDIT_OFFERS_DS.financing_code}",
+ "formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}",
+ "total_payments": "${CREDIT_OFFERS_DS.total_payments}",
+ "formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}",
+ "formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}",
+ "formattedTotalCost": "${CREDIT_OFFERS_DS.formattedTotalCost}",
+ "minAmount": "${CREDIT_OFFERS_DS.minAmount}",
+ "maxAmount": "${CREDIT_OFFERS_DS.maxAmount}",
+ "apr": "${CREDIT_OFFERS_DS.apr}",
+ "nominal_rate": "${CREDIT_OFFERS_DS.nominal_rate}"
+ }
+ },
+ "content": {
+ "headline": "Switch to Pay Monthly",
+ "subheadline": "Pay in installments, starting 1 month from today",
+ "calculator": {
+ "title": "Examples for your purchase",
+ "genericTitle": "How much is your purchase?",
+ "inputLabel": "Purchase amount",
+ "inputPlaceholder": "Enter amount",
+ "genericError": "Something went wrong. Please try again later."
+ },
+ "genericDisclaimer": "Terms vary based on purchase amount and your credit.",
+ "instructions": {
+ "instructionsHeadline": "How to switch",
+ "instructionsSubHeadline": [
+ "Apply for Pay Monthly. Switching is available for purchases of {formattedMinAmount} to {formattedMaxAmount}.",
+ "Choose a Pay Monthly plan. First payment due in 1 month with $0 due today.",
+ "Get money back in your PayPal balance and keep any rewards from your original purchase."
+ ],
+ "instructionsIcons": {
+ "monogram-logo-icon": " PayPal Monogram Logo ",
+ "pay-later-icon": " Pay Later Icon ",
+ "refund-icon": " Refund Icon "
+ }
+ },
+ "disclosure": [
+ "Pay Monthly is subject to consumer credit approval. Eligible purchases are available to switch within 30 days after the completed transaction. Payments may change based on shipping, taxes, updates to your purchase, or missed payments. Availability depends on the merchant and purchase type and may not be available for subscriptions or recurring payments. Pay Monthly is currently not available to residents of AK, CT, HI, NC, or NV Alaska, Connecticut, Hawaii, North Carolina, or Nevada . You must be 18 years old or older to apply. Missed payments may have an impact on your credit score. The lender for Pay Monthly is WebBank. PayPal, Inc. (NMLS #910457): RI Rhode Island Loan Broker Licensee. VT Vermont Loan Solicitation Licensee. VT Vermont residents:",
+ [
+ "Find more disclosures ",
+ "https://www.paypal.com/us/digital-wallet/ways-to-pay/buy-now-pay-later",
+ "Find more disclosures, opens new tab"
+ ],
+ "by going to PayPal’s page on Pay Later."
+ ]
+ }
+}
diff --git a/content/modals/US/v2_ppc_ni.json b/content/modals/US/v2_ppc_ni.json
index 223dfb7cb8..7c28ea01f3 100644
--- a/content/modals/US/v2_ppc_ni.json
+++ b/content/modals/US/v2_ppc_ni.json
@@ -26,15 +26,15 @@
"instructions": [
"Apply now and get a decision in seconds.",
"Check out with PayPal and choose PayPal Credit .",
- "No Interest if paid in full in 6 months on purchases of $99+"
+ "No Interest if paid in full in 6 months on purchases of {formattedMinAmount}+"
],
"terms": [
"Interest will be charged to your account from the purchase date if the balance is not paid in full within 6 months.",
"A minimum monthly payment is required and may or may not pay off the promotional purchase by the end of the 6 month period.",
"No interest will be charged on the purchase if you pay it off in full within 6 months. If you do not, interest will be charged on the purchase from the purchase date at the Purchase APR applicable to your account.",
"For New Accounts: Variable Purchase APR is {aprEntry.apr}%. The APR is accurate as of {aprEntry.formattedDate} and will vary with the market based on the Prime Rate (as defined in your credit card agreement). Minimum interest charge is $2.00.",
- "Individual items that are less than $99 qualify for special financing when combined for a total of $99 or more in a single transaction.",
- "Multiple separate transactions of less than $99 per transaction cannot be combined to meet the minimum purchase amount."
+ "Individual items that are less than {formattedMinAmount} qualify for special financing when combined for a total of {formattedMinAmount} or more in a single transaction.",
+ "Multiple separate transactions of less than {formattedMinAmount} per transaction cannot be combined to meet the minimum purchase amount."
],
"buttonText": "Apply Now",
"disclaimer": "Subject to credit approval",
diff --git a/content/modals/US/v2_product_list.json b/content/modals/US/v2_product_list.json
index d5aee35808..fadcc7daa9 100644
--- a/content/modals/US/v2_product_list.json
+++ b/content/modals/US/v2_product_list.json
@@ -27,7 +27,7 @@
"credit": [
{
"header": "PayPal Credit",
- "body": "No Interest if paid in full in 6 months for purchases of $99+.",
+ "body": "No Interest if paid in full in 6 months for purchases of $149+.",
"viewName": "PAYPAL_CREDIT_NO_INTEREST"
}
]
diff --git a/content/offers/US/long_term_df.json b/content/offers/US/long_term_df.json
new file mode 100644
index 0000000000..2b1674dab7
--- /dev/null
+++ b/content/offers/US/long_term_df.json
@@ -0,0 +1,48 @@
+{
+ "meta": {
+ "product": "PAY_LATER_LONG_TERM",
+ "offerCountry": "US",
+ "periodicPayment": "{formattedPeriodicPayment}",
+ "minAmount": "{minAmount}",
+ "maxAmount": "{maxAmount}",
+ "qualifying": "{qualifying_offer}",
+ "amount": "{transaction_amount}",
+ "formattedMinAmount": "{formattedMinAmount}",
+ "formattedMaxAmount": "{formattedMaxAmount}",
+ "apr": "{apr}",
+ "total_payments": "{total_payments}",
+ "formattedTotalCost": "{formattedTotalCost}",
+ "formattedTotalInterest": "{formattedTotalInterest}",
+ "variables": {
+ "transaction_amount": "${eval(transaction_amount ? transaction_amount : '-')}",
+ "qualifying_offer": "${eval(CREDIT_OFFERS_DS.qualifying_offer ? CREDIT_OFFERS_DS.qualifying_offer : 'false')}",
+ "financing_code": "${CREDIT_OFFERS_DS.financing_code}",
+ "formattedPeriodicPayment": "${CREDIT_OFFERS_DS.formattedPeriodicPayment}",
+ "total_payments": "${CREDIT_OFFERS_DS.total_payments}",
+ "formattedMinAmount": "${CREDIT_OFFERS_DS.formattedMinAmount}",
+ "formattedMaxAmount": "${CREDIT_OFFERS_DS.formattedMaxAmount}",
+ "formattedTotalCost": "${CREDIT_OFFERS_DS.formattedTotalCost}",
+ "minAmount": "${CREDIT_OFFERS_DS.minAmount}",
+ "maxAmount": "${CREDIT_OFFERS_DS.maxAmount}",
+ "apr": "${CREDIT_OFFERS_DS.apr}",
+ "nominal_rate": "${CREDIT_OFFERS_DS.nominal_rate}"
+ }
+ },
+ "content": {
+ "calculator": {
+ "belowThreshold": "Enter an amount of {formattedMinAmount} or more.",
+ "aboveThreshold": "Enter an amount no larger than {formattedMaxAmount}."
+ },
+ "disclaimer": {
+ "zeroAPR": "Terms vary based on purchase amount and your credit.",
+ "nonZeroAPR": "*Fixed APR is 9.99% to 35.99%. Terms and rates vary based on purchase amount and your credit."
+ },
+ "termsLabel": {
+ "offerHeader": "{formattedPeriodicPayment}/mo. per month for {total_payments} months",
+ "zeroApr": "APR",
+ "nonZeroApr": "Est. APR* Estimated APR, see star for more details below. ",
+ "totalInterest": "Interest",
+ "total": "Total"
+ }
+ }
+}
diff --git a/demo/accessibility/flexsdk.html b/demo/accessibility/flexsdk.html
new file mode 100644
index 0000000000..7aea169dfe
--- /dev/null
+++ b/demo/accessibility/flexsdk.html
@@ -0,0 +1,125 @@
+
+
+
+ Messaging.js Dev Sandbox
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/playwright.config.js b/playwright.config.js
index d68c3ebeea..0382c7fe17 100644
--- a/playwright.config.js
+++ b/playwright.config.js
@@ -28,19 +28,6 @@ module.exports = defineConfig({
...devices['Desktop Chrome']
}
},
- {
- name: 'firefox',
- use: {
- ...devices['Desktop Firefox']
- }
- },
-
- {
- name: 'webkit',
- use: {
- ...devices['Desktop Safari']
- }
- },
/* Test against mobile viewports. */
{
name: 'Mobile Chrome',
@@ -48,22 +35,6 @@ module.exports = defineConfig({
...devices['Pixel 5']
}
},
-
- {
- name: 'Mobile Safari',
- use: {
- ...devices['iPhone 12']
- }
- },
-
- /* Test against branded browsers. */
- {
- name: 'Microsoft Edge',
- use: {
- ...devices['Desktop Edge'],
- channel: 'msedge'
- }
- },
{
name: 'Google Chrome',
use: {
diff --git a/src/components/modal/v2/parts/Calculator.jsx b/src/components/modal/v2/parts/Calculator.jsx
index 7714a8f2b3..56d9502762 100644
--- a/src/components/modal/v2/parts/Calculator.jsx
+++ b/src/components/modal/v2/parts/Calculator.jsx
@@ -76,7 +76,7 @@ const Calculator = ({
const { view, value, isLoading, submit, changeInput } = useCalculator({ autoSubmit: true });
const { amount } = useXProps();
const { country, views } = useServerData();
- const { title, inputLabel, inputPlaceholder, inputCurrencySymbol } = calculator;
+ const { title, genericTitle, inputLabel, inputPlaceholder, inputCurrencySymbol } = calculator;
// Set hasUsedInputField to true if someone has typed in the input field at any point.
const [hasUsedInputField, setHasUsedInputField] = useState(false);
diff --git a/src/components/modal/v2/parts/Header.jsx b/src/components/modal/v2/parts/Header.jsx
index 86eb636c5a..8b3ec4a847 100644
--- a/src/components/modal/v2/parts/Header.jsx
+++ b/src/components/modal/v2/parts/Header.jsx
@@ -7,7 +7,6 @@ import Icon from './Icon';
const Header = ({
headline,
subheadline,
- logo,
isQualifying = 'false',
qualifyingSubheadline,
closeButtonLabel = 'Close',
@@ -55,7 +54,7 @@ const Header = ({
{!isLander && (
diff --git a/src/components/modal/v2/parts/Icon.jsx b/src/components/modal/v2/parts/Icon.jsx
index bc4da8f62c..dc0c54d729 100644
--- a/src/components/modal/v2/parts/Icon.jsx
+++ b/src/components/modal/v2/parts/Icon.jsx
@@ -34,6 +34,32 @@ const Icon = ({ name = '', color, content }) => {
/>
);
+ case 'logo_v5':
+ return (
+
+ PayPal
+
+
+
+
+ );
case 'pay-in-4-card':
return (
diff --git a/src/components/modal/v2/parts/Instructions.jsx b/src/components/modal/v2/parts/Instructions.jsx
index b96a4e4070..fe9dad0be5 100644
--- a/src/components/modal/v2/parts/Instructions.jsx
+++ b/src/components/modal/v2/parts/Instructions.jsx
@@ -21,6 +21,16 @@ const Instructions = ({
);
};
+ const renderIcons = icons => {
+ return (
+
+
+
+ );
+ };
const renderInstructionsContent = () => {
if (Array.isArray(instructions)) {
@@ -67,7 +77,9 @@ const Instructions = ({
{instructions.instructionsSubHeadline.map((instruction, index) => {
return (
- {renderBullet(index + 1, useNewCheckoutDesign)}
+ {instructions.instructionsIcons
+ ? renderIcons(Object.values(instructions.instructionsIcons)[index])
+ : renderBullet(index + 1, useNewCheckoutDesign)}
{/* eslint-disable-next-line react/no-danger */}
diff --git a/src/components/modal/v2/parts/views/ProductList/Content.jsx b/src/components/modal/v2/parts/views/ProductList/Content.jsx
index 254b4ab639..b6151b3dfd 100644
--- a/src/components/modal/v2/parts/views/ProductList/Content.jsx
+++ b/src/components/modal/v2/parts/views/ProductList/Content.jsx
@@ -2,6 +2,7 @@
import { h, Fragment } from 'preact';
import { useServerData } from '../../../lib';
import Tile from '../../Tile';
+import { currencyFormat } from '../../../lib/hooks/currency';
import styles from './styles.scss';
export const ProductList = ({ content: { instructions, disclosure, productTiles }, useV5Design, setViewName }) => {
@@ -43,7 +44,7 @@ export const ProductList = ({ content: { instructions, disclosure, productTiles
availableTiles.credit?.map(({ header, body, viewName }) => (
{
// truncate zeros for non-qualifying messages
const matchNQ = formattedStr.match(
// eslint-disable-next-line security/detect-unsafe-regex
- /((\$|£)?(\d{1,5}(\.|,)){1,3}00(€|(.|\s*)EUR)?(-|(\s(\D{1,3})\s))(\$|£)?(\d{1,5}(\.|,|\s)){1,3}00(€|(.|\s*)EUR)?)/g
+ /((\$|£)?(\d{1,5}(\.|,)){1,3}00(€|(.|\s*)EUR)?((-|(\s(\D{1,3})\s))(\$|£)?(\d{1,5}(\.|,|\s)){1,3}00(€|(.|\s*)EUR)?|\+))/g
);
if (matchNQ !== null) {
matchNQ.forEach(foundString => {
@@ -49,7 +49,8 @@ const MutatedText = ({ tagData, options }) => {
.replace(/(\.|,)00$/g, '')
.replace(/(\.|,)00€/g, '€')
.replace(/(\.|,)00(.|\s*)EUR/g, '€')
- .replace(/(\s*EUR)/g, '€');
+ .replace(/(\s*EUR)/g, '€')
+ .replace(/(\.|,)00(\+)/g, '+');
formattedStr = formattedStr.replace(foundString, filteredString);
});
}
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-black_ratio-1x1-1100-snap.png
index b98f83cb92..22076c7e52 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x1-1100-snap.png
index 665fed536a..fa7891151a 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x1-400-snap.png
index 665fed536a..fa7891151a 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x4-1100-snap.png
index 1079536f62..cb77bf8213 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x4-400-snap.png
index 4beb4aa8f3..a3f2e608cf 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-20x1-1100-snap.png
index 354584e037..323d7a86e4 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-20x1-400-snap.png
index f2d2f67600..3b65cf6383 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-8x1-1100-snap.png
index c348b02e64..20b057d433 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-8x1-400-snap.png
index f2d2f67600..3b65cf6383 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-gray_ratio-1x1-1100-snap.png
index 480151555c..0231661cc2 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-white_ratio-1x1-1100-snap.png
index 6ca9d18af8..29478bfdc4 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.position-left_logo.type-primary-1000-snap.png
index 912a4c7230..9193e2a9d1 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.position-right_logo.type-primary-1000-snap.png
index 56cf43e3b5..173d83f99c 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.position-top_logo.type-primary-1000-snap.png
index 1872ddca2f..2511deadb3 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative-1000-snap.png
index 7c31e32e4e..25c16b542a 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 40dc803488..35c3dbe777 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index f0f8de5c57..f69a454cdf 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative_text.color-white-1000-snap.png
index 50cd65c11e..ae10c9759f 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline-1000-snap.png
index a8b5d126bb..c62ff100cf 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 0377b9d25e..40bd579d65 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline_text.color-monochrome-1000-snap.png
index b2727cbc11..ca8b215a5e 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline_text.color-white-1000-snap.png
index 73a1c16dc9..5fb25bed5e 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none-1000-snap.png
index 68df0397ac..0e1034e9f5 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none_text.color-grayscale-1000-snap.png
index 2fcbe28f19..28f15f4a1b 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none_text.color-monochrome-1000-snap.png
index c628b36f10..9eced9b622 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none_text.color-white-1000-snap.png
index c7134828ca..0ef5f439aa 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 4a75a70dde..2922721d78 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.color-monochrome-1000-snap.png
index 4a6f75aa8b..e7349f6c11 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.color-white-1000-snap.png
index fc39ec6030..80f53e62cf 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.position-left-200-snap.png
index 15aa208e49..015214986f 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.size-10-1000-snap.png
index fd169a0dff..d10541b07c 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.size-12-1000-snap.png
index 912a4c7230..9193e2a9d1 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.size-16-1000-snap.png
index b927d4d74a..5254ba6204 100644
Binary files a/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/AU/DEV000000AUPL/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-black_ratio-1x1-1100-snap.png
index 493641c541..e5e74c3522 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x1-1100-snap.png
index 86351a9ad2..9b86bd116e 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x1-400-snap.png
index 86351a9ad2..9b86bd116e 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x4-1100-snap.png
index 7081eb155c..ee0a322845 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x4-400-snap.png
index ac4053cdc6..15a896a728 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-20x1-1100-snap.png
index 9066dbf49f..dd774261c2 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-20x1-400-snap.png
index 40503604f8..fc8cd88614 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-8x1-1100-snap.png
index deb0303eca..670d6c6563 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-8x1-400-snap.png
index cc52f8d3ca..267d9c404f 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-gray_ratio-1x1-1100-snap.png
index fd88f61d9d..47c3d9bc68 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-white_ratio-1x1-1100-snap.png
index 3bd84b21a9..6e03251bc5 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.position-left_logo.type-primary-1000-snap.png
index 997cdbeff2..f8d6482f2e 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.position-right_logo.type-primary-1000-snap.png
index cc856671aa..932fe14840 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.position-top_logo.type-primary-1000-snap.png
index aaf8453b8e..c005db596c 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative-1000-snap.png
index b9f3766b4a..a2cebe07c4 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index b2c57f844d..d75d56a0eb 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index 836a8b08d2..e7e902728b 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative_text.color-white-1000-snap.png
index 6e6abeb031..a67ccf3dda 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline-1000-snap.png
index 8a03bdc4f9..1498ac5c16 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 685d39efd0..e95b2f3883 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 9ddada4e84..d52e6bd646 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline_text.color-white-1000-snap.png
index cde8c1122d..ef05828133 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none-1000-snap.png
index f901760179..62b11707ea 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png
index 4f22177bb0..0e2c783b23 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png
index c065bb3f8e..72146df2b3 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none_text.color-white-1000-snap.png
index 40fef8c235..b6eb858473 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 533e28cc06..b9b7185b5e 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index 41e42f8a27..e88e7e49dd 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.color-white-1000-snap.png
index 1a262eff53..42f63897e1 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.position-left-200-snap.png
index 25e0f5e8ce..195297d440 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.size-10-1000-snap.png
index e1d92f7073..8a12711c29 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.size-12-1000-snap.png
index 997cdbeff2..f8d6482f2e 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.size-16-1000-snap.png
index d38bc8def4..942265792b 100644
Binary files a/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/AU/DEV00000AUPLQ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-black_ratio-1x1-1100-snap.png
index fc2e87cb78..c2a6f70160 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x1-1100-snap.png
index e9b5928662..7b1cea1868 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x1-400-snap.png
index e9b5928662..7b1cea1868 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x4-1100-snap.png
index 2277eb6e88..60ff2dbbf9 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x4-400-snap.png
index c351c5c1a4..1735e2f1c5 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-20x1-1100-snap.png
index 25579af1f9..32fd0d98c5 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-20x1-400-snap.png
index e2e2c60ccd..8ea851844d 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-8x1-1100-snap.png
index 79df34f08c..e324200cd2 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-8x1-400-snap.png
index e2e2c60ccd..8ea851844d 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-grayscale_ratio-1x1-1100-snap.png
index 576ef4ae5c..b4a49bb5bf 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-monochrome_ratio-1x1-1100-snap.png
index aebd25aaab..c1704cbc05 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-white_ratio-1x1-1100-snap.png
index ef7b0f5604..02d48df455 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.position-left_logo.type-primary-1000-snap.png
index d055e24e9b..c6d603396e 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.position-right_logo.type-primary-1000-snap.png
index 32bc9264f0..f0bf1c1217 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.position-top_logo.type-primary-1000-snap.png
index 4b95121cc9..48d385b288 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative-1000-snap.png
index ef77409be0..a2f8f3ed0d 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 3b845b80c1..e2b0023694 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index c23496afeb..df89edcc02 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative_text.color-white-1000-snap.png
index 715bb79f78..aa60ff3d9a 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline-1000-snap.png
index ed40ba38e3..187164696c 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 74950baeec..02026b7b75 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 57b7b995c2..4f8b46bc69 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline_text.color-white-1000-snap.png
index 411668e4fb..0d892777ed 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none-1000-snap.png
index 3ee54a46a7..b6754057a0 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none_text.color-grayscale-1000-snap.png
index 14a27a7ead..fade43f75a 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none_text.color-monochrome-1000-snap.png
index 7ec0f09870..06a9a84376 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none_text.color-white-1000-snap.png
index 138dcc464d..f4114ed74b 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.color-grayscale-1000-snap.png
index b3bc572371..45aa147a8d 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.color-monochrome-1000-snap.png
index e827a55580..97adbefcc8 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.color-white-1000-snap.png
index 72e1df4f0e..f5037fad39 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.position-left-200-snap.png
index b964ec9e83..3ca461020a 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.size-10-1000-snap.png
index 2226f26c25..6c6a63d7c4 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.size-12-1000-snap.png
index d055e24e9b..c6d603396e 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.size-16-1000-snap.png
index 40b1cedd7b..9a70fc7e05 100644
Binary files a/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEV0000DEPI30/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-black_ratio-1x1-1100-snap.png
index fc2e87cb78..c2a6f70160 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x1-1100-snap.png
index e9b5928662..7b1cea1868 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x1-400-snap.png
index e9b5928662..7b1cea1868 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x4-1100-snap.png
index 81094e6b20..60ff2dbbf9 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x4-400-snap.png
index c351c5c1a4..1735e2f1c5 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-20x1-1100-snap.png
index f8664578e6..32fd0d98c5 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-20x1-400-snap.png
index e2e2c60ccd..8ea851844d 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-8x1-1100-snap.png
index 79df34f08c..e324200cd2 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-8x1-400-snap.png
index e2e2c60ccd..8ea851844d 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-grayscale_ratio-1x1-1100-snap.png
index 576ef4ae5c..b4a49bb5bf 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-monochrome_ratio-1x1-1100-snap.png
index aebd25aaab..c1704cbc05 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-white_ratio-1x1-1100-snap.png
index ef7b0f5604..02d48df455 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.position-left_logo.type-primary-1000-snap.png
index d055e24e9b..c6d603396e 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.position-right_logo.type-primary-1000-snap.png
index 32bc9264f0..f0bf1c1217 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.position-top_logo.type-primary-1000-snap.png
index 4b95121cc9..48d385b288 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative-1000-snap.png
index ef77409be0..a2f8f3ed0d 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 3b845b80c1..e2b0023694 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index c23496afeb..df89edcc02 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative_text.color-white-1000-snap.png
index 715bb79f78..aa60ff3d9a 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline-1000-snap.png
index ed40ba38e3..187164696c 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 74950baeec..02026b7b75 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 57b7b995c2..4f8b46bc69 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline_text.color-white-1000-snap.png
index 411668e4fb..0d892777ed 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none-1000-snap.png
index 3ee54a46a7..b6754057a0 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none_text.color-grayscale-1000-snap.png
index 14a27a7ead..fade43f75a 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none_text.color-monochrome-1000-snap.png
index 7ec0f09870..06a9a84376 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none_text.color-white-1000-snap.png
index 138dcc464d..f4114ed74b 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.color-grayscale-1000-snap.png
index b3bc572371..45aa147a8d 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.color-monochrome-1000-snap.png
index e827a55580..97adbefcc8 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.color-white-1000-snap.png
index 72e1df4f0e..f5037fad39 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.position-left-200-snap.png
index b964ec9e83..3ca461020a 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.size-10-1000-snap.png
index 2226f26c25..6c6a63d7c4 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.size-12-1000-snap.png
index d055e24e9b..c6d603396e 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.size-16-1000-snap.png
index 40b1cedd7b..9a70fc7e05 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEMULTI/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-black_ratio-1x1-1100-snap.png
index 888f47e092..3f6cb374f6 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x1-1100-snap.png
index e50354a4e8..2526f27a8d 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x1-400-snap.png
index e50354a4e8..2526f27a8d 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x4-1100-snap.png
index 4ce3472fab..3d60954d1b 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x4-400-snap.png
index ad98b467f6..09e3680076 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-20x1-1100-snap.png
index 849943fe80..a08c699314 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-20x1-400-snap.png
index 01cbd3324d..ff6d1f6878 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-8x1-1100-snap.png
index 781758145a..496cdef5c6 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-8x1-400-snap.png
index 01cbd3324d..ff6d1f6878 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-grayscale_ratio-1x1-1100-snap.png
index 14c75045f1..ab43a008a0 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-monochrome_ratio-1x1-1100-snap.png
index d76b2f0512..509f89755e 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-white_ratio-1x1-1100-snap.png
index f5ed726ee3..2087bcb8ee 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.position-left_logo.type-primary-1000-snap.png
index 0ddf8261da..288784cb15 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.position-right_logo.type-primary-1000-snap.png
index 673424c1d5..5aad71b8a3 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.position-top_logo.type-primary-1000-snap.png
index f5f479d3c7..0dd06462b2 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative-1000-snap.png
index cf9e7383ef..a85bf6b79b 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index eb8e8a6d80..20e4bff8b0 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index 142bb1e538..16031cc5e1 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative_text.color-white-1000-snap.png
index 24c2d28ca2..75d44a4b20 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline-1000-snap.png
index 31e1fd071f..99a0186b53 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 8c21097902..f8773ecea7 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 5ad8c08950..b90dff969d 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline_text.color-white-1000-snap.png
index 0ece743a11..686fc0edbb 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none-1000-snap.png
index f92a50b85e..59582664ba 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none_text.color-grayscale-1000-snap.png
index 929d3a5532..e66e7b1318 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none_text.color-monochrome-1000-snap.png
index 1abf903022..43c7c99bad 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none_text.color-white-1000-snap.png
index 7056465292..64d24f4b0c 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 8e6e7ca427..eaf3e931af 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.color-monochrome-1000-snap.png
index 04996c29d9..4ea130981a 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.color-white-1000-snap.png
index 8d87a574c4..df8b4e8b76 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.position-left-200-snap.png
index 2df1c4b28a..45bfcf856a 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.size-10-1000-snap.png
index dee6243425..70e09c3c62 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.size-12-1000-snap.png
index 0ddf8261da..288784cb15 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.size-16-1000-snap.png
index e4527386cb..a9828b96e7 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPI30Q/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-black_ratio-1x1-1100-snap.png
index f4bba7dd28..e553c3c72c 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x1-1100-snap.png
index 5d43ed372d..1d3c774567 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x1-400-snap.png
index 5d43ed372d..1d3c774567 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x4-1100-snap.png
index 6e6cbfd0f1..2fb5973f16 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x4-400-snap.png
index d31b658e6e..48a71a3a89 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-20x1-1100-snap.png
index 1f4a2a681a..6c8feff029 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-20x1-400-snap.png
index deb2be4f2f..5c91bf2d5d 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-8x1-1100-snap.png
index 5775502025..1492af51d4 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-8x1-400-snap.png
index deb2be4f2f..5c91bf2d5d 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 34ab9a0396..3087b51e63 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index e48cf80de3..9681ae599c 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-white_ratio-1x1-1100-snap.png
index 7c3d90049b..c883fb8e42 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.position-left_logo.type-primary-1000-snap.png
index 2a71dceea0..890257e367 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.position-right_logo.type-primary-1000-snap.png
index 4cebbc705e..d37416143b 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.position-top_logo.type-primary-1000-snap.png
index eb9b802b2d..cdb7d60a2a 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative-1000-snap.png
index d8ca3df3c9..01dea38c7b 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 068da11bc6..4424d00056 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index e4e0fa0337..2a794c57ab 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative_text.color-white-1000-snap.png
index 4aa8af8420..f0e172df0d 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline-1000-snap.png
index fffe6fb5c8..74f31429aa 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 01e67cf6c5..4e252adefa 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 5960b44fab..d4b2f93491 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline_text.color-white-1000-snap.png
index bc79c73343..289c209219 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none-1000-snap.png
index 8a62ce4e90..644f05608a 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png
index cc8bad9049..e43d3ad03d 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png
index e50e4e6712..2601b5952d 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none_text.color-white-1000-snap.png
index 6fb40f3dd8..c0f3f88ed5 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 4f628448fc..fa2d64abfa 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index b1ecd42570..58447b2ac9 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.color-white-1000-snap.png
index 018d6e2efb..a335cf9f62 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.position-left-200-snap.png
index 45d548f5af..66b8ae28af 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.size-10-1000-snap.png
index 34e13c43a4..ae3f0d405d 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.size-12-1000-snap.png
index 2a71dceea0..890257e367 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.size-16-1000-snap.png
index 4e0bd161c1..afc7b57c6e 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLEQZ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-black_ratio-1x1-1100-snap.png
index 9fb7bcec17..9ec5072db5 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x1-1100-snap.png
index 7d08711299..ae3245c955 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x1-400-snap.png
index 7d08711299..ae3245c955 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x4-1100-snap.png
index 269a61c2ee..43af5b2613 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x4-400-snap.png
index 5def6866c6..94bf2ea37c 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-20x1-1100-snap.png
index eaa2536015..00148757da 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-20x1-400-snap.png
index 021480d531..eeeac1767c 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-8x1-1100-snap.png
index 16536803f1..926ce72e19 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-8x1-400-snap.png
index 021480d531..eeeac1767c 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 6c28cf8642..210b58dc76 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 713db511cf..dfe4db710f 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-white_ratio-1x1-1100-snap.png
index 0ab9288671..b5cec7ba63 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.position-left_logo.type-primary-1000-snap.png
index eac1d8069e..4a378c2eb5 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.position-right_logo.type-primary-1000-snap.png
index 941bed7d34..873e57ee21 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.position-top_logo.type-primary-1000-snap.png
index f78bc79176..a69deb925a 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative-1000-snap.png
index 2bbd04ad61..3c47ebc959 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index ac4cec6463..52cb30df41 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index 4202ff688e..0efbce61aa 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative_text.color-white-1000-snap.png
index 9a9d1ff44c..22e77b62ef 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline-1000-snap.png
index d602472af6..e699ffda8f 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 3203609a8e..943431933d 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 4f1cff72f4..883d8d4e0e 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline_text.color-white-1000-snap.png
index e78c8dcd5f..606b0bb855 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none-1000-snap.png
index 1bf46555d6..64412c1608 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png
index dae550e40f..35d4ab5f68 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png
index ff5209cc6b..be8e003046 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none_text.color-white-1000-snap.png
index e9914a8845..6a90619da9 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index be8f587897..5ead5f7f14 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index f278ae874b..e856aab64c 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.color-white-1000-snap.png
index 5d5dd62e34..a9ae6511e6 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.position-left-200-snap.png
index e581a572a9..7f1a01ece4 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.size-10-1000-snap.png
index 7d4dc5bd04..59007d3c1d 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.size-12-1000-snap.png
index eac1d8069e..4a378c2eb5 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.size-16-1000-snap.png
index b0f9fbbc2d..c67b9dbf56 100644
Binary files a/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEV000DEPLGTZ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-black_ratio-1x1-1100-snap.png
index 127e2970e4..07590541f1 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x1-1100-snap.png
index 3a898af7c8..b6463551c6 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x1-400-snap.png
index 3a898af7c8..b6463551c6 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x4-1100-snap.png
index b3b7fd4e51..befcae0273 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x4-400-snap.png
index acbf171cc7..d4f43d05f8 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-20x1-1100-snap.png
index f6b389a83a..c7e7a55d8b 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-20x1-400-snap.png
index 2b2db73753..ab34730d07 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-8x1-1100-snap.png
index 8ed553be3b..9a2aa67664 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-8x1-400-snap.png
index 2b2db73753..ab34730d07 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 4a078909e0..addd0a0234 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 2a0a9757d0..cebb4d96bb 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-white_ratio-1x1-1100-snap.png
index fe3daa3a07..4053882ded 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.position-left_logo.type-primary-1000-snap.png
index 4b8b4965fc..3918c31aca 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.position-right_logo.type-primary-1000-snap.png
index f17db00f5b..41671ad5c9 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.position-top_logo.type-primary-1000-snap.png
index 04a5da67df..87c72c1b2a 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative-1000-snap.png
index 32bc6938d6..f6552dc39e 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 54e53492da..6f6e7cbf26 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index 80329352b6..5c18e596d8 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative_text.color-white-1000-snap.png
index 5a628d3ea0..b9e61ec408 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline-1000-snap.png
index 6a40ffcd97..2da3360fbf 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index dc93421721..95a33a0adb 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index c47dee0627..99f082075f 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline_text.color-white-1000-snap.png
index c8efa03bf9..3d49f08c50 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none-1000-snap.png
index 7978fb2391..6b549c225b 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none_text.color-grayscale-1000-snap.png
index 2f31d3be45..f2f1a6776b 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none_text.color-monochrome-1000-snap.png
index e57a488ab2..ddb351c949 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none_text.color-white-1000-snap.png
index 9dffa7bd15..ea81639f3e 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 8b2f242fb3..973372a96b 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index f2315832ef..cd838873f6 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.color-white-1000-snap.png
index 2b662455ab..8f29cd949c 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.position-left-200-snap.png
index d669ac2f5a..98a7b80a1c 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.size-10-1000-snap.png
index 378857a7ce..b8c6c6d858 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.size-12-1000-snap.png
index 4b8b4965fc..3918c31aca 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.size-16-1000-snap.png
index 498bea94b0..bda1fa7f15 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPI30NQ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-black_ratio-1x1-1100-snap.png
index 50742c57e0..ebc5345f0a 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x1-1100-snap.png
index b85d6881c9..b90dbf1c19 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x1-400-snap.png
index b85d6881c9..b90dbf1c19 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x4-1100-snap.png
index d4d6d201d3..70d8252879 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x4-400-snap.png
index a7536e7277..a0084907a8 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-20x1-1100-snap.png
index 25d04b6e20..4e95de98af 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-20x1-400-snap.png
index c57c89589b..1af1063e66 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-8x1-1100-snap.png
index 7547a1b434..c28fe8bef9 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-8x1-400-snap.png
index c57c89589b..1af1063e66 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 42e108775d..5cd86a2948 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 0d7f33804f..fc66b0591e 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-white_ratio-1x1-1100-snap.png
index 5a47a6ec74..af1f72f379 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.position-left_logo.type-primary-1000-snap.png
index 9f3f212d0a..c707963278 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.position-right_logo.type-primary-1000-snap.png
index c0a0ee4748..1556affcfe 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.position-top_logo.type-primary-1000-snap.png
index 09ebc8900e..35045fb093 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative-1000-snap.png
index 231b086bbc..ff64026c43 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 27246bcdb0..960683ca26 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index 49de387281..5de0c84d04 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative_text.color-white-1000-snap.png
index 7477c78ed3..c199655b54 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline-1000-snap.png
index 770c199948..2d7d6005cc 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 678e7838b3..b43c8193ac 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 26489d1351..5495caea6b 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline_text.color-white-1000-snap.png
index 030ba77367..67ab92e4d9 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none-1000-snap.png
index 28498fc541..89a647b054 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png
index bcc46d8a0c..905f6a02c2 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png
index 4fa93015c0..6c275eb5ed 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none_text.color-white-1000-snap.png
index 170fac94cc..24f4f072d6 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index ca1d1a2b84..a7b71ef8d7 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index 55764272fc..87bd0568a1 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.color-white-1000-snap.png
index 77a4b9847e..c59e1ebfc6 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.position-left-200-snap.png
index 4343278ecb..d10d67c842 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.size-10-1000-snap.png
index ecef7082e4..e131206bbe 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.size-12-1000-snap.png
index 9f3f212d0a..c707963278 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.size-16-1000-snap.png
index 13575f87a9..ce2cdff07a 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQEQZ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-black_ratio-1x1-1100-snap.png
index b03875cde2..92833cf4fa 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x1-1100-snap.png
index 13f87f1651..15f143af61 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x1-400-snap.png
index 13f87f1651..15f143af61 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x4-1100-snap.png
index 1499cce359..b125fef1a7 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x4-400-snap.png
index 37b97a8492..31fd28c318 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-20x1-1100-snap.png
index 2eb49f6f4d..c190500848 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-20x1-400-snap.png
index cff62d523a..978a72cebd 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-8x1-1100-snap.png
index a3cc6da324..87b02e49d7 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-8x1-400-snap.png
index cff62d523a..978a72cebd 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 1fcfc32500..319027eb6b 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index c47ad97814..682fece02e 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-white_ratio-1x1-1100-snap.png
index 3ddda2f1e0..ce554c9b71 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.position-left_logo.type-primary-1000-snap.png
index 2f88b0f067..351dad7ae4 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.position-right_logo.type-primary-1000-snap.png
index c50af5f5fc..a60dc625a2 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.position-top_logo.type-primary-1000-snap.png
index 4e77c92df9..9074366a2c 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative-1000-snap.png
index 501149a312..09b27bb4b6 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index fb655838ec..53d2f34a4c 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index f3cce4f203..5bd225cb9d 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative_text.color-white-1000-snap.png
index 8037ae1bdb..9920c1e41d 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline-1000-snap.png
index 79dd0a4be9..435c3e909d 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 7b67d6377a..f7213de93f 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 965be2933f..cf0089752c 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline_text.color-white-1000-snap.png
index eb30f07600..8457ad05fb 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none-1000-snap.png
index fb983db8b5..cc526509aa 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png
index 7f46815d68..956664a2c3 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png
index 5305dfe1bf..0918de20b1 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none_text.color-white-1000-snap.png
index fac5dc5ad9..45dc568a09 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 3d19e5559a..698d1bb8d6 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index b40b99d8f8..07f7ab9c35 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.color-white-1000-snap.png
index bf20fd1fd7..6017ce5dc1 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.position-left-200-snap.png
index 1dbc0adedf..222c133180 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.size-10-1000-snap.png
index f8188bc529..137a0b20cc 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.size-12-1000-snap.png
index 2f88b0f067..351dad7ae4 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.size-16-1000-snap.png
index 583848d285..3a6c722747 100644
Binary files a/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEV00DEPLQGTZ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-black_ratio-1x1-1100-snap.png
index 4a893115e7..4b35c5affa 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x1-1100-snap.png
index 26a2ff40a5..83c0e63a37 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x1-400-snap.png
index 26a2ff40a5..83c0e63a37 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x4-1100-snap.png
index 86e262b87a..a7319de82c 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x4-400-snap.png
index 32c891e539..9e3cbe4ebd 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-20x1-1100-snap.png
index 11281dbe7f..f8d45156f6 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-20x1-400-snap.png
index 9716cba7b8..d643bd85e2 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-8x1-1100-snap.png
index 1c89e5c79a..c17752883d 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-8x1-400-snap.png
index 9716cba7b8..d643bd85e2 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-grayscale_ratio-1x1-1100-snap.png
index e7260a17bf..a690ce0e7b 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-monochrome_ratio-1x1-1100-snap.png
index 374fcf32d1..9284d7bba7 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-white_ratio-1x1-1100-snap.png
index a149701af5..7e0c5aad45 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.position-left_logo.type-primary-1000-snap.png
index 45032e1974..bc2f0634f7 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.position-right_logo.type-primary-1000-snap.png
index cc08ad6a82..69e5360256 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.position-top_logo.type-primary-1000-snap.png
index 73d0ae8bbe..7f13705528 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative-1000-snap.png
index 24e55123fc..42b064f956 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 17581e03c5..e8b75fe221 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index 015d53315c..8e0e74cd9c 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative_text.color-white-1000-snap.png
index 170599812d..b73ebfd002 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline-1000-snap.png
index 8cfcddb52d..c323af3a6b 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 9ab2c2b7ca..18b0a67d67 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 13f8ea2877..aafb6029b2 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline_text.color-white-1000-snap.png
index 9739d84e55..3c0ff1aa9f 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none-1000-snap.png
index e389058c38..a46285ea78 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none_text.color-grayscale-1000-snap.png
index 1d275632fd..06a4a8b4b7 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none_text.color-monochrome-1000-snap.png
index fd283a7d83..f71774dfec 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none_text.color-white-1000-snap.png
index bafc6e0b71..7f1340ce5f 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.color-grayscale-1000-snap.png
index fae2956826..39dd291b9c 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.color-monochrome-1000-snap.png
index 4a89f49920..ffba1be848 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.color-white-1000-snap.png
index c6da9623fc..c9513a567a 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.position-left-200-snap.png
index 61badca9da..ef4d88a7b8 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.size-10-1000-snap.png
index 5229e84f64..aaab2283e2 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.size-12-1000-snap.png
index 45032e1974..bc2f0634f7 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.size-16-1000-snap.png
index d983393651..0977bbe573 100644
Binary files a/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEV00XBDEPI30/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-black_ratio-1x1-1100-snap.png
index 4a893115e7..4b35c5affa 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x1-1100-snap.png
index 26a2ff40a5..83c0e63a37 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x1-400-snap.png
index 26a2ff40a5..83c0e63a37 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x4-1100-snap.png
index 86e262b87a..a7319de82c 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x4-400-snap.png
index 32c891e539..9e3cbe4ebd 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-20x1-1100-snap.png
index 11281dbe7f..f8d45156f6 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-20x1-400-snap.png
index 9716cba7b8..d643bd85e2 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-8x1-1100-snap.png
index 1c89e5c79a..c17752883d 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-8x1-400-snap.png
index 9716cba7b8..d643bd85e2 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-grayscale_ratio-1x1-1100-snap.png
index e7260a17bf..a690ce0e7b 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-monochrome_ratio-1x1-1100-snap.png
index 374fcf32d1..9284d7bba7 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-white_ratio-1x1-1100-snap.png
index a149701af5..7e0c5aad45 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.position-left_logo.type-primary-1000-snap.png
index 45032e1974..bc2f0634f7 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.position-right_logo.type-primary-1000-snap.png
index cc08ad6a82..69e5360256 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.position-top_logo.type-primary-1000-snap.png
index 73d0ae8bbe..7f13705528 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative-1000-snap.png
index 24e55123fc..42b064f956 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 17581e03c5..e8b75fe221 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index 015d53315c..8e0e74cd9c 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative_text.color-white-1000-snap.png
index 170599812d..b73ebfd002 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline-1000-snap.png
index 8cfcddb52d..c323af3a6b 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 9ab2c2b7ca..18b0a67d67 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 13f8ea2877..aafb6029b2 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline_text.color-white-1000-snap.png
index 9739d84e55..3c0ff1aa9f 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none-1000-snap.png
index e389058c38..a46285ea78 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none_text.color-grayscale-1000-snap.png
index 1d275632fd..06a4a8b4b7 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none_text.color-monochrome-1000-snap.png
index fd283a7d83..f71774dfec 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none_text.color-white-1000-snap.png
index bafc6e0b71..7f1340ce5f 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.color-grayscale-1000-snap.png
index fae2956826..39dd291b9c 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.color-monochrome-1000-snap.png
index 4a89f49920..ffba1be848 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.color-white-1000-snap.png
index c6da9623fc..c9513a567a 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.position-left-200-snap.png
index 61badca9da..ef4d88a7b8 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.size-10-1000-snap.png
index 5229e84f64..aaab2283e2 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.size-12-1000-snap.png
index 45032e1974..bc2f0634f7 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.size-16-1000-snap.png
index d983393651..0977bbe573 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEMULTI/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-black_ratio-1x1-1100-snap.png
index db3974d017..dcb341240f 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x1-1100-snap.png
index 718fda7dae..ffbe71f5c6 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x1-400-snap.png
index 718fda7dae..ffbe71f5c6 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x4-1100-snap.png
index 0fb89ca9d1..6fbca8cac0 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x4-400-snap.png
index 3273bae523..86846ad77b 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-20x1-1100-snap.png
index ccd01f1161..8a12292586 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-20x1-400-snap.png
index 73f8859cc0..f92d27f2a0 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-8x1-1100-snap.png
index 40ff4922c1..cfac1667b7 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-8x1-400-snap.png
index 73f8859cc0..f92d27f2a0 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-grayscale_ratio-1x1-1100-snap.png
index dbb436417c..07eee822cb 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-monochrome_ratio-1x1-1100-snap.png
index 49c7adbaba..47e2fe170c 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-white_ratio-1x1-1100-snap.png
index 2f47268773..cc88146562 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.position-left_logo.type-primary-1000-snap.png
index cff64046ff..7e7a17b00d 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.position-right_logo.type-primary-1000-snap.png
index b3e54e98d5..cc2e244ae5 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.position-top_logo.type-primary-1000-snap.png
index 03dc41557b..01d6bb305a 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative-1000-snap.png
index 2c45f6968e..65b2ade127 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 9a5a9cf60e..1be94982a1 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index cd67af1e94..90be6ce6c6 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative_text.color-white-1000-snap.png
index 2d23eb7414..301063bc1a 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline-1000-snap.png
index 67d8027425..467139524a 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 9eddc4d156..0a9ab0f10a 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 0ee3d71c76..4435df146a 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline_text.color-white-1000-snap.png
index e45f632a8a..d7cef262f2 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none-1000-snap.png
index 89bc2bc76c..4616d91746 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none_text.color-grayscale-1000-snap.png
index 25ded1800c..5dc6bcbee6 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none_text.color-monochrome-1000-snap.png
index de84609767..14dfd34b8e 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none_text.color-white-1000-snap.png
index fe0e4c785f..25ef21fad1 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 6486fbce3e..a622cf0478 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.color-monochrome-1000-snap.png
index f7ddb58781..dd4130ffb9 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.color-white-1000-snap.png
index 1d9a693555..fe2f7ba907 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.position-left-200-snap.png
index aab98ea65f..0333b2a8a5 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.size-10-1000-snap.png
index c03f121c1c..57ce99ac87 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.size-12-1000-snap.png
index cff64046ff..7e7a17b00d 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.size-16-1000-snap.png
index 528b816266..1df466a8ed 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPI30Q/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-black_ratio-1x1-1100-snap.png
index a259cc8993..ce0114dd36 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x1-1100-snap.png
index a4be2fd54e..df0fafc205 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x1-400-snap.png
index a4be2fd54e..df0fafc205 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x4-1100-snap.png
index 6b1342a686..7d2707ef4e 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x4-400-snap.png
index 7ebdc4b037..92211b1935 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-20x1-1100-snap.png
index ca06782457..e43e654017 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-20x1-400-snap.png
index 374248b481..9c797cfa33 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-8x1-1100-snap.png
index c9a5b19eec..9d5cc3ff9f 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-8x1-400-snap.png
index 374248b481..9c797cfa33 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index ac5e40e3db..f58e22cca9 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index ef6766ad6b..c5cc7c9db5 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-white_ratio-1x1-1100-snap.png
index b1c6a75255..ab1724601e 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.position-left_logo.type-primary-1000-snap.png
index 1be5abed9e..86685176ba 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.position-right_logo.type-primary-1000-snap.png
index b018ec2ec2..46b4b6e8e1 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.position-top_logo.type-primary-1000-snap.png
index be4020a19b..0179c97ceb 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative-1000-snap.png
index 33f9bc159d..cd3f347baa 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 3031d8e857..ddad08667d 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index f2d10a75f8..8c8cf47ab6 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative_text.color-white-1000-snap.png
index b84164bffb..c32ec5ceb5 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline-1000-snap.png
index 926e0432bf..156de5d20b 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 47ffdd868f..e258a1d636 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 0452521467..cf6a57c8c1 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline_text.color-white-1000-snap.png
index 5968c8634b..ac841d9b41 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none-1000-snap.png
index 8461c4229b..d2ddba1f69 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png
index cdce4184b9..3c621a3b42 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png
index 6e2e2f750a..8b7860f479 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none_text.color-white-1000-snap.png
index ebf43de85f..279a38f699 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 7a0d74a777..ce78b0376e 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index e11bd8da05..415e4bfb3d 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.color-white-1000-snap.png
index bfcc5c3d46..5451609a1e 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.position-left-200-snap.png
index 77fcbd24ef..7c0bb4b476 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.size-10-1000-snap.png
index 87900e1ed1..d2611f4209 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.size-12-1000-snap.png
index 1be5abed9e..86685176ba 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.size-16-1000-snap.png
index 34d9d26f9f..6fe8d4dab1 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLEQZ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-black_ratio-1x1-1100-snap.png
index ace031bb4e..f163398234 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x1-1100-snap.png
index cbe6baf728..5ff9e31416 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x1-400-snap.png
index cbe6baf728..5ff9e31416 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x4-1100-snap.png
index 207f8935e9..67031e2241 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x4-400-snap.png
index 709ae77507..db6a7bdfb0 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-20x1-1100-snap.png
index 97dee8e5e3..6c36b0be4c 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-20x1-400-snap.png
index 6272df3ea3..f389bec420 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-8x1-1100-snap.png
index befe5c7887..c3e4534344 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-8x1-400-snap.png
index 6272df3ea3..f389bec420 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 1aa1027195..c05ba045a8 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index e65ed721ab..defa53be78 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-white_ratio-1x1-1100-snap.png
index b141f5c542..b3c80e11f2 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.position-left_logo.type-primary-1000-snap.png
index 6ba976236a..793e58b81f 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.position-right_logo.type-primary-1000-snap.png
index d534cd46c1..ea6f486ce4 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.position-top_logo.type-primary-1000-snap.png
index 9070aebdf4..8b827bc6c7 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative-1000-snap.png
index 1cc0101ad3..981c9fa4c9 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 182f69d4a5..2e053af1e2 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index ab3db4d173..13fcd51799 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative_text.color-white-1000-snap.png
index 6f783c3595..7c54eb6ece 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline-1000-snap.png
index 5f00a2510a..1fd668b6b7 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index a56b5bd459..4f422deaec 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 9da776dae4..927cd73628 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline_text.color-white-1000-snap.png
index 87921a848c..dbdacc12a1 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none-1000-snap.png
index ceb5912cb8..12546c0544 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png
index f45b91f13a..c6829e6b93 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png
index 54eefa4865..da5b346c2d 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none_text.color-white-1000-snap.png
index e9da467238..76ee9b44c8 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index b9e8a9fbdc..65826f5a92 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index 22a6f555d4..13178015e5 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.color-white-1000-snap.png
index da2a0d76a3..21faa9bf0b 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.position-left-200-snap.png
index fb06d06cbf..5c3a927aa7 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.size-10-1000-snap.png
index 5e001e3cf1..10f9073ad4 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.size-12-1000-snap.png
index 6ba976236a..793e58b81f 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.size-16-1000-snap.png
index 350343ebfa..11b1a04efb 100644
Binary files a/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEV0XBDEPLGTZ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-black_ratio-1x1-1100-snap.png
index e2a50cf6b5..70923df5f5 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x1-1100-snap.png
index 33f13af350..336451e0b6 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x1-400-snap.png
index 33f13af350..336451e0b6 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x4-1100-snap.png
index 096f98a622..6578f0a2cf 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x4-400-snap.png
index 18b092c2d4..e9d7f2a514 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-20x1-1100-snap.png
index ed81050d08..f64b78d374 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-20x1-400-snap.png
index 18675afa72..ce45f4f621 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-8x1-1100-snap.png
index f1bde053a3..328f3a59e5 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-8x1-400-snap.png
index 18675afa72..ce45f4f621 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-grayscale_ratio-1x1-1100-snap.png
index fd99e6ea29..28923a385c 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-monochrome_ratio-1x1-1100-snap.png
index b0ad495cfc..a6fd5154f4 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-white_ratio-1x1-1100-snap.png
index e3ea71dd2b..a3ffd641df 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.position-left_logo.type-primary-1000-snap.png
index 16cf08bcfa..b7fae92688 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.position-right_logo.type-primary-1000-snap.png
index 84796ce660..4c81542dfe 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.position-top_logo.type-primary-1000-snap.png
index ee382b3d85..8dc4471d1f 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative-1000-snap.png
index 1cf5aae107..45a0311b22 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 1b6f010a21..192f9586f2 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index dfafc003dd..23d1f20346 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative_text.color-white-1000-snap.png
index e8ed770f48..42e1df6f5f 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline-1000-snap.png
index cf1c634130..5bc096d5c0 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 902c14b0e7..f560754e75 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index fda2c8099e..c47c080e26 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline_text.color-white-1000-snap.png
index 06a62d9bfc..80b00a2c4d 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none-1000-snap.png
index 055dd699d3..38519592c3 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none_text.color-grayscale-1000-snap.png
index 4bc18648b3..2255099e74 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none_text.color-monochrome-1000-snap.png
index 5c973d42f0..a5c33f1e11 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none_text.color-white-1000-snap.png
index 91e57f573c..0c47af3c9f 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index a214654a4e..62c0b0fc0d 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index 1e17b6cee2..2c1d3b1520 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.color-white-1000-snap.png
index b46649ec59..3dc8ecbcfa 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.position-left-200-snap.png
index 48785e1753..277e657f24 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.size-10-1000-snap.png
index 01accc6a81..e8607d36ac 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.size-12-1000-snap.png
index 16cf08bcfa..b7fae92688 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.size-16-1000-snap.png
index bba8cc1b7a..05d73d41bd 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPI30NQ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-black_ratio-1x1-1100-snap.png
index adb74b358e..a52b9e4774 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x1-1100-snap.png
index cb52ff0010..18359c03bd 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x1-400-snap.png
index cb52ff0010..18359c03bd 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x4-1100-snap.png
index f2d14996c2..5f0a3453a9 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x4-400-snap.png
index af6c752f85..6123a3c467 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-20x1-1100-snap.png
index 08aafd9951..c03de84e7e 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-20x1-400-snap.png
index 899788c1f9..3c162bcd59 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-8x1-1100-snap.png
index 16498ec122..81903887e0 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-8x1-400-snap.png
index 899788c1f9..3c162bcd59 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 1ba660acc1..60e6e6bd84 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 93f6263d83..63f9e2b399 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-white_ratio-1x1-1100-snap.png
index 0bd3cebfcd..e287e61dc3 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.position-left_logo.type-primary-1000-snap.png
index e9ddc00992..5832a60a17 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.position-right_logo.type-primary-1000-snap.png
index 5fe943e81c..4c7b80a36f 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.position-top_logo.type-primary-1000-snap.png
index b19bf54a6a..49bbd495e4 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative-1000-snap.png
index 26697aeeda..16c4c38700 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 470d17ea3b..8001637a1e 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index f6a1f9d3ca..cf20c9d3b6 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative_text.color-white-1000-snap.png
index c42ede7c46..719117a795 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline-1000-snap.png
index d04f8bc24e..74d032bcc0 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 95609fb932..cfeaf55c68 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index da88b867ab..fe0e34c814 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline_text.color-white-1000-snap.png
index 5b41d4a5d9..965c7456f5 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none-1000-snap.png
index 58d2b123be..5d4143b065 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png
index df04db4532..524e3d30df 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png
index 8ec309847d..7906190d54 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none_text.color-white-1000-snap.png
index a193a3fec1..b8f7d9a4dd 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index c6852780bc..bcd3569aff 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index 3c87960119..75e929c446 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.color-white-1000-snap.png
index dcd4ce89f2..895cdf486f 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.position-left-200-snap.png
index f2d29b7e2d..6974e1dd63 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.size-10-1000-snap.png
index 325ca3fb12..b7173971de 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.size-12-1000-snap.png
index e9ddc00992..5832a60a17 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.size-16-1000-snap.png
index 0fe47d0817..241d74d928 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQEQZ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-black_ratio-1x1-1100-snap.png
index 211b1ef92e..612a1d65af 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x1-1100-snap.png
index d725df2c94..cc4e25a2f5 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x1-400-snap.png
index d725df2c94..cc4e25a2f5 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x4-1100-snap.png
index c6a95d7b8e..c4822fb718 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x4-400-snap.png
index b310d45399..94f45e7f72 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-20x1-1100-snap.png
index 0142f23fa0..3e7a28be8b 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-20x1-400-snap.png
index 253ed97484..87ed91bcc6 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-8x1-1100-snap.png
index bf6825017d..559bbc368b 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-8x1-400-snap.png
index 253ed97484..87ed91bcc6 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index f39d35b242..54855ca109 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 48140c6ccb..833205d219 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-white_ratio-1x1-1100-snap.png
index bcc2cb7e88..8a9da3e090 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.position-left_logo.type-primary-1000-snap.png
index b7fb8423c1..e684e7c5b7 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.position-right_logo.type-primary-1000-snap.png
index 054570cf81..9030991437 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.position-top_logo.type-primary-1000-snap.png
index 7c3393411b..d743427ad1 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative-1000-snap.png
index fe4ec0edab..f0d372c006 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index ab601756b9..8aff92e533 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index f5d43037c2..ae229c75f5 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative_text.color-white-1000-snap.png
index 2ebeb4e4c1..78826e5b60 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline-1000-snap.png
index 6f6414c26c..2647ca5670 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 7b4be24b6a..431ae1da15 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 12df9fed0b..29863af326 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline_text.color-white-1000-snap.png
index 36c06714a9..3357a45c2e 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none-1000-snap.png
index 376d711efd..4cc46a92a0 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png
index dd389dc943..db88392a95 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png
index 161bc6e06d..14a7550904 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none_text.color-white-1000-snap.png
index 7915750288..e39fdb22d2 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 01a1dc482b..e7cbc8d794 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index 860307140d..e8aeed3b55 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.color-white-1000-snap.png
index 30138b62d2..c639023068 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.position-left-200-snap.png
index b6a26f8707..a67e4f940a 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.size-10-1000-snap.png
index 0e9a06532c..cf4d24e93e 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.size-12-1000-snap.png
index b7fb8423c1..e684e7c5b7 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.size-16-1000-snap.png
index 112376d5db..a435092fc7 100644
Binary files a/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/DE/DEVXBDEPLQGTZ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-black_ratio-1x1-1100-snap.png
index b53c35da2d..dec9d70ca1 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x1-1100-snap.png
index 791af899c8..f85bada911 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x1-400-snap.png
index 791af899c8..f85bada911 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x4-1100-snap.png
index c18d6dfba8..676d94960f 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x4-400-snap.png
index 78753a88b1..ca9756f400 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-20x1-1100-snap.png
index ea2433a047..ed8447125b 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-20x1-400-snap.png
index d6f58e990c..9fbdf41101 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-8x1-1100-snap.png
index 4fe2ed88d0..67e945f0a4 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-8x1-400-snap.png
index d6f58e990c..9fbdf41101 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-gray_ratio-1x1-1100-snap.png
index b00991cfb0..8611ca1f9e 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-white_ratio-1x1-1100-snap.png
index d272d17d00..6086f3d5fc 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.position-left_logo.type-primary-1000-snap.png
index 9fef273cef..6351d86ae7 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.position-right_logo.type-primary-1000-snap.png
index 64f791ff9a..46a469c378 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.position-top_logo.type-primary-1000-snap.png
index 570c114241..57816670b5 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative-1000-snap.png
index b7b885c4f0..ead7fdd712 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 2907f39d9f..4c152db77d 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index 5b4045c239..0c60daaa4b 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative_text.color-white-1000-snap.png
index b38116a501..00330e75aa 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline-1000-snap.png
index 6dbc97de6a..c3fedae5a4 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index ee25b831a5..1e60bcbe40 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index e4a493029c..9a491409e0 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline_text.color-white-1000-snap.png
index c293410819..260e7b4db8 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none-1000-snap.png
index 6416684ccb..d22eb44672 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png
index f3cc976301..4c4a1df942 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png
index 496453451b..d5fb7ff2e8 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none_text.color-white-1000-snap.png
index 1d89105539..9dc18ffbe8 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index bbe229e084..2588287aa2 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index a46aa2b253..63989597d3 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.color-white-1000-snap.png
index 7ac6ca7b06..c324937c6f 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.position-left-200-snap.png
index 435a0ca493..532b893354 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.size-10-1000-snap.png
index 99717de327..888ec498c1 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.size-12-1000-snap.png
index 9fef273cef..6351d86ae7 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.size-16-1000-snap.png
index 6a56f68847..6c2775153b 100644
Binary files a/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/ES/DEV00000ESPLQ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-black_ratio-1x1-1100-snap.png
index 933f0089a8..72182f63ec 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x1-1100-snap.png
index 381cf8e489..c9aabbaa4b 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x1-400-snap.png
index 381cf8e489..c9aabbaa4b 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x4-1100-snap.png
index 2fa2820015..cf7763be88 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x4-400-snap.png
index 4f700ff422..ece0827432 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-20x1-1100-snap.png
index 415ba227cd..f55378ce02 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-20x1-400-snap.png
index ae90ed13a8..96ccca0df0 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-8x1-1100-snap.png
index 739319de19..4ea8095889 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-8x1-400-snap.png
index ae90ed13a8..96ccca0df0 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-gray_ratio-1x1-1100-snap.png
index 13f77504a3..591990fc93 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-white_ratio-1x1-1100-snap.png
index 4ba0df5c58..46055b0757 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.position-left_logo.type-primary-1000-snap.png
index e170b4fe50..4f7e1749c9 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.position-right_logo.type-primary-1000-snap.png
index 995d51659f..17c0091c4d 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.position-top_logo.type-primary-1000-snap.png
index 0611b7618d..e78a4e921d 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative-1000-snap.png
index bf20ad0158..4c272fe426 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 5a7fb0e5ae..bbe8a96b2e 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index d742c1939f..b243eea4e7 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative_text.color-white-1000-snap.png
index c85d60ff62..20edddd74d 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline-1000-snap.png
index 86b355666c..58f515fd6d 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 797696bd73..3377fdbbea 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 5c4bdc5f22..046cb92b9d 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline_text.color-white-1000-snap.png
index ace0e0ef2d..df59bc87fd 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none-1000-snap.png
index f0b7e8cd76..bebea482f2 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none_text.color-grayscale-1000-snap.png
index 8df722f285..ae0ac943a3 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none_text.color-monochrome-1000-snap.png
index 54dff9f4c9..28ce4eceb0 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none_text.color-white-1000-snap.png
index 09b65cdac9..185bc983cc 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 8c96433efc..77397e62c7 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.color-monochrome-1000-snap.png
index b94d53df0b..2887626bb1 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.color-white-1000-snap.png
index bdc624f903..1797f83285 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.position-left-200-snap.png
index e29699b49d..b5ff7f64ce 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.size-10-1000-snap.png
index 2a1b3a60db..74ba389c85 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.size-12-1000-snap.png
index e170b4fe50..4f7e1749c9 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.size-16-1000-snap.png
index 0b45c6a9ce..6cc831ddff 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNA/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-black_ratio-1x1-1100-snap.png
index bcc7c3e6eb..482f423387 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x1-1100-snap.png
index 18a53285ff..6c37a00bd2 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x1-400-snap.png
index 18a53285ff..6c37a00bd2 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x4-1100-snap.png
index 6b5fd0683f..1350dbc7a5 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x4-400-snap.png
index fd3ef18f05..26b46869f7 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-20x1-1100-snap.png
index 2bf21aba6e..7feedf1d03 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-20x1-400-snap.png
index 7d7b50e2d2..ca5d16c1ae 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-8x1-1100-snap.png
index 6a21d76b5a..7d63c14e13 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-8x1-400-snap.png
index 7d7b50e2d2..ca5d16c1ae 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-gray_ratio-1x1-1100-snap.png
index f007f2af43..b8ca49b827 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-white_ratio-1x1-1100-snap.png
index ce4765eafc..bfc83f76e9 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.position-left_logo.type-primary-1000-snap.png
index d66cd6aca7..bdaf16ad44 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.position-right_logo.type-primary-1000-snap.png
index 5124e658e7..06a9209b9f 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.position-top_logo.type-primary-1000-snap.png
index f5170c2ac6..390db015f9 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative-1000-snap.png
index e6fb4d6d60..113f80ccf2 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 08953db70c..089af36e45 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index e46bf4bd2b..32a15862e6 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative_text.color-white-1000-snap.png
index 51688309a5..008eee0492 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline-1000-snap.png
index 5aec0044aa..395fdd08f1 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index cea2cf0db6..5b2fb95238 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 32bd30af20..3e5cc0a61f 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline_text.color-white-1000-snap.png
index f38a92db70..53c36b0810 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none-1000-snap.png
index 3e33ec40bf..f585c97a4a 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none_text.color-grayscale-1000-snap.png
index ba735b7c75..8b56da5bf9 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none_text.color-monochrome-1000-snap.png
index e357ee3650..b27c3b9603 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none_text.color-white-1000-snap.png
index af22f6ea8c..5902c809f5 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 194c44bc6e..65dfd82674 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index 3b2c41f1d9..ddc6878271 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.color-white-1000-snap.png
index 7535352658..65b0f13b67 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.position-left-200-snap.png
index ef646bc98a..9495aa1a92 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.size-10-1000-snap.png
index f08af42606..aa778d6ff8 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.size-12-1000-snap.png
index d66cd6aca7..bdaf16ad44 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.size-16-1000-snap.png
index 5b2a2fda5c..ca61185bfd 100644
Binary files a/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/ES/DEV0000ESPLNQ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-black_ratio-1x1-1100-snap.png
index 5a15ddadf1..99e2fc835e 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x1-1100-snap.png
index 2e18aa9450..d431cc882c 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x1-400-snap.png
index 2e18aa9450..d431cc882c 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x4-1100-snap.png
index ba9ec4062b..544b240260 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x4-400-snap.png
index 31c5e351ad..1692c2acbd 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-20x1-1100-snap.png
index a42006906a..962a0e4473 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-20x1-400-snap.png
index a3b4cfb91a..a589e72e24 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-8x1-1100-snap.png
index 2e99e9f779..48bb88c72b 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-8x1-400-snap.png
index a3b4cfb91a..a589e72e24 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-gray_ratio-1x1-1100-snap.png
index 4050c8d9a6..743692654c 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-white_ratio-1x1-1100-snap.png
index 1afad937c1..20786470b7 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.position-left_logo.type-primary-1000-snap.png
index 6c8c02923c..c7ab6853be 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.position-right_logo.type-primary-1000-snap.png
index b9b42631c5..a81a35ee0c 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.position-top_logo.type-primary-1000-snap.png
index 7719671699..fcf14b5249 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative-1000-snap.png
index 4acdeaaeed..a2ce58336b 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 1105a6c173..a84b50ab9b 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index dc5b7b585e..a694cfd64b 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative_text.color-white-1000-snap.png
index cbfd786707..560ac47c3d 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline-1000-snap.png
index 5ed2829e15..78b06e1e6e 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline_text.color-grayscale-1000-snap.png
index e3046be4ba..b89150c842 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline_text.color-monochrome-1000-snap.png
index c5efd2921a..f698e45a9e 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline_text.color-white-1000-snap.png
index ddb40399d5..7679644189 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none-1000-snap.png
index 66c3e691d9..44319df93a 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none_text.color-grayscale-1000-snap.png
index e21618174d..93c95ee0fb 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none_text.color-monochrome-1000-snap.png
index 5cd6431de7..6e6feffe03 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none_text.color-white-1000-snap.png
index 9234b698f1..2f5da5541e 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.color-grayscale-1000-snap.png
index e554e840c2..4ad655d123 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.color-monochrome-1000-snap.png
index 31574f5e56..adbdb047fa 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.color-white-1000-snap.png
index fac5e11664..64a0917a4f 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.position-left-200-snap.png
index 37e7229ac7..e08c6dd2f9 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.size-10-1000-snap.png
index 72b2fcc0fb..caa932f7cc 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.size-12-1000-snap.png
index 6c8c02923c..c7ab6853be 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.size-16-1000-snap.png
index 83e53f394d..dbd6f11df5 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/text.align-center-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/text.align-center-1000-snap.png
index bbe21c744f..78c05de147 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/text.align-center-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/text.align-center-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/text.align-left-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/text.align-left-1000-snap.png
index e10c9c0974..7151063e7e 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/text.align-left-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/text.align-left-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV000000FRPL/text/text.align-right-1000-snap.png b/tests/functional/snapshots/FR/DEV000000FRPL/text/text.align-right-1000-snap.png
index 62235ee385..22e3f05209 100644
Binary files a/tests/functional/snapshots/FR/DEV000000FRPL/text/text.align-right-1000-snap.png and b/tests/functional/snapshots/FR/DEV000000FRPL/text/text.align-right-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-black_ratio-1x1-1100-snap.png
index a0e3c023f7..1d1007f12d 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x1-1100-snap.png
index e6d273bd03..3962bb2ce2 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x1-400-snap.png
index e6d273bd03..3962bb2ce2 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x4-1100-snap.png
index 8b1a272d7f..c4891502ab 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x4-400-snap.png
index e752b23a3a..b262f600f1 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-20x1-1100-snap.png
index 0a597c0caa..02b8e11aff 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-20x1-400-snap.png
index e8c6b03d68..8364132066 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-8x1-1100-snap.png
index 353a832014..bdee958ab5 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-8x1-400-snap.png
index e8c6b03d68..8364132066 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-gray_ratio-1x1-1100-snap.png
index 4a13f4d1c2..c0fe153be4 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-white_ratio-1x1-1100-snap.png
index d05d988acc..1702cc6f47 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.position-left_logo.type-primary-1000-snap.png
index 4faf89a8ba..a2b7a038ff 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.position-right_logo.type-primary-1000-snap.png
index e38fb64683..ebcb53ecfb 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.position-top_logo.type-primary-1000-snap.png
index 0b4f27c8de..69e7645910 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative-1000-snap.png
index bd25eff5af..503bba22ed 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 08cb5dad96..32a8b8b183 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index 466f916691..5303356e75 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative_text.color-white-1000-snap.png
index aa8e717071..6a9a5a9743 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline-1000-snap.png
index db5f5782d0..70ca4f8fd0 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 8178ee31b6..1339e5efc0 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index cb73b4d333..3e2bba5492 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline_text.color-white-1000-snap.png
index ec18c2da81..2d59dd3c59 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none-1000-snap.png
index 5c86d132fa..7999121585 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png
index 1080531fc9..5cede3ce56 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png
index 6c3dee59e8..e47c398438 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none_text.color-white-1000-snap.png
index 6fa724409f..57cd375c87 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 5adc6ffa67..f9c9ac1627 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index 7f0786e442..46d9b73245 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.color-white-1000-snap.png
index 485a27d6a5..2d5d88fa2c 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.position-left-200-snap.png
index 6919436342..0ba9831c78 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.size-10-1000-snap.png
index 35de3e5822..1fd816cf67 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.size-12-1000-snap.png
index 4faf89a8ba..a2b7a038ff 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.size-16-1000-snap.png
index 8d7bb43df2..afda15ec55 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/text.align-center-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/text.align-center-1000-snap.png
index b31e146060..333cf15cd5 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/text.align-center-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/text.align-center-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/text.align-left-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/text.align-left-1000-snap.png
index dedfe96075..b31c644f2e 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/text.align-left-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/text.align-left-1000-snap.png differ
diff --git a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/text.align-right-1000-snap.png b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/text.align-right-1000-snap.png
index c8d3000c13..f4cd108a06 100644
Binary files a/tests/functional/snapshots/FR/DEV00000FRPLQ/text/text.align-right-1000-snap.png and b/tests/functional/snapshots/FR/DEV00000FRPLQ/text/text.align-right-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-black_ratio-1x1-1100-snap.png
index 2a0d265665..136d290acb 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x1-1100-snap.png
index bd6b830982..4139d582a2 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x1-400-snap.png
index bd6b830982..4139d582a2 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x4-1100-snap.png
index 6b222657d2..9d68923714 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x4-400-snap.png
index ca3dda0216..a045f1dc4c 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-20x1-1100-snap.png
index 3fff31eac3..070e30e6cf 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-20x1-400-snap.png
index d074b4105f..04d027914d 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-8x1-1100-snap.png
index 3d70654924..2ff109bfd4 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-8x1-400-snap.png
index d074b4105f..04d027914d 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-gray_ratio-1x1-1100-snap.png
index 8d5ce7c42b..59a453399d 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-white_ratio-1x1-1100-snap.png
index d8e26c2635..d5d764cb58 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.position-left_logo.type-primary-1000-snap.png
index 478273167c..08dcffd81c 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.position-right_logo.type-primary-1000-snap.png
index 6073ecb3ff..8157058754 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.position-top_logo.type-primary-1000-snap.png
index eb9ef42461..7a62a8105d 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative-1000-snap.png
index 8739580f0c..0bcdf2c609 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 241f72affd..5430091331 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index 5d523106b3..fba0fe9287 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative_text.color-white-1000-snap.png
index 6b345ac9ed..72f2c22013 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline-1000-snap.png
index 83817017f7..fc89b23c2a 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 33ac507393..638598a448 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline_text.color-monochrome-1000-snap.png
index 390e422432..ba5d200674 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline_text.color-white-1000-snap.png
index 6faae68e4e..f37da61d16 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none-1000-snap.png
index f4e564dc1b..6b42073510 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none_text.color-grayscale-1000-snap.png
index 7b51355d24..21c44e6e31 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none_text.color-monochrome-1000-snap.png
index b4d9495419..195d643024 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none_text.color-white-1000-snap.png
index 3ca1d23127..8b212dae74 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.color-grayscale-1000-snap.png
index f3561e696d..5b93aa927a 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.color-monochrome-1000-snap.png
index 543e5030fc..f30d404ae2 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.color-white-1000-snap.png
index 1c4e185c4b..b1cc6f7546 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.position-left-200-snap.png
index 23a009e143..7a66d9b9a1 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.size-10-1000-snap.png
index b13804a215..0c71e3234b 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.size-12-1000-snap.png
index 478273167c..08dcffd81c 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.size-16-1000-snap.png
index a13374f81d..cfbf5051ea 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/text.align-center-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/text.align-center-1000-snap.png
index 369f55f089..d6af12dec5 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/text.align-center-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/text.align-center-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/text.align-left-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/text.align-left-1000-snap.png
index b4f8344521..e612bf5045 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/text.align-left-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/text.align-left-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV000000GBPL/text/text.align-right-1000-snap.png b/tests/functional/snapshots/GB/DEV000000GBPL/text/text.align-right-1000-snap.png
index 7d62db60a2..e7d0dbdd86 100644
Binary files a/tests/functional/snapshots/GB/DEV000000GBPL/text/text.align-right-1000-snap.png and b/tests/functional/snapshots/GB/DEV000000GBPL/text/text.align-right-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-black_ratio-1x1-1100-snap.png
index 30808cf5e7..331b29804f 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x1-1100-snap.png
index 3d83852054..91b8adda30 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x1-400-snap.png
index 3d83852054..91b8adda30 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x4-1100-snap.png
index 09b69a901b..0ba6bc917e 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x4-400-snap.png
index 0531a1b494..c2443ea7b2 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-20x1-1100-snap.png
index 6f77c6d207..b0c91ff826 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-20x1-400-snap.png
index bad11ab336..84237e56af 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-8x1-1100-snap.png
index 94a1462922..cd18687b3f 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-8x1-400-snap.png
index 842a400327..f89620f52d 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-gray_ratio-1x1-1100-snap.png
index a507405c02..8b674f0562 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-white_ratio-1x1-1100-snap.png
index 12119842bb..b84673e5b4 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.position-left_logo.type-primary-1000-snap.png
index 853af063e8..0ba925ad75 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.position-right_logo.type-primary-1000-snap.png
index ebcaa568a0..04f6644a49 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.position-top_logo.type-primary-1000-snap.png
index 41e6a43713..03f94af8c0 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative-1000-snap.png
index 2d7428eda9..f5eae2e0ce 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 6867f60bbb..ae82425f76 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index 15c63e70a4..beca56a98b 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative_text.color-white-1000-snap.png
index bb0f315f93..034a253a54 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline-1000-snap.png
index 8da9b0c037..054f0de090 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index db8ec930a3..19c28655af 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index dff7f79656..e47a1df115 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline_text.color-white-1000-snap.png
index 2019a17575..5ceba895ea 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none-1000-snap.png
index dc07ed884a..b41147c43c 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png
index 6e26fa7461..7b4cd155cf 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png
index 4c9d3ed0e9..4ec5f2aca5 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none_text.color-white-1000-snap.png
index 629ced5a78..2a0c79b697 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 538443c44c..c84df73ec0 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index dd30cbe5dc..268e855038 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.color-white-1000-snap.png
index 3d920d3080..57d52b1455 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.position-left-200-snap.png
index 2896771be1..4b4d5150a1 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.size-10-1000-snap.png
index 3661e6b35d..f4ddf0f152 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.size-12-1000-snap.png
index 853af063e8..0ba925ad75 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.size-16-1000-snap.png
index cf0791e474..71611a8f1f 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/text.align-center-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/text.align-center-1000-snap.png
index 613bc0537b..94089e69d1 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/text.align-center-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/text.align-center-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/text.align-left-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/text.align-left-1000-snap.png
index e9a0d2283f..83f11724c8 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/text.align-left-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/text.align-left-1000-snap.png differ
diff --git a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/text.align-right-1000-snap.png b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/text.align-right-1000-snap.png
index c1390c2f42..e36b0a3aa9 100644
Binary files a/tests/functional/snapshots/GB/DEV00000GBPLQ/text/text.align-right-1000-snap.png and b/tests/functional/snapshots/GB/DEV00000GBPLQ/text/text.align-right-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-black_ratio-1x1-1100-snap.png
index 3d10bc7fb1..91446815e8 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x1-1100-snap.png
index e55ed64e1c..1c2226bdb3 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x1-400-snap.png
index e55ed64e1c..1c2226bdb3 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x4-1100-snap.png
index 6d2d39d46a..31a2ada87c 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x4-400-snap.png
index 5a74e1518d..aab0d55347 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-20x1-1100-snap.png
index d463d28ccc..073f5cec05 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-20x1-400-snap.png
index c628fdde8e..28ebe22b2c 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-8x1-1100-snap.png
index 3172271fe8..0eb732300b 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-8x1-400-snap.png
index c628fdde8e..28ebe22b2c 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-gray_ratio-1x1-1100-snap.png
index 9e376d343f..71b40a5683 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-white_ratio-1x1-1100-snap.png
index eb00dc1276..040539e67b 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.position-left_logo.type-primary-1000-snap.png
index a64b459424..c2c7e53d44 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.position-right_logo.type-primary-1000-snap.png
index a7c4abc5c9..8fc50102ae 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.position-top_logo.type-primary-1000-snap.png
index e65ddd0a74..40369cb66f 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative-1000-snap.png
index 5661ec555b..55e7a09828 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index c7a4138c6e..fcb0fd76d8 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index a865c1c398..0a3d56bf6c 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative_text.color-white-1000-snap.png
index fcfc09fc4e..30a588a627 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline-1000-snap.png
index 95fdf692d0..51b8c15a93 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index f37fc7a3b2..f39afd1361 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index d804a6e049..dc41ede1e4 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline_text.color-white-1000-snap.png
index cdea9760f7..86cbb6fa51 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none-1000-snap.png
index fddd25ac6d..62df8ca099 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png
index 03e9421392..4b0b3abf5e 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png
index 24e125a5a4..eecffba0d1 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none_text.color-white-1000-snap.png
index b86456299b..a4229234db 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 155fd42025..8bf63c7408 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index f3675df72c..caeccec8af 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.color-white-1000-snap.png
index 4616ad5eec..f3f0a20659 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.position-left-200-snap.png
index cfc8658084..d7fc1a71c4 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.size-10-1000-snap.png
index bbf4e029fa..6a06550473 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.size-12-1000-snap.png
index a64b459424..c2c7e53d44 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.size-16-1000-snap.png
index b8945bf587..4e96dc48a8 100644
Binary files a/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/IT/DEV00000ITPLQ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-black_ratio-1x1-1100-snap.png
index c44139d2fd..8e8d3c3975 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x1-1100-snap.png
index d0e66dafc0..d33ecaef8d 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x1-400-snap.png
index d0e66dafc0..d33ecaef8d 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x4-1100-snap.png
index 3786ec9a67..ff6568568e 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x4-400-snap.png
index e2563165af..9971433575 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-20x1-1100-snap.png
index 064a33fc85..cf8f6ceffc 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-20x1-400-snap.png
index b87f75f4b6..8558f7b4f4 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-8x1-1100-snap.png
index f911ae7f3c..a279e6665f 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-8x1-400-snap.png
index b87f75f4b6..8558f7b4f4 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-gray_ratio-1x1-1100-snap.png
index 687f9c7dfe..a38a6566a1 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-white_ratio-1x1-1100-snap.png
index 0f9396c1f9..bb059edb90 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.position-left_logo.type-primary-1000-snap.png
index 2f428cc237..33aa45f2ae 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.position-right_logo.type-primary-1000-snap.png
index 99e500e0c5..f1f098eddc 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.position-top_logo.type-primary-1000-snap.png
index 8babac965a..796da35a03 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative-1000-snap.png
index a41eb69378..a9f90655b7 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index 74584ae159..a5dbbd7864 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index 9564c74f26..fb87304105 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative_text.color-white-1000-snap.png
index 63fa926bbb..6f3edbea62 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline-1000-snap.png
index 978ec4cd84..ffa2227a86 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 08642cf3c4..4b35bbf7a9 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline_text.color-monochrome-1000-snap.png
index b6d966c163..4985658537 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline_text.color-white-1000-snap.png
index d7474622d9..61f2dd92e9 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none-1000-snap.png
index 69c9df2a37..1be5eee750 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none_text.color-grayscale-1000-snap.png
index 963f0d5542..be5be7adca 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none_text.color-monochrome-1000-snap.png
index 3a73b615b8..aa6a3d028d 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none_text.color-white-1000-snap.png
index c2707f8bb9..1e2cc6d815 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 008938bfa6..5bd0d08bf4 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.color-monochrome-1000-snap.png
index 1ed9c54456..1a29909d5c 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.color-white-1000-snap.png
index 3d57b543b9..67262e4ab8 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.position-left-200-snap.png
index cfc8658084..d7fc1a71c4 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.size-10-1000-snap.png
index a75d40e364..60baa2fef9 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.size-12-1000-snap.png
index 2f428cc237..33aa45f2ae 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.size-16-1000-snap.png
index 47edf58699..69a84f1904 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNA/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-black_ratio-1x1-1100-snap.png
index 627478c986..1491c0b9b2 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x1-1100-snap.png
index 3984258cb4..e69b442a1f 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x1-400-snap.png
index 3984258cb4..e69b442a1f 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x4-1100-snap.png
index 94de152a92..a6f655be04 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x4-400-snap.png
index 5960500dc5..ef47a8a227 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-20x1-1100-snap.png
index b9bdf5daf0..9d3477e859 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-20x1-400-snap.png
index 2bf523cb54..6395a01cfc 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-8x1-1100-snap.png
index 227d2ac2ba..d74313b534 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-8x1-400-snap.png
index 2bf523cb54..6395a01cfc 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-gray_ratio-1x1-1100-snap.png
index 4836985e80..f00896e4fe 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-white_ratio-1x1-1100-snap.png
index 05eb82d71e..96d703869b 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.position-left_logo.type-primary-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.position-left_logo.type-primary-1000-snap.png
index 5a8f417905..3becce9f53 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.position-left_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.position-left_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.position-right_logo.type-primary-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.position-right_logo.type-primary-1000-snap.png
index 8cb9fea681..cde438f715 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.position-right_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.position-right_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.position-top_logo.type-primary-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.position-top_logo.type-primary-1000-snap.png
index 288fe881fc..29fcbcc5b9 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.position-top_logo.type-primary-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.position-top_logo.type-primary-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative-1000-snap.png
index 74de5b644c..7b0993fb50 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png
index be6eef7f43..59b91f1747 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png
index c4ac601fe7..545ceda2fd 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative_text.color-white-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative_text.color-white-1000-snap.png
index 426c9a4d68..3597127ae8 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative_text.color-white-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-alternative_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline-1000-snap.png
index 7be90c2da1..421c6fa88f 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline_text.color-grayscale-1000-snap.png
index 48ff172bcc..c3784db479 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline_text.color-monochrome-1000-snap.png
index f8f819f2b7..74345bbb71 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline_text.color-white-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline_text.color-white-1000-snap.png
index fc5b8c2c78..9914238c2a 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline_text.color-white-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-inline_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none-1000-snap.png
index f243353922..bbdb8f545d 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none_text.color-grayscale-1000-snap.png
index 386bc0a6a3..2a05e7b39a 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none_text.color-monochrome-1000-snap.png
index bddf92bac4..33ad4f3318 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none_text.color-white-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none_text.color-white-1000-snap.png
index f88d933185..9f499a95a3 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none_text.color-white-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-none_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.color-grayscale-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.color-grayscale-1000-snap.png
index 7c9b30a106..c3556e2945 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.color-grayscale-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.color-grayscale-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.color-monochrome-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.color-monochrome-1000-snap.png
index b8c4297191..9bdf3bc613 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.color-monochrome-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.color-monochrome-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.color-white-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.color-white-1000-snap.png
index 975a16d71f..2db5af85b6 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.color-white-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.color-white-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.position-left-200-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.position-left-200-snap.png
index cfc8658084..d7fc1a71c4 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.position-left-200-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.size-10-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.size-10-1000-snap.png
index 2c958ac041..6ab6a15888 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.size-10-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.size-10-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.size-12-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.size-12-1000-snap.png
index 5a8f417905..3becce9f53 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.size-12-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.size-12-1000-snap.png differ
diff --git a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.size-16-1000-snap.png b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.size-16-1000-snap.png
index 66b5054fea..f28aaa2358 100644
Binary files a/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.size-16-1000-snap.png and b/tests/functional/snapshots/IT/DEV0000ITPLNQ/text/logo.type-primary_text.size-16-1000-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000000NI/flex/color-black_ratio-1x1-1100-snap.png
index 9862b52874..14105b30a4 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x1-1100-snap.png
index 05f8b3175f..0fea63dfc7 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x1-400-snap.png
index 05f8b3175f..0fea63dfc7 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x4-1100-snap.png
index ea16798c0b..5a25f49d25 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x4-400-snap.png
index 582ed9cef8..58408d34ca 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-20x1-1100-snap.png
index cd3e25727d..895db66628 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-20x1-400-snap.png
index cb6e3fbcaf..795781a442 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-8x1-1100-snap.png
index d1d1502cd9..af65aa6c21 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-8x1-400-snap.png
index cb6e3fbcaf..795781a442 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000000NI/flex/color-gray_ratio-1x1-1100-snap.png
index 4c9ae1dd07..0efdec3883 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000000NI/flex/color-grayscale_ratio-1x1-1100-snap.png
index 6e0bf8a09a..d929090ebb 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000000NI/flex/color-monochrome_ratio-1x1-1100-snap.png
index 51052fea7c..1a2c1d0961 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000000NI/flex/color-white-no-border_ratio-1x1-1100-snap.png
index fbc23feeca..3517b9d4e9 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000000NI/flex/color-white_ratio-1x1-1100-snap.png
index e2e941bb03..cb87ec903d 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-left_logo.type-alternative-600-snap.png
index 83c53d0072..13041b947e 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-left_logo.type-inline-600-snap.png
index cf60230cbd..f07a26a1ba 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-left_logo.type-primary-600-snap.png
index 3e11cc99eb..71f57fc7dc 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-right_logo.type-alternative-600-snap.png
index faf75e6d9d..a31b9e78d5 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-right_logo.type-inline-600-snap.png
index cf60230cbd..f07a26a1ba 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-right_logo.type-primary-600-snap.png
index f5f3db78e2..515683182c 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-top_logo.type-alternative-600-snap.png
index 03a137cf37..d63fc0e2c2 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-top_logo.type-inline-600-snap.png
index cf60230cbd..f07a26a1ba 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-top_logo.type-primary-600-snap.png
index 839257e75d..5ff7f6d600 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.color-grayscale-600-snap.png
index ad57830cda..8d0502b3a5 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 1415e62e16..a0b1626507 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.color-white-600-snap.png
index 8fdcd6abad..dce9466ed8 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.size-10-600-snap.png
index d69875059d..84764448d3 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.size-12-600-snap.png
index 83c53d0072..13041b947e 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.size-16-600-snap.png
index 9704044091..3d47bc18b5 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-none-600-snap.png
index 42dc54d9df..98c6a2fd1d 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 65bcdfd300..7bfc7e302f 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 15bdf23f48..081323e250 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index faf08eeb02..accce7130b 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.color-grayscale-600-snap.png
index 4d785a1244..2434cfcf39 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.color-monochrome-600-snap.png
index dd3c0f4547..3b284c9695 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.color-white-600-snap.png
index 78114418d7..70d3e5c947 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/text.align-center-600-snap.png
index a2b45a4a1a..cffb3f6600 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/text.align-left-600-snap.png
index 2226631880..9cd75dc634 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000000NI/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV00000000NI/text/text.align-right-600-snap.png
index 813395bab4..a292e420fb 100644
Binary files a/tests/functional/snapshots/US/DEV00000000NI/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV00000000NI/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-black_ratio-1x1-1100-snap.png
index f5f6dcce1b..55b993bb9c 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x1-1100-snap.png
index 901071cf78..fb8a31cb7b 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x1-400-snap.png
index 901071cf78..fb8a31cb7b 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x4-1100-snap.png
index f7138d4f84..977c8286aa 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x4-400-snap.png
index 4465321cf6..5e011cdc42 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-20x1-1100-snap.png
index af24343561..f176cde6d6 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-20x1-400-snap.png
index 9b8fdeb0d4..7f37d2c133 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-8x1-1100-snap.png
index 7a5ed8c4fd..22873d03f0 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-8x1-400-snap.png
index 9b8fdeb0d4..7f37d2c133 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-gray_ratio-1x1-1100-snap.png
index 2084cece5e..638a3948bb 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-grayscale_ratio-1x1-1100-snap.png
index 5849e11a95..9bc4f120cf 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-monochrome_ratio-1x1-1100-snap.png
index d6e4038e49..a89d26c09c 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 2ca268772d..709da46d38 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-white_ratio-1x1-1100-snap.png
index 6079213835..f6e9defeb8 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-left_logo.type-alternative-600-snap.png
index 366c22585f..5bb67e2a34 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-left_logo.type-inline-600-snap.png
index 95222c7376..b72eb7a98d 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-left_logo.type-primary-600-snap.png
index 3575667950..95b7ea3118 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-right_logo.type-alternative-600-snap.png
index 8516450d97..33d5858137 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-right_logo.type-inline-600-snap.png
index 95222c7376..b72eb7a98d 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-right_logo.type-primary-600-snap.png
index 51134905d9..f1fbca76a7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-top_logo.type-alternative-600-snap.png
index e036b896eb..cf6ab1df8a 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-top_logo.type-inline-600-snap.png
index 95222c7376..b72eb7a98d 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-top_logo.type-primary-600-snap.png
index 8bffb948e5..ce761cfbf8 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 2712e1b275..a50c010c00 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.color-monochrome-600-snap.png
index bcab251043..0f9a0daef9 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.color-white-600-snap.png
index af9501cdc0..1e0249a7a7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.size-10-600-snap.png
index fc1ec69c94..dedd850f2d 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.size-12-600-snap.png
index 366c22585f..5bb67e2a34 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.size-16-600-snap.png
index 28fd6e132d..7881ab74b7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-none-600-snap.png
index 7d49e316f7..df23817ae9 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 9da7b9d31e..8041e3f8f1 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 6ba6d54b5b..adf1334381 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index c0f92e7fe6..56f051a6de 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.color-grayscale-600-snap.png
index 8f943c4b05..fc4bcd92d9 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.color-monochrome-600-snap.png
index 38644e5ac9..bade883cbf 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.color-white-600-snap.png
index 42509da3b3..fc35c66dad 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/text.align-center-600-snap.png
index 9833f4bb87..9e7d7eb316 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/text.align-left-600-snap.png
index 0228fa10fb..18cbeafccd 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAG/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAG/text/text.align-right-600-snap.png
index eb88abb00f..e4fa577949 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAG/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAG/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-black_ratio-1x1-1100-snap.png
index 101c72f7bd..53ae1899e2 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x1-1100-snap.png
index 89149d7972..e5648b16ee 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x1-400-snap.png
index 89149d7972..e5648b16ee 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x4-1100-snap.png
index 67b1e6ae40..a6d8f5ee3b 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x4-400-snap.png
index d9f1f33f79..ccbedd1d8c 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-20x1-1100-snap.png
index 95b2ed28bb..f1363faf67 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-20x1-400-snap.png
index 7af4ed85db..ec3f9525f5 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-8x1-1100-snap.png
index 310137af3d..a9bb8e8f95 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-8x1-400-snap.png
index 7af4ed85db..ec3f9525f5 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-gray_ratio-1x1-1100-snap.png
index 6fb33878b5..fcaed3d3c5 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 9db3d09270..02ef9eefa1 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 6eee8acdcc..536af47db0 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 1c2913ee77..f4593e8347 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-white_ratio-1x1-1100-snap.png
index 5306d11e00..ea3c1b4695 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-left_logo.type-alternative-600-snap.png
index 66d93552e0..0e48d028c6 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-left_logo.type-inline-600-snap.png
index caf1de15d3..3c9bcefc42 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-left_logo.type-primary-600-snap.png
index 33e3aa2cf2..f416ba9bad 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-right_logo.type-alternative-600-snap.png
index aea0548883..34d63817be 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-right_logo.type-inline-600-snap.png
index caf1de15d3..3c9bcefc42 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-right_logo.type-primary-600-snap.png
index fcdbec054e..441a81b855 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-top_logo.type-alternative-600-snap.png
index 080016a356..8caeb001dc 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-top_logo.type-inline-600-snap.png
index caf1de15d3..3c9bcefc42 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-top_logo.type-primary-600-snap.png
index 3b0ae2b2ec..bcdf9c7697 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 7843ebbf4c..e3f64ea07f 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index d3f7dca50f..39f0bbcf1a 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.color-white-600-snap.png
index 3233f0304c..b7791ef69a 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.size-10-600-snap.png
index 093ec20caf..55c56ac187 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.size-12-600-snap.png
index 66d93552e0..0e48d028c6 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.size-16-600-snap.png
index 26afa1c4fb..45530352d1 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-none-600-snap.png
index bafb1667ed..624d161a53 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 216e2f7e71..e6d656e647 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 67ff78e2f5..5321bb5a58 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 2339c18020..199f43c6c7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index 1958655dcf..b04b016363 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 11d07bd49c..eef43e701c 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.color-white-600-snap.png
index d886b7ba65..1873ba8dc7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/text.align-center-600-snap.png
index b6da73a158..ed799f2b5b 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/text.align-left-600-snap.png
index 1ea8a8b857..679bee45a9 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000EAZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV0000000EAZ/text/text.align-right-600-snap.png
index 063a42c5cf..7b83a49f2f 100644
Binary files a/tests/functional/snapshots/US/DEV0000000EAZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV0000000EAZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-black_ratio-1x1-1100-snap.png
index b98f83cb92..22076c7e52 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x1-1100-snap.png
index 665fed536a..fa7891151a 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x1-400-snap.png
index 665fed536a..fa7891151a 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x4-1100-snap.png
index 160435126d..85a216843d 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x4-400-snap.png
index 18914013b5..930f3a9055 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-20x1-1100-snap.png
index e6e0ab5b6a..016b5b2abc 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-20x1-400-snap.png
index f2d2f67600..3b65cf6383 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-8x1-1100-snap.png
index dbdd461a8d..be55aee462 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-8x1-400-snap.png
index 113f7e2eed..ecd57f959f 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-gray_ratio-1x1-1100-snap.png
index 0626cc9eb9..0231661cc2 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-grayscale_ratio-1x1-1100-snap.png
index 020c448a79..aaf02a79eb 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-monochrome_ratio-1x1-1100-snap.png
index 8ec1df1393..2774f05b28 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-white-no-border_ratio-1x1-1100-snap.png
index 678b610b84..7667f31b01 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-white_ratio-1x1-1100-snap.png
index 376638173b..b95fec6829 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/amount-5_color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-black_ratio-1x1-1100-snap.png
index b98f83cb92..22076c7e52 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x1-1100-snap.png
index 665fed536a..fa7891151a 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x1-400-snap.png
index 665fed536a..fa7891151a 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x4-1100-snap.png
index 160435126d..85a216843d 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x4-400-snap.png
index 18914013b5..930f3a9055 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-20x1-1100-snap.png
index e6e0ab5b6a..016b5b2abc 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-20x1-400-snap.png
index f2d2f67600..3b65cf6383 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-8x1-1100-snap.png
index dbdd461a8d..be55aee462 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-8x1-400-snap.png
index 113f7e2eed..ecd57f959f 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-gray_ratio-1x1-1100-snap.png
index 0626cc9eb9..0231661cc2 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-grayscale_ratio-1x1-1100-snap.png
index 020c448a79..aaf02a79eb 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-monochrome_ratio-1x1-1100-snap.png
index 8ec1df1393..2774f05b28 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 678b610b84..7667f31b01 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-white_ratio-1x1-1100-snap.png
index 376638173b..b95fec6829 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-left_logo.type-alternative-600-snap.png
index f920932670..0abaebdde7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-left_logo.type-inline-600-snap.png
index a8b5d126bb..c62ff100cf 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-left_logo.type-primary-600-snap.png
index 6b70496265..6fb1c8332f 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-right_logo.type-alternative-600-snap.png
index f920932670..0abaebdde7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-right_logo.type-inline-600-snap.png
index a8b5d126bb..c62ff100cf 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-right_logo.type-primary-600-snap.png
index c8631aae78..afc56a11df 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-top_logo.type-alternative-600-snap.png
index f920932670..0abaebdde7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-top_logo.type-inline-600-snap.png
index a8b5d126bb..c62ff100cf 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-top_logo.type-primary-600-snap.png
index 365a82b242..6ac3fb74d6 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.color-grayscale-600-snap.png
index 00b949770c..cb664d0640 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.color-monochrome-600-snap.png
index b4137aba26..e096fabd76 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.color-white-600-snap.png
index 1d5bb9eb6a..fa52316643 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.size-10-600-snap.png
index af7f6c4b5f..9aebdbfdad 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.size-12-600-snap.png
index f920932670..0abaebdde7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.size-16-600-snap.png
index dcf624920e..21eeb33562 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-none-600-snap.png
index 68df0397ac..0e1034e9f5 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.align-center_text.position-left-200-snap.png
index f830d4c80d..9201452be9 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.align-left_text.position-left-200-snap.png
index 490497931a..780fc39df2 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.align-right_text.position-left-200-snap.png
index 2d438b9262..ccba78cac9 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.color-grayscale-600-snap.png
index 27e49c2b11..1bd71afc8c 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.color-monochrome-600-snap.png
index 503448fc41..c0a0aa152f 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.color-white-600-snap.png
index a87592d2fe..12bdeb2424 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_text.align-center-600-snap.png
index f6acd8edf5..64b7717b4b 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_text.align-left-600-snap.png
index 8ce3920bcc..c9d3319717 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_text.align-right-600-snap.png
index 093338f73b..d2787d5971 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/amount-5_text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-left_logo.type-alternative-600-snap.png
index f920932670..0abaebdde7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-left_logo.type-inline-600-snap.png
index a8b5d126bb..c62ff100cf 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-left_logo.type-primary-600-snap.png
index 6b70496265..6fb1c8332f 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-right_logo.type-alternative-600-snap.png
index f920932670..0abaebdde7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-right_logo.type-inline-600-snap.png
index a8b5d126bb..c62ff100cf 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-right_logo.type-primary-600-snap.png
index c8631aae78..afc56a11df 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-top_logo.type-alternative-600-snap.png
index f920932670..0abaebdde7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-top_logo.type-inline-600-snap.png
index a8b5d126bb..c62ff100cf 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-top_logo.type-primary-600-snap.png
index 365a82b242..6ac3fb74d6 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 00b949770c..cb664d0640 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.color-monochrome-600-snap.png
index b4137aba26..e096fabd76 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.color-white-600-snap.png
index 1d5bb9eb6a..fa52316643 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.size-10-600-snap.png
index af7f6c4b5f..9aebdbfdad 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.size-12-600-snap.png
index f920932670..0abaebdde7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.size-16-600-snap.png
index dcf624920e..21eeb33562 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-none-600-snap.png
index 68df0397ac..0e1034e9f5 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index f830d4c80d..9201452be9 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 490497931a..780fc39df2 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 2d438b9262..ccba78cac9 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.color-grayscale-600-snap.png
index 27e49c2b11..1bd71afc8c 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.color-monochrome-600-snap.png
index 503448fc41..c0a0aa152f 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.color-white-600-snap.png
index a87592d2fe..12bdeb2424 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/text.align-center-600-snap.png
index f6acd8edf5..64b7717b4b 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/text.align-left-600-snap.png
index 8ce3920bcc..c9d3319717 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000GPL/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV0000000GPL/text/text.align-right-600-snap.png
index 093338f73b..d2787d5971 100644
Binary files a/tests/functional/snapshots/US/DEV0000000GPL/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV0000000GPL/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-black_ratio-1x1-1100-snap.png
index 9862b52874..14105b30a4 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x1-1100-snap.png
index 05f8b3175f..0fea63dfc7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x1-400-snap.png
index 05f8b3175f..0fea63dfc7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x4-1100-snap.png
index ea16798c0b..5a25f49d25 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x4-400-snap.png
index 582ed9cef8..58408d34ca 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-20x1-1100-snap.png
index cd3e25727d..895db66628 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-20x1-400-snap.png
index cb6e3fbcaf..795781a442 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-8x1-1100-snap.png
index d1d1502cd9..af65aa6c21 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-8x1-400-snap.png
index cb6e3fbcaf..795781a442 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-gray_ratio-1x1-1100-snap.png
index 4c9ae1dd07..0efdec3883 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 6e0bf8a09a..d929090ebb 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 51052fea7c..1a2c1d0961 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index fbc23feeca..3517b9d4e9 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-white_ratio-1x1-1100-snap.png
index e2e941bb03..cb87ec903d 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-left_logo.type-alternative-600-snap.png
index 84a3148370..c4614b1b83 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-left_logo.type-inline-600-snap.png
index 40a49d1567..f522bd2f88 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-left_logo.type-primary-600-snap.png
index 0dbc3d2461..7c6662a4d4 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-right_logo.type-alternative-600-snap.png
index 0b5b369b32..974d82a27c 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-right_logo.type-inline-600-snap.png
index 40a49d1567..f522bd2f88 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-right_logo.type-primary-600-snap.png
index 09c3633c6f..918e09d091 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-top_logo.type-alternative-600-snap.png
index aa0ad12120..1bc1385507 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-top_logo.type-inline-600-snap.png
index 40a49d1567..f522bd2f88 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-top_logo.type-primary-600-snap.png
index 15e5209924..e05da11e5e 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 3ce364eb39..75c2523afb 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 310a777df4..265aed9203 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.color-white-600-snap.png
index 12ee9b37d7..e0a87e7253 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.size-10-600-snap.png
index 601b3a659d..e476f646f6 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.size-12-600-snap.png
index 84a3148370..c4614b1b83 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.size-16-600-snap.png
index a82cb17a04..99f7a6ddfb 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-none-600-snap.png
index 923d921c95..174de95f49 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index c7924bfe7d..93904d0d00 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index fdf6e9c869..c4add22183 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index b35b08590c..7ed94b4d9b 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.color-grayscale-600-snap.png
index d668e1469c..364d2104cf 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 6f5e597388..afa1066572 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.color-white-600-snap.png
index dc126b73cc..4e0095d031 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/text.align-center-600-snap.png
index 5f23608863..b4ab10d4c3 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/text.align-left-600-snap.png
index eaa74a095d..49f3336079 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000NIQ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV0000000NIQ/text/text.align-right-600-snap.png
index 6f8716b38f..622ddcfde1 100644
Binary files a/tests/functional/snapshots/US/DEV0000000NIQ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV0000000NIQ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-black_ratio-1x1-1100-snap.png
index 3f20c14b64..6c61741733 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-1x1-1100-snap.png
index 6fc4b2afeb..b1a46a2ab7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-1x1-400-snap.png
index 6fc4b2afeb..b1a46a2ab7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-1x4-400-snap.png
index a6c8591cea..39a57c3843 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-20x1-1100-snap.png
index 935b2b98b9..92cab64193 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-20x1-400-snap.png
index 14b99f519e..6e1b7fface 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-8x1-1100-snap.png
index 90921298cd..2b976f57ef 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-8x1-400-snap.png
index 14b99f519e..6e1b7fface 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-left_logo.type-alternative-600-snap.png
index aed46d5ab5..2152e35798 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-left_logo.type-inline-600-snap.png
index eaeeda8b46..d578f2b100 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-left_logo.type-primary-600-snap.png
index 16a5c5e435..3b3d250f95 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-right_logo.type-alternative-600-snap.png
index 76a4156f88..647ed9d0ac 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-right_logo.type-inline-600-snap.png
index eaeeda8b46..d578f2b100 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-right_logo.type-primary-600-snap.png
index 825f9cd58e..2dad208fca 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-top_logo.type-alternative-600-snap.png
index 4737ee2432..1ea640c230 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-top_logo.type-inline-600-snap.png
index eaeeda8b46..d578f2b100 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-top_logo.type-primary-600-snap.png
index 9ed05967fd..1b21afbe21 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 2609d68615..7e99142404 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.color-monochrome-600-snap.png
index f64e75d475..d0d3417b67 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.color-white-600-snap.png
index bab8e92d4d..d41d6aa68e 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.size-10-600-snap.png
index b0b2813c48..87189c8964 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.size-12-600-snap.png
index aed46d5ab5..2152e35798 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.size-16-600-snap.png
index 33299c338d..e35c062228 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-none-600-snap.png
index a3fdb2f810..a705e0fdf2 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index bfc560ef5f..55c5b5dbd5 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index f249eeb7bb..a6faeb348a 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 50e24d3952..b70b85108f 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.color-grayscale-600-snap.png
index 025e19517c..6a361b18a0 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.color-monochrome-600-snap.png
index 3e223410ef..f7e88a31ea 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.color-white-600-snap.png
index 3fd0a9bc47..ee5d30b9a7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/text.align-center-600-snap.png
index c0226dea7b..aaacdbab6b 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/text.align-left-600-snap.png
index c4d6b1c2e2..613ae4e73f 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMG/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMG/text/text.align-right-600-snap.png
index 21352cd059..61908f8a34 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMG/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMG/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-black_ratio-1x1-1100-snap.png
index b4db85a7b7..3622c83de1 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x1-1100-snap.png
index d29d2e9357..39dd0f6218 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x1-400-snap.png
index d29d2e9357..39dd0f6218 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x4-1100-snap.png
index 942397d6ed..202f2f1725 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x4-400-snap.png
index 1d8d116fad..dad07ff1a8 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-20x1-1100-snap.png
index 8421749ca2..ca826584bd 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-20x1-400-snap.png
index 359fe57839..e58a6ead22 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-8x1-1100-snap.png
index f7ad214eed..c262d6907c 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-8x1-400-snap.png
index 359fe57839..e58a6ead22 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-gray_ratio-1x1-1100-snap.png
index 9349e9b968..7b3c29f0ed 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index ef57ec1a62..b9927f2d49 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 37b5e89349..ce78d14c7f 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index b1ad37f9db..fecbd5a9a5 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-white_ratio-1x1-1100-snap.png
index a619a48156..224e41602f 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-left_logo.type-alternative-600-snap.png
index 35e63808c7..50c08abdc4 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-left_logo.type-inline-600-snap.png
index efa4a4c845..4270313830 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-left_logo.type-primary-600-snap.png
index 9037bdd30b..8057f6a2d0 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-right_logo.type-alternative-600-snap.png
index f7ad31c9cf..126b19969c 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-right_logo.type-inline-600-snap.png
index efa4a4c845..4270313830 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-right_logo.type-primary-600-snap.png
index 56cc36b4a7..1450487773 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-top_logo.type-alternative-600-snap.png
index 6a8890fadb..2dfe865b62 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-top_logo.type-inline-600-snap.png
index efa4a4c845..4270313830 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-top_logo.type-primary-600-snap.png
index 7ab777ce51..6c8da4427a 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index b9b8078165..f4fdcc9ce6 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index c9c4713901..f95a947f1b 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.color-white-600-snap.png
index af4eec9b23..24af724cc8 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.size-10-600-snap.png
index 6c1f4311df..4a7bec0b32 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.size-12-600-snap.png
index 35e63808c7..50c08abdc4 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.size-16-600-snap.png
index 94a53517d5..45c3a17283 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-none-600-snap.png
index ffff902a94..f110204360 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index ce18cc67dc..90d11c7ead 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index d714b358d4..c10e0eab2d 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index d17786754e..7b65fb12c5 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index f6ef9b60ad..65a2c3c32c 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 22af075157..72e90db273 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.color-white-600-snap.png
index 9446fb8ee8..299e95e03d 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/text.align-center-600-snap.png
index a7b7dcd48c..e84013fd33 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/text.align-left-600-snap.png
index fd958ed609..d1846c79b4 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PMZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV0000000PMZ/text/text.align-right-600-snap.png
index 472611a6d8..06b1721f08 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PMZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PMZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-black_ratio-1x1-1100-snap.png
index 8d83222786..0bf9414cdb 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x1-1100-snap.png
index 13511aedf8..60663798f7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x1-400-snap.png
index 13511aedf8..60663798f7 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x4-1100-snap.png
index 2f833bc848..90f3047e82 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x4-400-snap.png
index 1cd3f60069..8e4d8e9ab1 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-20x1-1100-snap.png
index e04eca045b..3814b795b2 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-20x1-400-snap.png
index 862ad8b3fd..85fdc8ffe6 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-8x1-1100-snap.png
index 72cf385e10..4250eb9328 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-8x1-400-snap.png
index 862ad8b3fd..85fdc8ffe6 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-gray_ratio-1x1-1100-snap.png
index 777d812aa8..eaa3a54e22 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-grayscale_ratio-1x1-1100-snap.png
index 3a20903756..666d7b9c33 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-monochrome_ratio-1x1-1100-snap.png
index c5b29bd413..f52c063c3f 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-white-no-border_ratio-1x1-1100-snap.png
index b9c077b88a..abfd48482b 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-white_ratio-1x1-1100-snap.png
index 3c4bf2b200..e5dbab8df5 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-left_logo.type-alternative-600-snap.png
index c8a3fd8f04..baf6f5834a 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-left_logo.type-inline-600-snap.png
index 2c48de7e05..689d22f0de 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-left_logo.type-primary-600-snap.png
index a066070158..2c3d81cdc1 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-right_logo.type-alternative-600-snap.png
index c79fc9a308..e622377e85 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-right_logo.type-inline-600-snap.png
index 2c48de7e05..689d22f0de 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-right_logo.type-primary-600-snap.png
index 0558a112a9..28c32c1a99 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-top_logo.type-alternative-600-snap.png
index cd02cb4d61..8e3b697aef 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-top_logo.type-inline-600-snap.png
index 2c48de7e05..689d22f0de 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-top_logo.type-primary-600-snap.png
index 83b30f909d..408645692c 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 915af952a7..70477da7a0 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.color-monochrome-600-snap.png
index bf3939f65d..b6fbefe1ed 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.color-white-600-snap.png
index 3c2acd9249..638aba373f 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.size-10-600-snap.png
index 7e21096f28..3ce38fdce4 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.size-12-600-snap.png
index c8a3fd8f04..baf6f5834a 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.size-16-600-snap.png
index ead6fa921d..9d04c28150 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-none-600-snap.png
index 5eb387de69..242ecf9b9d 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 0753184a85..6f238dd79e 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index e68bd2c526..5d7aeda147 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 0aac56da45..7da7d2c328 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.color-grayscale-600-snap.png
index 8c9bfa82c5..9aaf532889 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.color-monochrome-600-snap.png
index a7872de613..2669699af3 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.color-white-600-snap.png
index 2f68f9cdc1..4400720a24 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/text.align-center-600-snap.png
index e21aa5abc3..a3a48246e5 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/text.align-left-600-snap.png
index a8a9448933..87c2b1faef 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSG/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSG/text/text.align-right-600-snap.png
index 3a2220f886..5910fb1689 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSG/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSG/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-black_ratio-1x1-1100-snap.png
index b751366987..d976aef573 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x1-1100-snap.png
index 848950350c..b6803ae5cc 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x1-400-snap.png
index 848950350c..b6803ae5cc 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x4-1100-snap.png
index 9c6703f2ae..debcf2cb91 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x4-400-snap.png
index 02e5dfbadb..5a67ce2725 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-20x1-1100-snap.png
index 8035ff0b35..7af59b8b23 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-20x1-400-snap.png
index 7e9911859c..bd71dad27d 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-8x1-1100-snap.png
index 216952b158..ff07a1eb3f 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-8x1-400-snap.png
index 7e9911859c..bd71dad27d 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-gray_ratio-1x1-1100-snap.png
index 5798e6676d..a739e68038 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 82800d298d..84ce2abd3e 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index db701335a1..de8b6fc4bf 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 5e2c32a6d4..e251150f49 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-white_ratio-1x1-1100-snap.png
index ba1656f0f1..3811abb1c1 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-left_logo.type-alternative-600-snap.png
index ad944e0bd3..293e4cd305 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-left_logo.type-inline-600-snap.png
index c76c1afae8..f48c55f162 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-left_logo.type-primary-600-snap.png
index 9cf5f547e0..961b4d5635 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-right_logo.type-alternative-600-snap.png
index 2ff65a5063..0cffeb132e 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-right_logo.type-inline-600-snap.png
index c76c1afae8..f48c55f162 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-right_logo.type-primary-600-snap.png
index e57e89ade2..a3e8c2db7e 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-top_logo.type-alternative-600-snap.png
index 82572c3eb3..d7ea97ead3 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-top_logo.type-inline-600-snap.png
index c76c1afae8..f48c55f162 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-top_logo.type-primary-600-snap.png
index 866576f298..4c0af50b03 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 5d35ed8785..154c42a54d 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 68e4a550f4..16477ce5ef 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.color-white-600-snap.png
index 16d5c30a7e..be21146940 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.size-10-600-snap.png
index ada59514ec..6392473675 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.size-12-600-snap.png
index ad944e0bd3..293e4cd305 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.size-16-600-snap.png
index ced07c6036..156bd16ffd 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-none-600-snap.png
index beece5707c..c0aaab7ca1 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 4130837af9..ba6cad5179 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 32ab4310da..ea00ed08a9 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 7f36e49ff2..5fe8b640f8 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index 0dafa28abb..d74bf238fe 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index a069bff1e7..337ad499a9 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.color-white-600-snap.png
index 0f6ab38886..42a4a78f21 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/text.align-center-600-snap.png
index 39abdcbc90..9b2f9656be 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/text.align-left-600-snap.png
index 6280456ab6..821f09dc15 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0000000PSZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV0000000PSZ/text/text.align-right-600-snap.png
index 8a8af413b1..0976c43a22 100644
Binary files a/tests/functional/snapshots/US/DEV0000000PSZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV0000000PSZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-black_ratio-1x1-1100-snap.png
index 493641c541..e5e74c3522 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x1-1100-snap.png
index 86351a9ad2..9b86bd116e 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x1-400-snap.png
index 86351a9ad2..9b86bd116e 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x4-1100-snap.png
index 34661fb369..f9330d0912 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x4-400-snap.png
index eef75bf350..62d1d1a85d 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-20x1-1100-snap.png
index 2dc34e22f0..8695cea9d6 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-20x1-400-snap.png
index 40503604f8..fc8cd88614 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-8x1-1100-snap.png
index 1ef1a2fa46..f257f06553 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-8x1-400-snap.png
index cc52f8d3ca..267d9c404f 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-gray_ratio-1x1-1100-snap.png
index d6fedae8d7..47c3d9bc68 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-grayscale_ratio-1x1-1100-snap.png
index a2b716f60b..5e3b1d65e1 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 5d46f0379e..b2b8299bb2 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 88ee087371..ab42320e84 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-white_ratio-1x1-1100-snap.png
index 51399a0932..996cf2db88 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-left_logo.type-alternative-600-snap.png
index b9f3766b4a..a2cebe07c4 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-left_logo.type-inline-600-snap.png
index 8a03bdc4f9..1498ac5c16 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-left_logo.type-primary-600-snap.png
index 997cdbeff2..f8d6482f2e 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-right_logo.type-alternative-600-snap.png
index b9f3766b4a..a2cebe07c4 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-right_logo.type-inline-600-snap.png
index 8a03bdc4f9..1498ac5c16 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-right_logo.type-primary-600-snap.png
index cc856671aa..932fe14840 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-top_logo.type-alternative-600-snap.png
index b9f3766b4a..a2cebe07c4 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-top_logo.type-inline-600-snap.png
index 8a03bdc4f9..1498ac5c16 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-top_logo.type-primary-600-snap.png
index aaf8453b8e..c005db596c 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index b2c57f844d..d75d56a0eb 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 836a8b08d2..e7e902728b 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.color-white-600-snap.png
index 6e6abeb031..a67ccf3dda 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.size-10-600-snap.png
index 99cefce542..9642f85ecc 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.size-12-600-snap.png
index b9f3766b4a..a2cebe07c4 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.size-16-600-snap.png
index e39e69770c..880a5cf62b 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-none-600-snap.png
index f901760179..62b11707ea 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 8975d37d55..98ac1b10ab 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 9aa713897f..a75ee8b725 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 2e43a2b464..cc86d4c1e7 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.color-grayscale-600-snap.png
index 533e28cc06..b9b7185b5e 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 41e42f8a27..e88e7e49dd 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.color-white-600-snap.png
index 1a262eff53..42f63897e1 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/text.align-center-600-snap.png
index 871dd0c859..02b0c769a2 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/text.align-left-600-snap.png
index deb35b88ec..ea87dc6adf 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000000GPLQ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV000000GPLQ/text/text.align-right-600-snap.png
index 524f490258..1163ccae88 100644
Binary files a/tests/functional/snapshots/US/DEV000000GPLQ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV000000GPLQ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-black_ratio-1x1-1100-snap.png
index b98f83cb92..22076c7e52 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x1-1100-snap.png
index 665fed536a..fa7891151a 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x1-400-snap.png
index 665fed536a..fa7891151a 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x4-1100-snap.png
index 160435126d..85a216843d 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x4-400-snap.png
index 18914013b5..930f3a9055 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-20x1-1100-snap.png
index e6e0ab5b6a..016b5b2abc 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-20x1-400-snap.png
index f2d2f67600..3b65cf6383 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-8x1-1100-snap.png
index dbdd461a8d..be55aee462 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-8x1-400-snap.png
index 113f7e2eed..ecd57f959f 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-gray_ratio-1x1-1100-snap.png
index 0626cc9eb9..0231661cc2 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 020c448a79..aaf02a79eb 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 8ec1df1393..2774f05b28 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 678b610b84..7667f31b01 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-white_ratio-1x1-1100-snap.png
index 376638173b..b95fec6829 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-left_logo.type-alternative-600-snap.png
index f920932670..0abaebdde7 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-left_logo.type-inline-600-snap.png
index a8b5d126bb..c62ff100cf 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-left_logo.type-primary-600-snap.png
index 6b70496265..6fb1c8332f 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-right_logo.type-alternative-600-snap.png
index f920932670..0abaebdde7 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-right_logo.type-inline-600-snap.png
index a8b5d126bb..c62ff100cf 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-right_logo.type-primary-600-snap.png
index c8631aae78..afc56a11df 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-top_logo.type-alternative-600-snap.png
index f920932670..0abaebdde7 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-top_logo.type-inline-600-snap.png
index a8b5d126bb..c62ff100cf 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-top_logo.type-primary-600-snap.png
index 365a82b242..6ac3fb74d6 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 00b949770c..cb664d0640 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index b4137aba26..e096fabd76 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.color-white-600-snap.png
index 1d5bb9eb6a..fa52316643 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.size-10-600-snap.png
index af7f6c4b5f..9aebdbfdad 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.size-12-600-snap.png
index f920932670..0abaebdde7 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.size-16-600-snap.png
index dcf624920e..21eeb33562 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-none-600-snap.png
index 68df0397ac..0e1034e9f5 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index f830d4c80d..9201452be9 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 490497931a..780fc39df2 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 2d438b9262..ccba78cac9 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.color-grayscale-600-snap.png
index 27e49c2b11..1bd71afc8c 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 503448fc41..c0a0aa152f 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.color-white-600-snap.png
index a87592d2fe..12bdeb2424 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/text.align-center-600-snap.png
index f6acd8edf5..64b7717b4b 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/text.align-left-600-snap.png
index 4492b42aa3..c9d3319717 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00000GPLNQ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV00000GPLNQ/text/text.align-right-600-snap.png
index 093338f73b..d2787d5971 100644
Binary files a/tests/functional/snapshots/US/DEV00000GPLNQ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV00000GPLNQ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-black_ratio-1x1-1100-snap.png
index e33ffa11b0..33f404bcd6 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x1-1100-snap.png
index eaf89da46a..55fe807721 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x1-400-snap.png
index eaf89da46a..55fe807721 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x4-1100-snap.png
index fd596542fb..5907ba40c3 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x4-400-snap.png
index 303bfcf876..95cb950624 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-20x1-1100-snap.png
index a303015667..5b9bfdffb0 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-20x1-400-snap.png
index e0c0848847..398f0e3682 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-8x1-1100-snap.png
index 47393a97d6..a800952bb3 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-8x1-400-snap.png
index e0c0848847..398f0e3682 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-gray_ratio-1x1-1100-snap.png
index 5d10a4a720..3a8e662acc 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 0604a758d2..8d49ab134d 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 25b78f1266..98d0470e6a 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 74d6421869..daacd0a04f 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-white_ratio-1x1-1100-snap.png
index adf75a6359..c12b599e48 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-left_logo.type-alternative-600-snap.png
index 8ce166924e..3c8865cc7c 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-left_logo.type-inline-600-snap.png
index 125c2a4f18..25f2de7d6f 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-left_logo.type-primary-600-snap.png
index d3efeaa059..b4686b8fec 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-right_logo.type-alternative-600-snap.png
index 8ce166924e..3c8865cc7c 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-right_logo.type-inline-600-snap.png
index 125c2a4f18..25f2de7d6f 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-right_logo.type-primary-600-snap.png
index 4ffb89a70f..0538aceb8c 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-top_logo.type-alternative-600-snap.png
index 8ce166924e..3c8865cc7c 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-top_logo.type-inline-600-snap.png
index 125c2a4f18..25f2de7d6f 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-top_logo.type-primary-600-snap.png
index 3188981013..a59b48fbfc 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 92ce835121..7e221502d2 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index f621fcb5d0..4f08e98adc 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.color-white-600-snap.png
index 9160490a56..56e9e82f11 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.size-10-600-snap.png
index 86a007372f..3a0942bc38 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.size-12-600-snap.png
index 8ce166924e..3c8865cc7c 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.size-16-600-snap.png
index 4d362cc545..cec2143501 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-none-600-snap.png
index d9ab5939b2..a731c542cc 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index e0137917fe..e79a6f209d 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 325f639c73..a83fb557a3 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 1b548f38c7..9bc47af6f8 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.color-grayscale-600-snap.png
index e5993d9b3f..23980a72c6 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 954ca0d2a6..260eda0057 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.color-white-600-snap.png
index ef5f395c9b..dde6d2d4c9 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/text.align-center-600-snap.png
index 96ef5f7783..8411131883 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/text.align-left-600-snap.png
index d7494ee950..ddb738a888 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/text.align-right-600-snap.png
index e65acc55c2..0ce2d38e56 100644
Binary files a/tests/functional/snapshots/US/DEV000BTNSTSQ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV000BTNSTSQ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-1x4-400-snap.png
index 7e6bcd85c4..4c8befda6e 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-20x1-1100-snap.png
index 25828cbf2b..f3ea0ea755 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-20x1-400-snap.png
index 48e71feac8..5c406c0f17 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-8x1-400-snap.png
index 48e71feac8..5c406c0f17 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-left_logo.type-alternative-600-snap.png
index 909f232b7e..4606bed5b1 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-left_logo.type-inline-600-snap.png
index 467c6a7070..8ffb3983de 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-left_logo.type-primary-600-snap.png
index 3b157ed80f..5564a80c68 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-right_logo.type-alternative-600-snap.png
index 909f232b7e..4606bed5b1 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-right_logo.type-inline-600-snap.png
index 467c6a7070..8ffb3983de 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-right_logo.type-primary-600-snap.png
index 37e1afee84..0bea74f675 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-top_logo.type-alternative-600-snap.png
index 909f232b7e..4606bed5b1 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-top_logo.type-inline-600-snap.png
index 467c6a7070..8ffb3983de 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-top_logo.type-primary-600-snap.png
index c6b49ca603..d58824dc27 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 0d4f4e4d18..1e65057e05 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.color-monochrome-600-snap.png
index ce03e2dffc..6a39bf6c46 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.color-white-600-snap.png
index 1364ce9eb5..6a11ccfd68 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.size-10-600-snap.png
index 2407a3ee3a..0ebf15f048 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.size-12-600-snap.png
index 909f232b7e..4606bed5b1 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.size-16-600-snap.png
index b33750c8de..d97f7a8087 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-none-600-snap.png
index b4f8d8237d..1527923012 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 3b20479b66..59dc3e92fa 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index b53ffb3f24..4294af7133 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index e88ad0de2f..92e90b4682 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.color-grayscale-600-snap.png
index c4ade92034..88ae62c1e0 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.color-monochrome-600-snap.png
index 0d4c86be7d..b15c503c7e 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.color-white-600-snap.png
index c95b70892d..d6a12fe511 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/text.align-center-600-snap.png
index dc1ad1d92f..27b8e3066c 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/text.align-left-600-snap.png
index b95ee06c15..ae89b260ad 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENBNPL/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV000GENBNPL/text/text.align-right-600-snap.png
index c042fc90ef..43f1409c60 100644
Binary files a/tests/functional/snapshots/US/DEV000GENBNPL/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV000GENBNPL/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-1x4-400-snap.png
index 0d43afda7a..4e738f23e7 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-20x1-1100-snap.png
index 646f67af8f..8323f28536 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-20x1-400-snap.png
index f7559ea070..1420c7d4c0 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-8x1-400-snap.png
index f7559ea070..1420c7d4c0 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-left_logo.type-alternative-600-snap.png
index 1374173b52..83ebafe49e 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-left_logo.type-inline-600-snap.png
index 3d18f75e55..737cc731c3 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-left_logo.type-primary-600-snap.png
index 53a26ea952..894cf00713 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-right_logo.type-alternative-600-snap.png
index 1374173b52..83ebafe49e 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-right_logo.type-inline-600-snap.png
index 3d18f75e55..737cc731c3 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-right_logo.type-primary-600-snap.png
index aed78fd75b..4708ac395f 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-top_logo.type-alternative-600-snap.png
index 1374173b52..83ebafe49e 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-top_logo.type-inline-600-snap.png
index 3d18f75e55..737cc731c3 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-top_logo.type-primary-600-snap.png
index b576b79feb..de0231c21b 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.color-grayscale-600-snap.png
index f73aa5d0bb..a95182f5ad 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 2c54876f17..28d21bb027 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.color-white-600-snap.png
index fd6d673a25..91f239da98 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.size-10-600-snap.png
index e53d3d434c..c8f2c178b8 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.size-12-600-snap.png
index 1374173b52..83ebafe49e 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.size-16-600-snap.png
index 99892b879d..535859a715 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-none-600-snap.png
index 64a4fa72d4..007673f724 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 04a7eb7c30..f62e26b612 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 30a4835c0e..48b018cb23 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 457d9b79d3..00794a360f 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.color-grayscale-600-snap.png
index 694f5938a2..8228549f9c 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.color-monochrome-600-snap.png
index f6287c1ef3..2c1eb8ab2c 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.color-white-600-snap.png
index 6816939d6a..a0f9973bfb 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/text.align-center-600-snap.png
index bb58654772..05d255c81e 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/text.align-left-600-snap.png
index 6168f0fc2b..299e561f9a 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000GENPYPL/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV000GENPYPL/text/text.align-right-600-snap.png
index 90da064bf7..21eca1369b 100644
Binary files a/tests/functional/snapshots/US/DEV000GENPYPL/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV000GENPYPL/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-black_ratio-1x1-1100-snap.png
index 8c738eea54..f9533533df 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x1-1100-snap.png
index a611defa39..977a739001 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x1-400-snap.png
index a611defa39..977a739001 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x4-1100-snap.png
index b5a95ee0e0..d46354ec1a 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x4-400-snap.png
index d32d0fc21c..ee5b51908b 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-20x1-1100-snap.png
index eeee646883..c7cee08e4a 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-20x1-400-snap.png
index 87702917db..76181c7b03 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-8x1-1100-snap.png
index 260bdc83e1..e9825e118b 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-8x1-400-snap.png
index 87702917db..76181c7b03 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-gray_ratio-1x1-1100-snap.png
index e38299285f..ca7e3c8f3d 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-grayscale_ratio-1x1-1100-snap.png
index a65d259a6a..a9ff9464c9 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-monochrome_ratio-1x1-1100-snap.png
index e1032146af..a203ec2315 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 1de3504def..a2c5a89764 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-white_ratio-1x1-1100-snap.png
index e407b50f69..7328bb5fcc 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-left_logo.type-alternative-600-snap.png
index e3bdfe9458..c16a18953a 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-left_logo.type-inline-600-snap.png
index 4b44e2eacb..6955b4dc68 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-left_logo.type-primary-600-snap.png
index 8f9b269469..fb5453b738 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-right_logo.type-alternative-600-snap.png
index e3bdfe9458..c16a18953a 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-right_logo.type-inline-600-snap.png
index 4b44e2eacb..6955b4dc68 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-right_logo.type-primary-600-snap.png
index 4ec194f50f..cd6717f7be 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-top_logo.type-alternative-600-snap.png
index e3bdfe9458..c16a18953a 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-top_logo.type-inline-600-snap.png
index 4b44e2eacb..6955b4dc68 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-top_logo.type-primary-600-snap.png
index 80826c58c6..aa69a35ee2 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 73768f0477..c576b7c1ea 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 0159c8233b..93a44d3a09 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.color-white-600-snap.png
index ff72b09e8f..6797681531 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.size-10-600-snap.png
index 066fe42688..d664588839 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.size-12-600-snap.png
index e3bdfe9458..c16a18953a 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.size-16-600-snap.png
index 4437abbdd4..bc48ba2ff1 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-none-600-snap.png
index 6ab0f02c50..2c6dd833a8 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index fc2007f98a..0a56c2db4f 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index e6258d42f4..a6f69dae86 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 4a0b9c283d..b5674245d8 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.color-grayscale-600-snap.png
index 11cc63fd67..525256764d 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.color-monochrome-600-snap.png
index f4da82c419..1067cb4e82 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.color-white-600-snap.png
index a4b9305fed..d9b7666068 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/text.align-center-600-snap.png
index d718fc6955..d23960920c 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/text.align-left-600-snap.png
index 000fd79039..9dc89a5617 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/text.align-right-600-snap.png
index cbf3b2e6c5..a74fed1c3c 100644
Binary files a/tests/functional/snapshots/US/DEV000MRKSTSQ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV000MRKSTSQ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-black_ratio-1x1-1100-snap.png
index 2c170bd264..13837597e0 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x1-1100-snap.png
index 013174032d..510a75a99a 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x1-400-snap.png
index 013174032d..510a75a99a 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x4-1100-snap.png
index a5be41f6a2..87923a2ccd 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x4-400-snap.png
index a39ee48a7e..b0132e3346 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-20x1-1100-snap.png
index 1ca019a561..9da6ef8f00 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-20x1-400-snap.png
index a61da58e5f..0720a38ff4 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-8x1-1100-snap.png
index 9a3f9a7ba4..74a474e294 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-8x1-400-snap.png
index a61da58e5f..0720a38ff4 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-gray_ratio-1x1-1100-snap.png
index 561a99d485..ba8615f619 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-grayscale_ratio-1x1-1100-snap.png
index 8fc1e3b829..74983eda08 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-monochrome_ratio-1x1-1100-snap.png
index ed4f9cdd4a..8d9863639b 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-white-no-border_ratio-1x1-1100-snap.png
index aa5f3b7f71..5470758e7f 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-white_ratio-1x1-1100-snap.png
index 0efd6d9794..5580eb1dee 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-left_logo.type-alternative-600-snap.png
index a33b72fd51..970203d028 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-left_logo.type-inline-600-snap.png
index 359c55df3b..0d41850908 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-left_logo.type-primary-600-snap.png
index 34abc2a133..eaa35d82dd 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-right_logo.type-alternative-600-snap.png
index e110ad3a86..6d5ca18249 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-right_logo.type-inline-600-snap.png
index 359c55df3b..0d41850908 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-right_logo.type-primary-600-snap.png
index c8f640558e..ff61dc8d6a 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-top_logo.type-alternative-600-snap.png
index c43f00851f..f00d916e9e 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-top_logo.type-inline-600-snap.png
index 359c55df3b..0d41850908 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-top_logo.type-primary-600-snap.png
index 20ab02b04b..168ff6d020 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 0532a71134..a2de19d3fa 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 37ebdafa96..1798b36b87 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.color-white-600-snap.png
index 019202d70d..7f7c62ca2b 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.size-10-600-snap.png
index 03fd828695..6a26b6d6c1 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.size-12-600-snap.png
index a33b72fd51..970203d028 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.size-16-600-snap.png
index 8b535bf3d0..d42500f4c0 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-none-600-snap.png
index 9d4532876d..892b51a5cb 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index a43a3732b0..58df015dc0 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 185c18d49b..7d4800d125 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index dae4379477..06d40bae47 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.color-grayscale-600-snap.png
index 132ce99abb..18333de4af 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.color-monochrome-600-snap.png
index ebce1e7b61..47cf9dc041 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.color-white-600-snap.png
index c96751b667..ec08258e20 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/text.align-center-600-snap.png
index da95b86ff3..40c0e9c22e 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/text.align-left-600-snap.png
index 03454d7cde..bbf0c8e1d0 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV000NINONUS/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV000NINONUS/text/text.align-right-600-snap.png
index f0c3feddca..d1a51632b9 100644
Binary files a/tests/functional/snapshots/US/DEV000NINONUS/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV000NINONUS/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-black_ratio-1x1-1100-snap.png
index d63ed83579..ba2b65c6b5 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x1-1100-snap.png
index 9fee812713..b51e340865 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x1-400-snap.png
index 9fee812713..b51e340865 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x4-1100-snap.png
index 10e76a0ed3..d4cd09702a 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x4-400-snap.png
index 615ac65c62..f15f6669ed 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-20x1-1100-snap.png
index 150ffbc3b8..ca45628d02 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-20x1-400-snap.png
index 986b0f8d18..c9e7d03cf6 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-8x1-1100-snap.png
index 9de0c08dac..db5d846541 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-8x1-400-snap.png
index a7e64a7b55..57be5deea1 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-gray_ratio-1x1-1100-snap.png
index 9125757993..22d6edf4a2 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-grayscale_ratio-1x1-1100-snap.png
index a6c5a63625..711cfea000 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 82a48f1452..c55fd8df43 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index f6cb45cba6..10d922dcd1 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-white_ratio-1x1-1100-snap.png
index 53d29dc98f..307daeef60 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-left_logo.type-alternative-600-snap.png
index 3c9a6ae2c5..a810f1a0cf 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-left_logo.type-inline-600-snap.png
index af618ab89a..a5d487415e 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-left_logo.type-primary-600-snap.png
index 6227c9baf0..25c4d46af5 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-right_logo.type-alternative-600-snap.png
index 3c9a6ae2c5..a810f1a0cf 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-right_logo.type-inline-600-snap.png
index af618ab89a..a5d487415e 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-right_logo.type-primary-600-snap.png
index 13767ccec3..34434a89e1 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-top_logo.type-alternative-600-snap.png
index 3c9a6ae2c5..a810f1a0cf 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-top_logo.type-inline-600-snap.png
index af618ab89a..a5d487415e 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-top_logo.type-primary-600-snap.png
index a37cad6eb8..3424d6473a 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index e07b76d622..5a7bae1d65 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index b932f767f6..5ecb38c320 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.color-white-600-snap.png
index 86522777dd..76a4e0e977 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.size-10-600-snap.png
index e49f3be759..6d821003af 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.size-12-600-snap.png
index 3c9a6ae2c5..a810f1a0cf 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.size-16-600-snap.png
index 04cdcbef26..f385371a89 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-none-600-snap.png
index 8f2d7dc6cb..347ff85166 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 8bf55c9f1a..127d4a833c 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 704e053930..80738c84b4 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 44d9403435..3ae82fefc4 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.color-grayscale-600-snap.png
index c601963a0c..dcc23c5271 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.color-monochrome-600-snap.png
index fe33f14e9c..e7dad72dd7 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.color-white-600-snap.png
index 03dacf558b..df9d90fdb8 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/text.align-center-600-snap.png
index 11b6320b84..3b5d797a7b 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/text.align-left-600-snap.png
index 7831e22d69..9fea67970a 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/text.align-right-600-snap.png
index 38ac045eac..93148da3ba 100644
Binary files a/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV00BTNSTSNQ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-1x4-400-snap.png
index 7338635031..20807adbf1 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-20x1-1100-snap.png
index 6ec1525fb5..3f2cf014a6 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-20x1-400-snap.png
index f91141fe83..3f1f05f34c 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-8x1-1100-snap.png
index c1485a6741..592f2ccf54 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-8x1-400-snap.png
index f91141fe83..3f1f05f34c 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-left_logo.type-alternative-600-snap.png
index 55d1f477a5..8494484107 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-left_logo.type-inline-600-snap.png
index f0cab66751..3350d7d4e6 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-left_logo.type-primary-600-snap.png
index 936f0c562a..b0674bd897 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-right_logo.type-alternative-600-snap.png
index 55d1f477a5..8494484107 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-right_logo.type-inline-600-snap.png
index f0cab66751..3350d7d4e6 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-right_logo.type-primary-600-snap.png
index c76fb44edd..331ab4e3ff 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-top_logo.type-alternative-600-snap.png
index 55d1f477a5..8494484107 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-top_logo.type-inline-600-snap.png
index f0cab66751..3350d7d4e6 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-top_logo.type-primary-600-snap.png
index 9dfe93d08e..d4d16960a5 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 4b088b48a7..8dc45c1c6f 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 5ffd2c7884..ae08a0f189 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.color-white-600-snap.png
index 262de1ca77..cd74aa8cc3 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.size-10-600-snap.png
index 161c811904..623f07131f 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.size-12-600-snap.png
index 55d1f477a5..8494484107 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.size-16-600-snap.png
index f37cd99f7e..ca64e17b5e 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-none-600-snap.png
index edddfeb232..8f0459a838 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 5921af06ae..22d9acd7ce 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index bcf3dda6f3..5e3290a56a 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index c7637b7593..14325962ab 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.color-grayscale-600-snap.png
index 83c9bc1605..05c6cacd23 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.color-monochrome-600-snap.png
index 7fbadafe57..2e7b92fdd5 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.color-white-600-snap.png
index 2d1128bdac..f28757475c 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/text.align-center-600-snap.png
index 30c0c9bb81..2e72b34dc2 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/text.align-left-600-snap.png
index 4fc969079e..65f7794de1 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKGENPL/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV00MRKGENPL/text/text.align-right-600-snap.png
index 547e3affe2..61b00b7268 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKGENPL/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKGENPL/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-black_ratio-1x1-1100-snap.png
index e26ccc89ed..70eac78189 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x1-1100-snap.png
index 99eff2f8d3..0a81344d89 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x1-400-snap.png
index 99eff2f8d3..0a81344d89 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x4-1100-snap.png
index 01748d1063..8962fa7afc 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x4-400-snap.png
index d9046c489f..d04280327f 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-20x1-1100-snap.png
index 4e752ad628..cf2bfb8163 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-20x1-400-snap.png
index c53a4aea89..ceab15b0fc 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-8x1-1100-snap.png
index ab9ffb6afe..f5959693a5 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-8x1-400-snap.png
index 32474fcadc..22ee4d2002 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-gray_ratio-1x1-1100-snap.png
index 34950104e3..dbc425cbaa 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 75d186ce9d..74fd993900 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 035691c444..75eceed7c5 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index c73f81eded..d4fc5da744 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-white_ratio-1x1-1100-snap.png
index 57794d6ecb..d530f0452e 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-left_logo.type-alternative-600-snap.png
index df1a735602..707e4bb8a8 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-left_logo.type-inline-600-snap.png
index 107c0259ef..6bbf42dfa6 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-left_logo.type-primary-600-snap.png
index cb285cca5e..fb7adc1bf1 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-right_logo.type-alternative-600-snap.png
index df1a735602..707e4bb8a8 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-right_logo.type-inline-600-snap.png
index 107c0259ef..6bbf42dfa6 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-right_logo.type-primary-600-snap.png
index f582feaa71..8627a83534 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-top_logo.type-alternative-600-snap.png
index df1a735602..707e4bb8a8 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-top_logo.type-inline-600-snap.png
index 107c0259ef..6bbf42dfa6 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-top_logo.type-primary-600-snap.png
index ff14819315..51a459e2bc 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 6f6bf400f6..5b1a20b249 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 64ee06bd91..52fbe678b6 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.color-white-600-snap.png
index ca2daea28e..82684e6288 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.size-10-600-snap.png
index 70311d5a0c..9adb02d64e 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.size-12-600-snap.png
index df1a735602..707e4bb8a8 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.size-16-600-snap.png
index eeb872c4e3..8af26013ca 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-none-600-snap.png
index 2dbadd73e2..3f5a6a00cb 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 967d8d6cc3..4e9d30db89 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index a35df4cd6d..824fa22106 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 109107fdb2..cf56e531f9 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.color-grayscale-600-snap.png
index 9c12c7f378..628e1f8c3f 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 3cd81343f5..82d3b7f612 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.color-white-600-snap.png
index 500a4d8553..e26d447f47 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/text.align-center-600-snap.png
index 5f3ef235be..564ac9242b 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/text.align-left-600-snap.png
index edf479ecd1..447273872b 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/text.align-right-600-snap.png
index 53c3bbb1b4..97987ab18c 100644
Binary files a/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV00MRKSTSNQ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-black_ratio-1x1-1100-snap.png
index 2c170bd264..13837597e0 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x1-1100-snap.png
index 013174032d..510a75a99a 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x1-400-snap.png
index 013174032d..510a75a99a 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x4-1100-snap.png
index a5be41f6a2..87923a2ccd 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x4-400-snap.png
index a39ee48a7e..b0132e3346 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-20x1-1100-snap.png
index 1ca019a561..9da6ef8f00 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-20x1-400-snap.png
index a61da58e5f..0720a38ff4 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-8x1-1100-snap.png
index 9a3f9a7ba4..74a474e294 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-8x1-400-snap.png
index a61da58e5f..0720a38ff4 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-gray_ratio-1x1-1100-snap.png
index 561a99d485..ba8615f619 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 8fc1e3b829..74983eda08 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-monochrome_ratio-1x1-1100-snap.png
index ed4f9cdd4a..8d9863639b 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index aa5f3b7f71..5470758e7f 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-white_ratio-1x1-1100-snap.png
index 0efd6d9794..5580eb1dee 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-left_logo.type-alternative-600-snap.png
index b0d5ca6850..bccbe4f5d6 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-left_logo.type-inline-600-snap.png
index 4c38f6d8dd..97f824049a 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-left_logo.type-primary-600-snap.png
index 7b5751cd07..d90af2dfb2 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-right_logo.type-alternative-600-snap.png
index da3785d9a0..37d935e51b 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-right_logo.type-inline-600-snap.png
index 4c38f6d8dd..97f824049a 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-right_logo.type-primary-600-snap.png
index b761a22fca..bfd781e154 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-top_logo.type-alternative-600-snap.png
index 2f06cb2b2f..642c1f4a46 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-top_logo.type-inline-600-snap.png
index 4c38f6d8dd..97f824049a 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-top_logo.type-primary-600-snap.png
index c7bd02b0e8..86241d16bd 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index c717c17cbe..18a5b98132 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 34b2f20069..cabaaa61f6 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.color-white-600-snap.png
index 95e8b48604..dbd8371fa4 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.size-10-600-snap.png
index 0e93def274..9953fa2cd6 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.size-12-600-snap.png
index b0d5ca6850..bccbe4f5d6 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.size-16-600-snap.png
index 6d73e45547..a865335a80 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-none-600-snap.png
index ad18e0bfca..c78aa421cb 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 8d26aad1df..e25f69ed86 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 79d71481b3..65d8abb410 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 50597a1127..b87bc9436a 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.color-grayscale-600-snap.png
index df77c62103..16ed3abbae 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 3be13412fe..2b16600dbf 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.color-white-600-snap.png
index 40ea332915..4e4d340885 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/text.align-center-600-snap.png
index 4ab33c8b3f..0fba71d0ed 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/text.align-left-600-snap.png
index beeead3c63..411545d98c 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00NINONUSQ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV00NINONUSQ/text/text.align-right-600-snap.png
index bdfa746d63..edc21891fb 100644
Binary files a/tests/functional/snapshots/US/DEV00NINONUSQ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV00NINONUSQ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-black_ratio-1x1-1100-snap.png
index f5c4379a42..8db8bbfc7b 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x1-1100-snap.png
index 18e009f15e..836be8c529 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x1-400-snap.png
index 18e009f15e..836be8c529 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x4-1100-snap.png
index a113f84689..10cfadd778 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x4-400-snap.png
index 4f41021e8b..3e6529d885 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-20x1-1100-snap.png
index 71465e5df1..48bfbdd225 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-20x1-400-snap.png
index ffe3c25db8..28d3f7ab24 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-8x1-1100-snap.png
index 6b5f150bb6..6b506c8f9c 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-8x1-400-snap.png
index ffe3c25db8..28d3f7ab24 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-gray_ratio-1x1-1100-snap.png
index 9222d4c421..7f713c6135 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index d420b6fdc0..0e311dbb00 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index a0b3c56301..f1aced1b19 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 10ee00664f..1f290a8171 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-white_ratio-1x1-1100-snap.png
index fd889e230c..0a7c4e1554 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-left_logo.type-alternative-600-snap.png
index 70e895732f..7d1731b111 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-left_logo.type-inline-600-snap.png
index 90e7e9da24..4bec56b444 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-left_logo.type-primary-600-snap.png
index 78081f7640..70d8837ca1 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-right_logo.type-alternative-600-snap.png
index 70e895732f..7d1731b111 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-right_logo.type-inline-600-snap.png
index 90e7e9da24..4bec56b444 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-right_logo.type-primary-600-snap.png
index 5dbae1f0b2..3a4952a33d 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-top_logo.type-alternative-600-snap.png
index 70e895732f..7d1731b111 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-top_logo.type-inline-600-snap.png
index 90e7e9da24..4bec56b444 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-top_logo.type-primary-600-snap.png
index 9866e94e75..033a73f6d9 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index af956055f7..5f75ba3aea 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index d3b274eb86..6f37f695c7 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.color-white-600-snap.png
index e8ea5ae09e..a4de4cf4f1 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.size-10-600-snap.png
index e0ab932fbe..47e3348b35 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.size-12-600-snap.png
index 70e895732f..7d1731b111 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.size-16-600-snap.png
index 8027b8d9e5..9ab6858b53 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-none-600-snap.png
index 9d2ada631a..b2b9c29d28 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 7310236f63..ddd7a2faff 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index b61214bfab..14a66feb47 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index a32c2ef86a..3b7d3f3581 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index 94edbe14f1..c0f1caa96d 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 0e1eff30b2..ba598d1304 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.color-white-600-snap.png
index 3c5eabaf92..2905923103 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/text.align-center-600-snap.png
index fd37a93d64..4840247f82 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/text.align-left-600-snap.png
index 98072142ff..5ab7c0a600 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/text.align-right-600-snap.png
index 2359a3165e..780a5b14bb 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQEZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQEZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-black_ratio-1x1-1100-snap.png
index 657a485cd6..e478a6c77c 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-1x4-400-snap.png
index 61865fb898..d17b40f97a 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-20x1-1100-snap.png
index 793178f623..22fb436426 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-20x1-400-snap.png
index 07c14bda4d..d93dce4904 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-8x1-1100-snap.png
index ec5a9d1dc1..7b4af06c41 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-8x1-400-snap.png
index 07c14bda4d..d93dce4904 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-left_logo.type-alternative-600-snap.png
index 4a95358b30..b929626ff1 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-left_logo.type-inline-600-snap.png
index 291963f951..c095c1dc91 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-left_logo.type-primary-600-snap.png
index 6d4efa0fd0..0876e9e23d 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-right_logo.type-alternative-600-snap.png
index 4a95358b30..b929626ff1 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-right_logo.type-inline-600-snap.png
index 291963f951..c095c1dc91 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-right_logo.type-primary-600-snap.png
index a7447068c9..3667b2d88e 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-top_logo.type-alternative-600-snap.png
index 4a95358b30..b929626ff1 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-top_logo.type-inline-600-snap.png
index 291963f951..c095c1dc91 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-top_logo.type-primary-600-snap.png
index d77ebad9ea..a41dc786ea 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 39db8cc861..f0f6ab3e09 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 8b1ec260d8..eccd4eb1ff 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.color-white-600-snap.png
index cc2e1ec4ca..2cd04ef291 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.size-10-600-snap.png
index 4d61f5faa1..5255decb1b 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.size-12-600-snap.png
index 4a95358b30..b929626ff1 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.size-16-600-snap.png
index 6ea4bbf492..81f99b0f27 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-none-600-snap.png
index 7b867831c4..0150c98bd7 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index b0fe1dd1a5..841206404a 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 7e89c9aacd..bdae91b43b 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index f94a2e52f3..540483744c 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index ca03539154..e76c6238ca 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 4d3c671a42..cc6634abb1 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.color-white-600-snap.png
index 19db9bb260..ff823b7762 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/text.align-center-600-snap.png
index b542b95ac5..b95df89ffd 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/text.align-left-600-snap.png
index e7291d8303..c618a198cb 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/text.align-right-600-snap.png
index 3c8f2a8684..6d2c9562b5 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTMQGZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTMQGZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-black_ratio-1x1-1100-snap.png
index 0b9fe22cdd..3ec08e8393 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x1-1100-snap.png
index e06567f1aa..7062d6ab3d 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x1-400-snap.png
index e06567f1aa..7062d6ab3d 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x4-1100-snap.png
index 06a0753334..1f4d073ee1 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x4-400-snap.png
index 9d45dbc007..1b542d9a0d 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-20x1-1100-snap.png
index cd74761552..ef7274ad19 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-20x1-400-snap.png
index 212fd3e457..687ed94fb8 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-8x1-1100-snap.png
index 51f927d2c0..e351af9885 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-8x1-400-snap.png
index 212fd3e457..687ed94fb8 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-gray_ratio-1x1-1100-snap.png
index 3c1409fa4a..983b68e071 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index f77fd4da21..9c7b29e194 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index a432ad27bd..3314c52b43 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 9ecf1648f2..921467b4c9 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-white_ratio-1x1-1100-snap.png
index 023d459549..b43371cbbf 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-left_logo.type-alternative-600-snap.png
index 3350ec2073..7e135fd43e 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-left_logo.type-inline-600-snap.png
index accab39cd1..ef964452ee 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-left_logo.type-primary-600-snap.png
index 4a5a406e0a..35d2958190 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-right_logo.type-alternative-600-snap.png
index 3350ec2073..7e135fd43e 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-right_logo.type-inline-600-snap.png
index accab39cd1..ef964452ee 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-right_logo.type-primary-600-snap.png
index 4cc5d308b1..112a8fcb4a 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-top_logo.type-alternative-600-snap.png
index 3350ec2073..7e135fd43e 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-top_logo.type-inline-600-snap.png
index accab39cd1..ef964452ee 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-top_logo.type-primary-600-snap.png
index 28af7d40c2..2a0b5830ef 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 78646b35c1..ee744858ca 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 793eadadbb..778baa5a97 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.color-white-600-snap.png
index f42d3e9762..5c4f65f695 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.size-10-600-snap.png
index e7272fa16a..06250c10de 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.size-12-600-snap.png
index 3350ec2073..7e135fd43e 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.size-16-600-snap.png
index 7b303012c1..1d75874043 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-none-600-snap.png
index 6edd539689..da325c39dc 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 1040a67346..3436b9be9d 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 0808a667fc..5c70195b8f 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index efe51e744c..1b95652bc2 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index fa45ae467c..af547c567d 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 9b6d983bb3..eb5e5e4e96 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.color-white-600-snap.png
index 19b377cbeb..8ae90467a8 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/text.align-center-600-snap.png
index 34f0e62916..7ae16ea641 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/text.align-left-600-snap.png
index f2e7a07f11..55830524b1 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/text.align-right-600-snap.png
index d9c58e06fd..e6083c3f7a 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQEZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQEZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-black_ratio-1x1-1100-snap.png
index 7c162031d6..d73afb920d 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x1-1100-snap.png
index 3faaf8fcf4..3754b3da09 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x1-400-snap.png
index 3faaf8fcf4..3754b3da09 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x4-1100-snap.png
index 1cee934d61..a5aef63b3e 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x4-400-snap.png
index 933b09566d..059bb18b5c 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-20x1-1100-snap.png
index 8ccfa26364..4662ed9875 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-20x1-400-snap.png
index b9323a929b..354ecbf2c0 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-8x1-1100-snap.png
index 4d503d81ab..6af6315c0b 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-8x1-400-snap.png
index b9323a929b..354ecbf2c0 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-gray_ratio-1x1-1100-snap.png
index af02008efa..75e2d1f823 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index e11b2ba772..7784b04e9c 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 404be0a5cf..1fe63b8ee1 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 8e20b2548c..2dd5463f14 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-white_ratio-1x1-1100-snap.png
index 0b6958f89c..7bc62fe14b 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-left_logo.type-alternative-600-snap.png
index d107818160..5cb79cd8c0 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-left_logo.type-inline-600-snap.png
index fe001d5b1f..b8e4831708 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-left_logo.type-primary-600-snap.png
index 99a8900526..1cd0833357 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-right_logo.type-alternative-600-snap.png
index d107818160..5cb79cd8c0 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-right_logo.type-inline-600-snap.png
index fe001d5b1f..b8e4831708 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-right_logo.type-primary-600-snap.png
index 62fe55a329..08dd238e77 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-top_logo.type-alternative-600-snap.png
index d107818160..5cb79cd8c0 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-top_logo.type-inline-600-snap.png
index fe001d5b1f..b8e4831708 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-top_logo.type-primary-600-snap.png
index 18950f9b7b..ae6999bed5 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 402ecbcfaa..f14110e5d8 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index a588deb1ee..09345a1146 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.color-white-600-snap.png
index 6951bb8f06..02d48cf3a5 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.size-10-600-snap.png
index 8d77ab5e27..bf2cb145a3 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.size-12-600-snap.png
index d107818160..5cb79cd8c0 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.size-16-600-snap.png
index f0d0512991..9ab450bc60 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-none-600-snap.png
index 0ec7b6559f..6f38621b85 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 2b699270e5..649b706792 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 6e8bc263e8..0e307fdbbb 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 96c3050a21..bf407bc18a 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index e09bc96e0d..504e972f30 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index c651731c8c..17aede3339 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.color-white-600-snap.png
index 6c89321ade..a09dac9d49 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/text.align-center-600-snap.png
index a551083ff9..7eff8b5f3d 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/text.align-left-600-snap.png
index f7349a0c8c..5699c6d7a0 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/text.align-right-600-snap.png
index 63d5408aee..75c3ce60f6 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTNQGZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTNQGZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-black_ratio-1x1-1100-snap.png
index 42ee8cb187..1174a276f8 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x1-1100-snap.png
index 587fa0d9ed..92a0473410 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x1-400-snap.png
index 587fa0d9ed..92a0473410 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x4-1100-snap.png
index 7c465d0275..fe48a9d91c 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x4-400-snap.png
index d8bfcb7412..b62b6838bf 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-20x1-1100-snap.png
index 838c2ed567..0ce952b588 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-20x1-400-snap.png
index e63a94ae4e..a0c9e187ec 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-8x1-1100-snap.png
index b46d371948..e8b63749df 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-8x1-400-snap.png
index e63a94ae4e..a0c9e187ec 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-gray_ratio-1x1-1100-snap.png
index 54d8f13efb..c1a8dd6c84 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 43144709b8..6dc328b9c9 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index fe9132d689..566ac4fe45 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 71e2a9af22..a7c7793981 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-white_ratio-1x1-1100-snap.png
index 4437ad8014..4fe1168057 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-left_logo.type-alternative-600-snap.png
index faca2d7fdf..08619fb9f5 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-left_logo.type-inline-600-snap.png
index 3fe9b831c2..65fff9f3ef 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-left_logo.type-primary-600-snap.png
index 41b73011cb..a88b09904e 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-right_logo.type-alternative-600-snap.png
index faca2d7fdf..08619fb9f5 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-right_logo.type-inline-600-snap.png
index 3fe9b831c2..65fff9f3ef 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-right_logo.type-primary-600-snap.png
index 9c579d24ae..9a480e8a65 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-top_logo.type-alternative-600-snap.png
index faca2d7fdf..08619fb9f5 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-top_logo.type-inline-600-snap.png
index 3fe9b831c2..65fff9f3ef 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-top_logo.type-primary-600-snap.png
index 7a904313bd..eb5361585d 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index dd6ead54c9..2f5a106bbe 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 9c48cb2096..02ef2d93e9 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.color-white-600-snap.png
index 12b3c584f4..0806205535 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.size-10-600-snap.png
index 21fed1df6f..908ca13cbb 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.size-12-600-snap.png
index faca2d7fdf..08619fb9f5 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.size-16-600-snap.png
index db6b6d164c..431febca80 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-none-600-snap.png
index 88bffffde7..1c3315ad20 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index de6a3a9622..9182e92bff 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index ccaa35fd20..756b02e321 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 3807396dfa..9c81953c11 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index 9fe180cd64..e78e2358db 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 2a0df04612..b24f7a6a31 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.color-white-600-snap.png
index 8bcc0cd34c..44ec170a21 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/text.align-center-600-snap.png
index 0777b5a3b0..21b9a62a76 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/text.align-left-600-snap.png
index d1b1a7f0c7..1b6bf3ac99 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/text.align-right-600-snap.png
index e86c6e01a1..af81a74a27 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQEZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQEZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-black_ratio-1x1-1100-snap.png
index 44d3c0f8c4..f39424ad11 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x1-1100-snap.png
index edaea07eae..f8a7b62fc5 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x1-400-snap.png
index edaea07eae..f8a7b62fc5 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x4-1100-snap.png
index 9fc7697d70..f9620a5ee0 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x4-400-snap.png
index e5f3deb251..6fbb427150 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-20x1-1100-snap.png
index 3a3c515a94..f7d9db1901 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-20x1-400-snap.png
index c1b2a624bb..a98999a3aa 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-8x1-1100-snap.png
index c2cc05c5ec..5281abb6d1 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-8x1-400-snap.png
index c1b2a624bb..a98999a3aa 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-gray_ratio-1x1-1100-snap.png
index 976670b741..6cd7c724a1 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index f3ffbd90fc..c7c2a8fc41 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index ff7790d1bb..9e99ad3fb6 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 3059a9df45..7f9ab0cdd3 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-white_ratio-1x1-1100-snap.png
index 9a44c5e814..ed3486549b 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-left_logo.type-alternative-600-snap.png
index af93944adc..8b6fcc46c4 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-left_logo.type-inline-600-snap.png
index 1bf906c5df..44d479847e 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-left_logo.type-primary-600-snap.png
index 9c247e7e9f..424fe584ea 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-right_logo.type-alternative-600-snap.png
index af93944adc..8b6fcc46c4 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-right_logo.type-inline-600-snap.png
index 1bf906c5df..44d479847e 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-right_logo.type-primary-600-snap.png
index 970749565e..cdc92c34be 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-top_logo.type-alternative-600-snap.png
index af93944adc..8b6fcc46c4 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-top_logo.type-inline-600-snap.png
index 1bf906c5df..44d479847e 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-top_logo.type-primary-600-snap.png
index 8c3735cf46..672a2831ce 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index a978f3c63c..2f8330c53e 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 81854cae13..2dd2180ad0 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.color-white-600-snap.png
index 144799c589..5357ab3c41 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.size-10-600-snap.png
index 62af3b2ec6..5e5c72f210 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.size-12-600-snap.png
index af93944adc..8b6fcc46c4 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.size-16-600-snap.png
index 6e9b758fcf..e607d05373 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-none-600-snap.png
index 9196c8b66b..716eb39d87 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index ed6a86ef54..3e250d2014 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index babb655bed..2665abf926 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 8389bbed50..e46ee5a5b4 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index ec6bfc5d43..b14c510c05 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index bb327eb7bd..dd63786944 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.color-white-600-snap.png
index f4a993c9bd..5c6ed91a0c 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/text.align-center-600-snap.png
index 3640273cd0..ca238434e2 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/text.align-left-600-snap.png
index 1cec1057b7..8a49918b0f 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/text.align-right-600-snap.png
index 4fdad06b71..e82e92c687 100644
Binary files a/tests/functional/snapshots/US/DEV00USLTSQGZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV00USLTSQGZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-black_ratio-1x1-1100-snap.png
index 8c8a8e7298..489b63dd95 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x1-1100-snap.png
index ab1ddb02fb..be44706313 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x1-400-snap.png
index ab1ddb02fb..be44706313 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x4-1100-snap.png
index bd7fc85b40..80232753a6 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x4-400-snap.png
index d3991661b0..c843cd77de 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-20x1-1100-snap.png
index 3f27e461ed..e6f98a1d7a 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-20x1-400-snap.png
index 389e6be53a..d59396dd22 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-8x1-1100-snap.png
index 70df4f41ea..317229bd5b 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-8x1-400-snap.png
index 389e6be53a..d59396dd22 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-gray_ratio-1x1-1100-snap.png
index 77ae284b76..e0088b72c1 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-grayscale_ratio-1x1-1100-snap.png
index 6104f0ce02..cc11650d58 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-monochrome_ratio-1x1-1100-snap.png
index fa2e3f3ac3..929963cb92 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 6e7afce314..b87bfd21a9 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-white_ratio-1x1-1100-snap.png
index e4e1651226..d1b46a6315 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-left_logo.type-alternative-600-snap.png
index fc7fe939e8..0b3ef00d9f 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-left_logo.type-inline-600-snap.png
index b5b4110f53..beafd9fcfc 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-left_logo.type-primary-600-snap.png
index 2a0391889d..f08b13d4f7 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-right_logo.type-alternative-600-snap.png
index fc7fe939e8..0b3ef00d9f 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-right_logo.type-inline-600-snap.png
index b5b4110f53..beafd9fcfc 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-right_logo.type-primary-600-snap.png
index d1e284c5fa..7a562d0ce8 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-top_logo.type-alternative-600-snap.png
index fc7fe939e8..0b3ef00d9f 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-top_logo.type-inline-600-snap.png
index b5b4110f53..beafd9fcfc 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-top_logo.type-primary-600-snap.png
index baaf3bbfed..d882e20fe2 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 125c9fb5b2..bfd7de1c19 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 80f9b4b8bb..ac7f044919 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.color-white-600-snap.png
index 760eef664d..ee1ece8824 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.size-10-600-snap.png
index 13b441cd2e..806605f495 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.size-12-600-snap.png
index fc7fe939e8..0b3ef00d9f 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.size-16-600-snap.png
index 9d84c07485..4810a7ffa1 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-none-600-snap.png
index 6f05651935..cb48664889 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index d66c5bb24e..1ef913456f 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index c81b8564be..c1deb81e49 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index f038cac1a8..1f2ee331f8 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.color-grayscale-600-snap.png
index f42c4aad5b..efc6e7a8fa 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.color-monochrome-600-snap.png
index 79fbdfa4df..96652ffee5 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.color-white-600-snap.png
index 8831e01372..a393acc881 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/text.align-center-600-snap.png
index d941856c95..cf3aa33015 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/text.align-left-600-snap.png
index 9ae73eb4bd..3361bbecdd 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/text.align-right-600-snap.png
index 7d6a2ec716..65cbe0bf4b 100644
Binary files a/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV0BTNPYPLPP/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-1x4-400-snap.png
index 7338635031..20807adbf1 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-20x1-1100-snap.png
index 6ec1525fb5..3f2cf014a6 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-20x1-400-snap.png
index f91141fe83..3f1f05f34c 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-8x1-1100-snap.png
index c1485a6741..592f2ccf54 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-8x1-400-snap.png
index f91141fe83..3f1f05f34c 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-left_logo.type-alternative-600-snap.png
index 55d1f477a5..8494484107 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-left_logo.type-inline-600-snap.png
index f0cab66751..3350d7d4e6 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-left_logo.type-primary-600-snap.png
index 936f0c562a..b0674bd897 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-right_logo.type-alternative-600-snap.png
index 55d1f477a5..8494484107 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-right_logo.type-inline-600-snap.png
index f0cab66751..3350d7d4e6 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-right_logo.type-primary-600-snap.png
index c76fb44edd..331ab4e3ff 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-top_logo.type-alternative-600-snap.png
index 55d1f477a5..8494484107 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-top_logo.type-inline-600-snap.png
index f0cab66751..3350d7d4e6 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-top_logo.type-primary-600-snap.png
index 9dfe93d08e..d4d16960a5 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 4b088b48a7..8dc45c1c6f 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 5ffd2c7884..ae08a0f189 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.color-white-600-snap.png
index 262de1ca77..cd74aa8cc3 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.size-10-600-snap.png
index 161c811904..623f07131f 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.size-12-600-snap.png
index 55d1f477a5..8494484107 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.size-16-600-snap.png
index f37cd99f7e..ca64e17b5e 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-none-600-snap.png
index edddfeb232..8f0459a838 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 5921af06ae..22d9acd7ce 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index bcf3dda6f3..5e3290a56a 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index c7637b7593..14325962ab 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.color-grayscale-600-snap.png
index 83c9bc1605..05c6cacd23 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.color-monochrome-600-snap.png
index 7fbadafe57..2e7b92fdd5 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.color-white-600-snap.png
index 2d1128bdac..f28757475c 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/text.align-center-600-snap.png
index 30c0c9bb81..2e72b34dc2 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/text.align-left-600-snap.png
index 4fc969079e..65f7794de1 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0GENERICPL/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV0GENERICPL/text/text.align-right-600-snap.png
index 547e3affe2..61b00b7268 100644
Binary files a/tests/functional/snapshots/US/DEV0GENERICPL/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV0GENERICPL/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-black_ratio-1x1-1100-snap.png
index 8c8a8e7298..489b63dd95 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x1-1100-snap.png
index ab1ddb02fb..be44706313 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x1-400-snap.png
index ab1ddb02fb..be44706313 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x4-1100-snap.png
index bd7fc85b40..80232753a6 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x4-400-snap.png
index d3991661b0..c843cd77de 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-20x1-1100-snap.png
index 3f27e461ed..e6f98a1d7a 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-20x1-400-snap.png
index 389e6be53a..d59396dd22 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-8x1-1100-snap.png
index 70df4f41ea..317229bd5b 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-8x1-400-snap.png
index 389e6be53a..d59396dd22 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-gray_ratio-1x1-1100-snap.png
index 77ae284b76..e0088b72c1 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-grayscale_ratio-1x1-1100-snap.png
index 6104f0ce02..cc11650d58 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-monochrome_ratio-1x1-1100-snap.png
index fa2e3f3ac3..929963cb92 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 6e7afce314..b87bfd21a9 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-white_ratio-1x1-1100-snap.png
index e4e1651226..d1b46a6315 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-left_logo.type-alternative-600-snap.png
index fc7fe939e8..0b3ef00d9f 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-left_logo.type-inline-600-snap.png
index b5b4110f53..beafd9fcfc 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-left_logo.type-primary-600-snap.png
index 2a0391889d..f08b13d4f7 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-right_logo.type-alternative-600-snap.png
index fc7fe939e8..0b3ef00d9f 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-right_logo.type-inline-600-snap.png
index b5b4110f53..beafd9fcfc 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-right_logo.type-primary-600-snap.png
index d1e284c5fa..7a562d0ce8 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-top_logo.type-alternative-600-snap.png
index fc7fe939e8..0b3ef00d9f 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-top_logo.type-inline-600-snap.png
index b5b4110f53..beafd9fcfc 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-top_logo.type-primary-600-snap.png
index baaf3bbfed..d882e20fe2 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 125c9fb5b2..bfd7de1c19 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 80f9b4b8bb..ac7f044919 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.color-white-600-snap.png
index 760eef664d..ee1ece8824 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.size-10-600-snap.png
index 13b441cd2e..806605f495 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.size-12-600-snap.png
index fc7fe939e8..0b3ef00d9f 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.size-16-600-snap.png
index 9d84c07485..4810a7ffa1 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-none-600-snap.png
index 6f05651935..cb48664889 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index d66c5bb24e..1ef913456f 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index c81b8564be..c1deb81e49 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index f038cac1a8..1f2ee331f8 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.color-grayscale-600-snap.png
index f42c4aad5b..efc6e7a8fa 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.color-monochrome-600-snap.png
index 79fbdfa4df..96652ffee5 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.color-white-600-snap.png
index 8831e01372..a393acc881 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/text.align-center-600-snap.png
index d941856c95..cf3aa33015 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/text.align-left-600-snap.png
index 9ae73eb4bd..3361bbecdd 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/text.align-right-600-snap.png
index 7d6a2ec716..65cbe0bf4b 100644
Binary files a/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV0MRKPYPLPP/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-black_ratio-1x1-1100-snap.png
index 0b661b6f06..52c1bb9f13 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x1-1100-snap.png
index 4e218e2afe..77e16048b7 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x1-400-snap.png
index 4e218e2afe..77e16048b7 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x4-1100-snap.png
index 13948b7ccb..4c6cf01a79 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x4-400-snap.png
index 298bba39b4..60ef4a4a5d 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-20x1-1100-snap.png
index cae64b1f44..d5dc617d31 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-20x1-400-snap.png
index bf45a76ca8..e2c1ca080f 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-8x1-1100-snap.png
index 9c0ddb7d3d..b91c2e1fb4 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-8x1-400-snap.png
index bf45a76ca8..e2c1ca080f 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-grayscale_ratio-1x1-1100-snap.png
index 1704cb1ff5..6f68a05223 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-monochrome_ratio-1x1-1100-snap.png
index c334a8725a..bea9a77d0d 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-left_logo.type-alternative-600-snap.png
index 380b8f8c1d..7f7724398e 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-left_logo.type-inline-600-snap.png
index 1851bab010..f640e64d89 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-left_logo.type-primary-600-snap.png
index d11ddff430..5f8c8d82ed 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-right_logo.type-alternative-600-snap.png
index 380b8f8c1d..7f7724398e 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-right_logo.type-inline-600-snap.png
index 1851bab010..f640e64d89 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-right_logo.type-primary-600-snap.png
index f8d5822411..0e0d3ffd58 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-top_logo.type-alternative-600-snap.png
index 380b8f8c1d..7f7724398e 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-top_logo.type-inline-600-snap.png
index 1851bab010..f640e64d89 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-top_logo.type-primary-600-snap.png
index bfc6d25ebe..d969aaf381 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 70b2f0a7c8..1b2137298f 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 83b2223fd9..61b3c180a4 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.color-white-600-snap.png
index 550dc58097..578bda94e8 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.size-10-600-snap.png
index 091e91cdf6..0a9926df2f 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.size-12-600-snap.png
index 380b8f8c1d..7f7724398e 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.size-16-600-snap.png
index 767b50c7c7..db280e03ca 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-none-600-snap.png
index fd87240de4..b373d00a18 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 15997750ce..9ec82e9be1 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 11b499d899..94c1f3e289 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 659850f085..63d24eb780 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.color-grayscale-600-snap.png
index 15ae72ea71..3da4914a4e 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.color-monochrome-600-snap.png
index 83dfa92983..03986e8070 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.color-white-600-snap.png
index f4245500d8..1321183a6a 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/text.align-center-600-snap.png
index 2c17fd690b..58da2df1be 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/text.align-left-600-snap.png
index e6717ffb7d..754684e3d5 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEV0USGENERIC/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEV0USGENERIC/text/text.align-right-600-snap.png
index d1ada51d6a..3d328935ce 100644
Binary files a/tests/functional/snapshots/US/DEV0USGENERIC/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEV0USGENERIC/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-black_ratio-1x1-1100-snap.png
index a4bec4d3a4..9e7c57f5c5 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x1-1100-snap.png
index 8f334d7708..afe1d2d9d7 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x1-400-snap.png
index 8f334d7708..afe1d2d9d7 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x4-1100-snap.png
index c94ae0092b..a87a12eae1 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x4-400-snap.png
index 7761403ba7..558b17fe52 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-20x1-1100-snap.png
index c1b43ae848..134cb18ee6 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-20x1-400-snap.png
index 8a6ea92250..1d3c0389e7 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-8x1-1100-snap.png
index be5e351d82..21405f898a 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-8x1-400-snap.png
index 8a6ea92250..1d3c0389e7 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-gray_ratio-1x1-1100-snap.png
index 1178ffc4f4..a0cc79ff69 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 2c5eee19f6..4d297a1b86 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 6beaeb617d..6c7b1b1e29 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 298562e47f..b92bbd5413 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-white_ratio-1x1-1100-snap.png
index 17ac0d4c90..14d39a1598 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png
index 050b18e595..f419cf7812 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-left_logo.type-inline-600-snap.png
index ef397a0050..1a1e82c14f 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-left_logo.type-primary-600-snap.png
index e618342cbb..e148ba829f 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png
index 050b18e595..f419cf7812 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-right_logo.type-inline-600-snap.png
index ef397a0050..1a1e82c14f 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-right_logo.type-primary-600-snap.png
index 4fb3fce51a..b0575ddf64 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png
index 050b18e595..f419cf7812 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-top_logo.type-inline-600-snap.png
index ef397a0050..1a1e82c14f 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-top_logo.type-primary-600-snap.png
index 8d52d7a14e..dddafe815d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index b43897a799..761b24e696 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 4d3d70f4b4..ebbedf8cc2 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.color-white-600-snap.png
index de30592b5f..97d744995f 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.size-10-600-snap.png
index 839f2b6280..d8d8da3277 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.size-12-600-snap.png
index 050b18e595..f419cf7812 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.size-16-600-snap.png
index 21353774bd..f50f9fd40d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-none-600-snap.png
index 19b9100793..93cf066eb9 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index b8c2a64252..57c59a2ccb 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 15e71b27c9..55756e8526 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index cb727de6d1..3f96761d9f 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index 7039c33af1..17b60b14ee 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index bd1106f9af..d623bc8177 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.color-white-600-snap.png
index 96ed49d99c..575e097d69 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/text.align-center-600-snap.png
index 98e7932344..0df372a6ad 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/text.align-left-600-snap.png
index d3e9f75673..adf7f53269 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/text.align-right-600-snap.png
index 5eac6c8e8e..2251d26328 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQEQZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-black_ratio-1x1-1100-snap.png
index d488e1f043..656e6074e8 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x1-1100-snap.png
index 9ca7db3b3e..a384bae447 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x1-400-snap.png
index 9ca7db3b3e..a384bae447 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x4-1100-snap.png
index e011c1fc91..1fba65ca33 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x4-400-snap.png
index c845f620b0..3178af8534 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-20x1-1100-snap.png
index b424408e04..77600012cc 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-20x1-400-snap.png
index be17858ffd..36df815e7d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-8x1-1100-snap.png
index 9267574da7..060d92fa4b 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-8x1-400-snap.png
index be17858ffd..36df815e7d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-gray_ratio-1x1-1100-snap.png
index ea5272f79e..caaa82f3c7 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index b40a8326a4..38b5a17c55 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 8aed8afdfb..2822c2e399 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index c4a7e08a7b..b8f9f3c265 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-white_ratio-1x1-1100-snap.png
index 928dfdc665..d55857f4ab 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png
index fb68d1e473..148effaabc 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-left_logo.type-inline-600-snap.png
index a86814ac75..5041d80b8d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-left_logo.type-primary-600-snap.png
index 83e0c52507..21a3571a3d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png
index fb68d1e473..148effaabc 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-right_logo.type-inline-600-snap.png
index a86814ac75..5041d80b8d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-right_logo.type-primary-600-snap.png
index 05a56c2e1f..4726092fcc 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png
index fb68d1e473..148effaabc 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-top_logo.type-inline-600-snap.png
index a86814ac75..5041d80b8d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-top_logo.type-primary-600-snap.png
index 3c20bf30e6..0b42f395ed 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 14b2de408b..17eaab3721 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index d0b960a004..e73ca17b18 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.color-white-600-snap.png
index 458f30424d..001b8d3c72 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.size-10-600-snap.png
index f570125478..8730bc7543 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.size-12-600-snap.png
index fb68d1e473..148effaabc 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.size-16-600-snap.png
index 7aa656aab8..faf18d5b08 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-none-600-snap.png
index 7cf45f0efb..f76acb55fa 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 231ace004b..c4ba868262 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 1b9b7a0e2f..1fc40c4977 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 7a4f1e35dc..5e6551182f 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index d5acc1f209..1cdf8b5f97 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index c246bac973..a22b7cbd5e 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.color-white-600-snap.png
index b39ba73a8c..f0bde64ae9 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/text.align-center-600-snap.png
index aac9b2e544..9dd55c4950 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/text.align-left-600-snap.png
index ca33640362..1485207a97 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/text.align-right-600-snap.png
index 47bbaa64b6..1609ffee60 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTMQGTZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-black_ratio-1x1-1100-snap.png
index 0b9fe22cdd..3ec08e8393 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x1-1100-snap.png
index e06567f1aa..7062d6ab3d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x1-400-snap.png
index e06567f1aa..7062d6ab3d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x4-1100-snap.png
index 06a0753334..1f4d073ee1 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x4-400-snap.png
index 9d45dbc007..1b542d9a0d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-20x1-1100-snap.png
index cd74761552..ef7274ad19 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-20x1-400-snap.png
index 212fd3e457..687ed94fb8 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-8x1-1100-snap.png
index 51f927d2c0..e351af9885 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-8x1-400-snap.png
index 212fd3e457..687ed94fb8 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-gray_ratio-1x1-1100-snap.png
index 3c1409fa4a..983b68e071 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index f77fd4da21..9c7b29e194 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index a432ad27bd..3314c52b43 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 9ecf1648f2..921467b4c9 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-white_ratio-1x1-1100-snap.png
index 023d459549..b43371cbbf 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png
index 3350ec2073..7e135fd43e 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-left_logo.type-inline-600-snap.png
index accab39cd1..ef964452ee 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-left_logo.type-primary-600-snap.png
index 4a5a406e0a..35d2958190 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png
index 3350ec2073..7e135fd43e 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-right_logo.type-inline-600-snap.png
index accab39cd1..ef964452ee 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-right_logo.type-primary-600-snap.png
index 4cc5d308b1..112a8fcb4a 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png
index 3350ec2073..7e135fd43e 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-top_logo.type-inline-600-snap.png
index accab39cd1..ef964452ee 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-top_logo.type-primary-600-snap.png
index 28af7d40c2..2a0b5830ef 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 78646b35c1..ee744858ca 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 793eadadbb..778baa5a97 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.color-white-600-snap.png
index f42d3e9762..5c4f65f695 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.size-10-600-snap.png
index e7272fa16a..06250c10de 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.size-12-600-snap.png
index 3350ec2073..7e135fd43e 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.size-16-600-snap.png
index 7b303012c1..1d75874043 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-none-600-snap.png
index 6edd539689..da325c39dc 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 1040a67346..3436b9be9d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 0808a667fc..5c70195b8f 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index efe51e744c..1b95652bc2 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index fa45ae467c..af547c567d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 9b6d983bb3..eb5e5e4e96 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.color-white-600-snap.png
index 19b377cbeb..8ae90467a8 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/text.align-center-600-snap.png
index 34f0e62916..7ae16ea641 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/text.align-left-600-snap.png
index 5394ff841c..55830524b1 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/text.align-right-600-snap.png
index b5b36c6d5e..e6083c3f7a 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQEQZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-black_ratio-1x1-1100-snap.png
index 7c162031d6..d73afb920d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x1-1100-snap.png
index 3faaf8fcf4..3754b3da09 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x1-400-snap.png
index 3faaf8fcf4..3754b3da09 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x4-1100-snap.png
index 1cee934d61..a5aef63b3e 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x4-400-snap.png
index 933b09566d..059bb18b5c 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-20x1-1100-snap.png
index 8ccfa26364..4662ed9875 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-20x1-400-snap.png
index b9323a929b..354ecbf2c0 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-8x1-1100-snap.png
index 4d503d81ab..6af6315c0b 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-8x1-400-snap.png
index b9323a929b..354ecbf2c0 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-gray_ratio-1x1-1100-snap.png
index af02008efa..75e2d1f823 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index e11b2ba772..7784b04e9c 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 404be0a5cf..1fe63b8ee1 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 8e20b2548c..2dd5463f14 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-white_ratio-1x1-1100-snap.png
index 0b6958f89c..7bc62fe14b 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png
index d107818160..5cb79cd8c0 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-left_logo.type-inline-600-snap.png
index fe001d5b1f..b8e4831708 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-left_logo.type-primary-600-snap.png
index 99a8900526..1cd0833357 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png
index d107818160..5cb79cd8c0 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-right_logo.type-inline-600-snap.png
index fe001d5b1f..b8e4831708 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-right_logo.type-primary-600-snap.png
index 62fe55a329..08dd238e77 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png
index d107818160..5cb79cd8c0 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-top_logo.type-inline-600-snap.png
index fe001d5b1f..b8e4831708 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-top_logo.type-primary-600-snap.png
index 18950f9b7b..ae6999bed5 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 402ecbcfaa..f14110e5d8 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index a588deb1ee..09345a1146 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.color-white-600-snap.png
index 6951bb8f06..02d48cf3a5 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.size-10-600-snap.png
index 8d77ab5e27..bf2cb145a3 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.size-12-600-snap.png
index d107818160..5cb79cd8c0 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.size-16-600-snap.png
index f0d0512991..9ab450bc60 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-none-600-snap.png
index 0ec7b6559f..6f38621b85 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 2b699270e5..649b706792 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 6e8bc263e8..0e307fdbbb 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 96c3050a21..bf407bc18a 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index e09bc96e0d..504e972f30 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index c651731c8c..17aede3339 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.color-white-600-snap.png
index 6c89321ade..a09dac9d49 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/text.align-center-600-snap.png
index a551083ff9..7eff8b5f3d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/text.align-left-600-snap.png
index 26af786b67..5699c6d7a0 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/text.align-right-600-snap.png
index c36f3e352a..75c3ce60f6 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTNQGTZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-black_ratio-1x1-1100-snap.png
index e0b254ffb7..1684c0a09b 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x1-1100-snap.png
index d063977b07..be13f482bd 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x1-400-snap.png
index d063977b07..be13f482bd 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x4-1100-snap.png
index b32921d1f8..3267438314 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x4-400-snap.png
index f5ae717b4b..c0cd6f554d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-20x1-1100-snap.png
index 8caba29716..91fb138253 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-20x1-400-snap.png
index 232076a443..842a8aef13 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-8x1-1100-snap.png
index 22490b9b52..cb60311ecb 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-8x1-400-snap.png
index 232076a443..842a8aef13 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-gray_ratio-1x1-1100-snap.png
index 917d935001..55e59fc55c 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index a8ad7c7693..b05c74b8eb 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 2e75570ab4..8fe5a545fd 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 5da1d849b5..80ecc01b39 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-white_ratio-1x1-1100-snap.png
index 583a15d1e7..0233d306bb 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png
index aa123a8f96..cbaf76f6ff 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-left_logo.type-inline-600-snap.png
index cf1dcad425..8c0de25632 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-left_logo.type-primary-600-snap.png
index 284fb5c065..a7b8820179 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png
index aa123a8f96..cbaf76f6ff 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-right_logo.type-inline-600-snap.png
index cf1dcad425..8c0de25632 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-right_logo.type-primary-600-snap.png
index cb18868bcd..9aeb5376fc 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png
index aa123a8f96..cbaf76f6ff 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-top_logo.type-inline-600-snap.png
index cf1dcad425..8c0de25632 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-top_logo.type-primary-600-snap.png
index 92c86a7525..40e4a746ff 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 38ed89306d..66cd5e3278 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 7ebc22d47e..7a8494acec 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.color-white-600-snap.png
index ac7623886c..374397bdfe 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.size-10-600-snap.png
index 3ad7b21ed7..3e5caba5d1 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.size-12-600-snap.png
index aa123a8f96..cbaf76f6ff 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.size-16-600-snap.png
index 7d0ebfd9a2..f1c35b16bb 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-none-600-snap.png
index 6d71d550b5..755944e553 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index cfcd43ac99..091c8d12a3 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index cb696f89f4..bd4c58e304 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 4885cd801d..ad8026ffc9 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index fb181be572..c974f6c310 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 3bef4a78c4..2fe7ebaee3 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.color-white-600-snap.png
index f52bf7c951..1bc2eec3b7 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/text.align-center-600-snap.png
index 372b019011..dddc0da2e6 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/text.align-left-600-snap.png
index ff60325b66..6dfe5cb818 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/text.align-right-600-snap.png
index 2b1abf5270..9a5d677cdd 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQEQZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-black_ratio-1x1-1100-snap.png
index 583ea0a4ef..ec5490c9ad 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x1-1100-snap.png
index f03563d65d..b67e4ab086 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x1-400-snap.png
index f03563d65d..b67e4ab086 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x4-1100-snap.png
index d3cd4b98b5..df508fda6d 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x4-400-snap.png
index 20d849f624..c1ee998a70 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-20x1-1100-snap.png
index 5571ae933b..87867f1536 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-20x1-400-snap.png
index b28084d2f7..e332c76cef 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-8x1-1100-snap.png
index e6bcd99eff..000d3f8af5 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-8x1-400-snap.png
index b28084d2f7..e332c76cef 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-gray_ratio-1x1-1100-snap.png
index 6427583408..4f6b6e186b 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 6314a9927e..0669f765c1 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 58a849699f..5940b135c4 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 052a26f88b..d0e4628701 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-white_ratio-1x1-1100-snap.png
index 3e0dc9f625..aa1d60ef55 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png
index 67ab286f48..5fc84056d1 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-left_logo.type-inline-600-snap.png
index f5bad683e7..8dc8071d68 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-left_logo.type-primary-600-snap.png
index b79b64a679..0fe930adaa 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png
index 67ab286f48..5fc84056d1 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-right_logo.type-inline-600-snap.png
index f5bad683e7..8dc8071d68 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-right_logo.type-primary-600-snap.png
index b996df6104..d3fda348c6 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png
index 67ab286f48..5fc84056d1 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-top_logo.type-inline-600-snap.png
index f5bad683e7..8dc8071d68 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-top_logo.type-primary-600-snap.png
index a6627ef2ce..63ba81db2a 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index c3d9416bf0..052053d655 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 9727abe9b6..8b3f0c0592 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.color-white-600-snap.png
index 73375f5e9d..5ae3dec895 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.size-10-600-snap.png
index 7ccd0ce0ce..ab83d43653 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.size-12-600-snap.png
index 67ab286f48..5fc84056d1 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.size-16-600-snap.png
index ad3a40b0ce..84564cb753 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-none-600-snap.png
index e56f2ff2ac..dfea537c93 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index e3cb6860f4..5deca4d6ab 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index d2d8e98b6d..abe56903ac 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 58cc5e5649..4dae1f5b85 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index f77d0fd968..8aa1917ebd 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 94c69a227b..b90e796bce 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.color-white-600-snap.png
index 9345e26a93..9e214e2eec 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/text.align-center-600-snap.png
index 817f146c34..da5ecf04bf 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/text.align-left-600-snap.png
index be49aab7be..0bde895836 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/text.align-right-600-snap.png
index 6a01716c7e..deca200c46 100644
Binary files a/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEVBTNLTSQGTZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-1x4-400-snap.png
index 7e6bcd85c4..4c8befda6e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-20x1-1100-snap.png
index 25828cbf2b..f3ea0ea755 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-20x1-400-snap.png
index 48e71feac8..5c406c0f17 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-8x1-400-snap.png
index 48e71feac8..5c406c0f17 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-left_logo.type-alternative-600-snap.png
index 909f232b7e..4606bed5b1 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-left_logo.type-inline-600-snap.png
index 510a502235..29297b0d84 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-left_logo.type-primary-600-snap.png
index 3b157ed80f..5564a80c68 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-right_logo.type-alternative-600-snap.png
index 909f232b7e..4606bed5b1 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-right_logo.type-inline-600-snap.png
index 510a502235..29297b0d84 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-right_logo.type-primary-600-snap.png
index 37e1afee84..0bea74f675 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-top_logo.type-alternative-600-snap.png
index 909f232b7e..4606bed5b1 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-top_logo.type-inline-600-snap.png
index 510a502235..29297b0d84 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-top_logo.type-primary-600-snap.png
index c6b49ca603..d58824dc27 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 0d4f4e4d18..1e65057e05 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.color-monochrome-600-snap.png
index ce03e2dffc..6a39bf6c46 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.color-white-600-snap.png
index 1364ce9eb5..6a11ccfd68 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.size-10-600-snap.png
index 2407a3ee3a..0ebf15f048 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.size-12-600-snap.png
index 909f232b7e..4606bed5b1 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.size-16-600-snap.png
index b33750c8de..d97f7a8087 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-none-600-snap.png
index e95d21f8b9..fde4f0d0fc 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 3b20479b66..59dc3e92fa 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index b53ffb3f24..4294af7133 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index e88ad0de2f..92e90b4682 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.color-grayscale-600-snap.png
index c4ade92034..88ae62c1e0 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.color-monochrome-600-snap.png
index 0d4c86be7d..b15c503c7e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.color-white-600-snap.png
index c95b70892d..d6a12fe511 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/text.align-center-600-snap.png
index dc1ad1d92f..27b8e3066c 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/text.align-left-600-snap.png
index b95ee06c15..ae89b260ad 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/text.align-right-600-snap.png
index c042fc90ef..43f1409c60 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENBNPL/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENBNPL/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-1x4-400-snap.png
index 0d43afda7a..4e738f23e7 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-20x1-1100-snap.png
index 646f67af8f..8323f28536 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-20x1-400-snap.png
index f7559ea070..1420c7d4c0 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-8x1-400-snap.png
index f7559ea070..1420c7d4c0 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-left_logo.type-alternative-600-snap.png
index 1374173b52..83ebafe49e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-left_logo.type-inline-600-snap.png
index 3d18f75e55..737cc731c3 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-left_logo.type-primary-600-snap.png
index 53a26ea952..894cf00713 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-right_logo.type-alternative-600-snap.png
index 1374173b52..83ebafe49e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-right_logo.type-inline-600-snap.png
index 3d18f75e55..737cc731c3 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-right_logo.type-primary-600-snap.png
index aed78fd75b..4708ac395f 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-top_logo.type-alternative-600-snap.png
index 1374173b52..83ebafe49e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-top_logo.type-inline-600-snap.png
index 3d18f75e55..737cc731c3 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-top_logo.type-primary-600-snap.png
index b576b79feb..de0231c21b 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.color-grayscale-600-snap.png
index f73aa5d0bb..a95182f5ad 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 2c54876f17..28d21bb027 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.color-white-600-snap.png
index fd6d673a25..91f239da98 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.size-10-600-snap.png
index e53d3d434c..c8f2c178b8 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.size-12-600-snap.png
index 1374173b52..83ebafe49e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.size-16-600-snap.png
index 99892b879d..535859a715 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-none-600-snap.png
index 64a4fa72d4..007673f724 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 04a7eb7c30..f62e26b612 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 30a4835c0e..48b018cb23 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 457d9b79d3..00794a360f 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.color-grayscale-600-snap.png
index 694f5938a2..8228549f9c 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.color-monochrome-600-snap.png
index f6287c1ef3..2c1eb8ab2c 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.color-white-600-snap.png
index 6816939d6a..a0f9973bfb 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/text.align-center-600-snap.png
index bb58654772..05d255c81e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/text.align-left-600-snap.png
index 6168f0fc2b..299e561f9a 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/text.align-right-600-snap.png
index 90da064bf7..21eca1369b 100644
Binary files a/tests/functional/snapshots/US/DEVMRKGENPYPL/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEVMRKGENPYPL/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-black_ratio-1x1-1100-snap.png
index 7dd40806c3..9b7b1d9990 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x1-1100-snap.png
index 8998aa4681..4e78a6af22 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x1-400-snap.png
index 8998aa4681..4e78a6af22 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x4-1100-snap.png
index 06548c783f..ae9df409fc 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x4-400-snap.png
index 66ebf436b3..18cc73d00a 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-20x1-1100-snap.png
index 0b656607ed..c5a38a09bc 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-20x1-400-snap.png
index 5eb0fd4ad8..8947de64de 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-8x1-1100-snap.png
index 1085a14177..d43383051b 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-8x1-400-snap.png
index 5eb0fd4ad8..8947de64de 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-gray_ratio-1x1-1100-snap.png
index 0152969966..074ede8f30 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index e5b5d9791c..0dcd5b8bfb 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index f0a758a0f5..d313c96226 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 837f72b47a..8d718ecd5a 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-white_ratio-1x1-1100-snap.png
index 2eddbc3c6a..7d227faec7 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png
index 465e4ab63c..2fe67c264e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-left_logo.type-inline-600-snap.png
index 5c7a482359..2b0a819dc8 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-left_logo.type-primary-600-snap.png
index 05b4f6ce4e..9870e37067 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png
index 465e4ab63c..2fe67c264e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-right_logo.type-inline-600-snap.png
index 5c7a482359..2b0a819dc8 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-right_logo.type-primary-600-snap.png
index cd48dce3c6..caaec364ef 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png
index 465e4ab63c..2fe67c264e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-top_logo.type-inline-600-snap.png
index 5c7a482359..2b0a819dc8 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-top_logo.type-primary-600-snap.png
index 775fff0380..bf6a50dafb 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 5db8dcf310..75e1ffb981 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 709d3a9cc2..a29743cb9c 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.color-white-600-snap.png
index 550b1aef0c..b55b090bb4 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.size-10-600-snap.png
index 99383329d2..d056f712f4 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.size-12-600-snap.png
index 465e4ab63c..2fe67c264e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.size-16-600-snap.png
index b59e1c90d8..f180b3e486 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-none-600-snap.png
index 5850a53821..b0cdd04867 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index d48fb97b96..9135a237ae 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 3636151340..133b535bae 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 495f5234b9..f83532cabe 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index a851edaf46..7e391d05e9 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 3a4976c82f..02051b72ee 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.color-white-600-snap.png
index bfcdc54cda..aed2b46987 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/text.align-center-600-snap.png
index c74acdce88..ecb8157905 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/text.align-left-600-snap.png
index 55de27497c..54ac5a21e6 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/text.align-right-600-snap.png
index 4136de4e76..8671c37aa3 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQEQZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-black_ratio-1x1-1100-snap.png
index f6d0f57dfd..7aaaa20a76 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x1-1100-snap.png
index 945cdf992c..27f12aa966 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x1-400-snap.png
index 945cdf992c..27f12aa966 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x4-1100-snap.png
index ba0394eb09..a6217aeff0 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x4-400-snap.png
index c91c2e8db4..6f4f8f0cbe 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-20x1-1100-snap.png
index e2bd0a6291..ccda257b55 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-20x1-400-snap.png
index d9148c2a57..7d6e8be3a9 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-8x1-1100-snap.png
index 7d7c050e93..3d269c6d08 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-8x1-400-snap.png
index d9148c2a57..7d6e8be3a9 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-gray_ratio-1x1-1100-snap.png
index 389e30f383..a9aa9a9b44 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index a229d67824..ed946b6262 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 91f8e70a36..8f33c820a0 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 283edbfeba..f848e8fc7e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-white_ratio-1x1-1100-snap.png
index bd62db8ad6..b06ce12383 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png
index 99503fae49..cbd6eda0c1 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-left_logo.type-inline-600-snap.png
index 6b73a8d352..ad23dcc095 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-left_logo.type-primary-600-snap.png
index 8dd0a9bd9a..944c06970a 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png
index 99503fae49..cbd6eda0c1 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-right_logo.type-inline-600-snap.png
index 6b73a8d352..ad23dcc095 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-right_logo.type-primary-600-snap.png
index c5113f711c..f078748fae 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png
index 99503fae49..cbd6eda0c1 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-top_logo.type-inline-600-snap.png
index 6b73a8d352..ad23dcc095 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-top_logo.type-primary-600-snap.png
index 692df79da6..783e2494e6 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 9d7f3c32c5..57b80e40ec 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index dd626e8843..2229fce068 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.color-white-600-snap.png
index 0ff8d840fe..f5c2316dd6 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.size-10-600-snap.png
index cd42514b15..6c858da940 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.size-12-600-snap.png
index 99503fae49..cbd6eda0c1 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.size-16-600-snap.png
index 84895d79da..3dda30dc85 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-none-600-snap.png
index ebea32b980..26bd61d2bb 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 231ace004b..c4ba868262 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 1b9b7a0e2f..1fc40c4977 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 7a4f1e35dc..5e6551182f 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index 0fa99f90f8..0581e64910 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 34f9dcf550..d5bdff912b 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.color-white-600-snap.png
index d3104075ac..2fe56b7bf0 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/text.align-center-600-snap.png
index b346d7487b..4c56f3f029 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/text.align-left-600-snap.png
index 20fd70cf4e..a9fc874841 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/text.align-right-600-snap.png
index 638e1b0d3d..182141d2d8 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTMQGTZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-black_ratio-1x1-1100-snap.png
index 0b9fe22cdd..3ec08e8393 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x1-1100-snap.png
index e06567f1aa..7062d6ab3d 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x1-400-snap.png
index e06567f1aa..7062d6ab3d 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x4-1100-snap.png
index 06a0753334..1f4d073ee1 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x4-400-snap.png
index 9d45dbc007..1b542d9a0d 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-20x1-1100-snap.png
index cd74761552..ef7274ad19 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-20x1-400-snap.png
index 212fd3e457..687ed94fb8 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-8x1-1100-snap.png
index 51f927d2c0..e351af9885 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-8x1-400-snap.png
index 212fd3e457..687ed94fb8 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-gray_ratio-1x1-1100-snap.png
index 3c1409fa4a..983b68e071 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index f77fd4da21..9c7b29e194 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index a432ad27bd..3314c52b43 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 9ecf1648f2..921467b4c9 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-white_ratio-1x1-1100-snap.png
index 023d459549..b43371cbbf 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png
index 3350ec2073..7e135fd43e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-left_logo.type-inline-600-snap.png
index accab39cd1..ef964452ee 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-left_logo.type-primary-600-snap.png
index 4a5a406e0a..35d2958190 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png
index 3350ec2073..7e135fd43e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-right_logo.type-inline-600-snap.png
index accab39cd1..ef964452ee 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-right_logo.type-primary-600-snap.png
index 4cc5d308b1..112a8fcb4a 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png
index 3350ec2073..7e135fd43e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-top_logo.type-inline-600-snap.png
index accab39cd1..ef964452ee 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-top_logo.type-primary-600-snap.png
index 28af7d40c2..2a0b5830ef 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 78646b35c1..ee744858ca 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 793eadadbb..778baa5a97 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.color-white-600-snap.png
index f42d3e9762..5c4f65f695 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.size-10-600-snap.png
index e7272fa16a..06250c10de 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.size-12-600-snap.png
index 3350ec2073..7e135fd43e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.size-16-600-snap.png
index 7b303012c1..1d75874043 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-none-600-snap.png
index 6edd539689..da325c39dc 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 1040a67346..3436b9be9d 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 0808a667fc..5c70195b8f 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index efe51e744c..1b95652bc2 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index fa45ae467c..af547c567d 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 9b6d983bb3..eb5e5e4e96 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.color-white-600-snap.png
index 19b377cbeb..8ae90467a8 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/text.align-center-600-snap.png
index 34f0e62916..7ae16ea641 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/text.align-left-600-snap.png
index 5394ff841c..55830524b1 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/text.align-right-600-snap.png
index b5b36c6d5e..e6083c3f7a 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQEQZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-black_ratio-1x1-1100-snap.png
index 7c162031d6..d73afb920d 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x1-1100-snap.png
index 3faaf8fcf4..3754b3da09 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x1-400-snap.png
index 3faaf8fcf4..3754b3da09 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x4-1100-snap.png
index 1cee934d61..a5aef63b3e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x4-400-snap.png
index 933b09566d..059bb18b5c 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-20x1-1100-snap.png
index 8ccfa26364..4662ed9875 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-20x1-400-snap.png
index b9323a929b..354ecbf2c0 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-8x1-1100-snap.png
index 4d503d81ab..6af6315c0b 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-8x1-400-snap.png
index b9323a929b..354ecbf2c0 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-gray_ratio-1x1-1100-snap.png
index af02008efa..75e2d1f823 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index e11b2ba772..7784b04e9c 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 404be0a5cf..1fe63b8ee1 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 8e20b2548c..2dd5463f14 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-white_ratio-1x1-1100-snap.png
index 0b6958f89c..7bc62fe14b 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png
index d107818160..5cb79cd8c0 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-left_logo.type-inline-600-snap.png
index fe001d5b1f..b8e4831708 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-left_logo.type-primary-600-snap.png
index 99a8900526..1cd0833357 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png
index d107818160..5cb79cd8c0 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-right_logo.type-inline-600-snap.png
index fe001d5b1f..b8e4831708 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-right_logo.type-primary-600-snap.png
index 62fe55a329..08dd238e77 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png
index d107818160..5cb79cd8c0 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-top_logo.type-inline-600-snap.png
index fe001d5b1f..b8e4831708 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-top_logo.type-primary-600-snap.png
index 18950f9b7b..ae6999bed5 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index 402ecbcfaa..f14110e5d8 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index a588deb1ee..09345a1146 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.color-white-600-snap.png
index 6951bb8f06..02d48cf3a5 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.size-10-600-snap.png
index 8d77ab5e27..bf2cb145a3 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.size-12-600-snap.png
index d107818160..5cb79cd8c0 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.size-16-600-snap.png
index f0d0512991..9ab450bc60 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-none-600-snap.png
index 0ec7b6559f..6f38621b85 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index 2b699270e5..649b706792 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 6e8bc263e8..0e307fdbbb 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 96c3050a21..bf407bc18a 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index e09bc96e0d..504e972f30 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index c651731c8c..17aede3339 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.color-white-600-snap.png
index 6c89321ade..a09dac9d49 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/text.align-center-600-snap.png
index a551083ff9..7eff8b5f3d 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/text.align-left-600-snap.png
index 26af786b67..5699c6d7a0 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/text.align-right-600-snap.png
index c36f3e352a..75c3ce60f6 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTNQGTZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-black_ratio-1x1-1100-snap.png
index e4f52ed43d..a4b77a4bc5 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x1-1100-snap.png
index 6366e37a28..6ec803fedb 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x1-400-snap.png
index 6366e37a28..6ec803fedb 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x4-1100-snap.png
index 4d6da7b140..7a44c41d70 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x4-400-snap.png
index 5114ca8531..8a80cd7005 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-20x1-1100-snap.png
index c54642f561..957b6820f5 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-20x1-400-snap.png
index 0dba31c3b3..0caf0fb8c2 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-8x1-1100-snap.png
index a579436506..095489fa90 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-8x1-400-snap.png
index 0dba31c3b3..0caf0fb8c2 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-gray_ratio-1x1-1100-snap.png
index 3ccaf0f57f..4499a95fd7 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index e94d5f2e02..3e9e359ff6 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index b5ec368407..2e540b09e3 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 3483f15908..59bcecbc43 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-white_ratio-1x1-1100-snap.png
index 374ad3206a..dc858d02fd 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png
index d27eb2e5f3..fa5c427589 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-left_logo.type-inline-600-snap.png
index e94f7ce962..61de8345c2 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-left_logo.type-primary-600-snap.png
index 8daae56528..f068baf051 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png
index d27eb2e5f3..fa5c427589 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-right_logo.type-inline-600-snap.png
index e94f7ce962..61de8345c2 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-right_logo.type-primary-600-snap.png
index c9a6ba0670..94249c88ca 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png
index d27eb2e5f3..fa5c427589 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-top_logo.type-inline-600-snap.png
index e94f7ce962..61de8345c2 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-top_logo.type-primary-600-snap.png
index 579d45fd2f..62f44748e6 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index afa8fdc5ce..4045a8462d 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index 8d995bff9e..1f52b11274 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.color-white-600-snap.png
index 2755b80155..4b038f9a10 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.size-10-600-snap.png
index 505bcf6600..6979ded62b 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.size-12-600-snap.png
index d27eb2e5f3..fa5c427589 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.size-16-600-snap.png
index c76320acb3..589d93ef62 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-none-600-snap.png
index ccbe1a9276..7f5b83ec99 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index e5a75501bd..71ddaf539b 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 119d798831..9a8e3201b3 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 00f2a0ca72..c1a3eeaa44 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index 57fb2f6010..6a02b741ad 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 7209fd366e..0e522a14dc 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.color-white-600-snap.png
index ece22d9ff9..236329688f 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/text.align-center-600-snap.png
index 111af05bf4..051e221cde 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/text.align-left-600-snap.png
index 514d65fb18..4b615dc44e 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/text.align-right-600-snap.png
index f894d9b154..5baa5775e4 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQEQZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-black_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-black_ratio-1x1-1100-snap.png
index a6b21cfcb7..d9fc6fcbba 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-black_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-black_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x1-1100-snap.png
index 44759f8580..a75124babf 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x1-400-snap.png
index 44759f8580..a75124babf 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x4-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x4-1100-snap.png
index a4c0705b54..2aed8f7ace 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x4-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x4-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x4-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x4-400-snap.png
index 8d0e7873d0..5b476f625b 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x4-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-1x4-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-20x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-20x1-1100-snap.png
index 0542406814..6721f45f63 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-20x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-20x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-20x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-20x1-400-snap.png
index a2e03b720e..af0eceab44 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-20x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-20x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-8x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-8x1-1100-snap.png
index 269a8e3728..2e6b755638 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-8x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-8x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-8x1-400-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-8x1-400-snap.png
index a2e03b720e..af0eceab44 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-8x1-400-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-blue_ratio-8x1-400-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-gray_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-gray_ratio-1x1-1100-snap.png
index 0e235ff4a5..9cee02ef88 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-gray_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-gray_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png
index 82a00d56d7..bde059d741 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-grayscale_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png
index 56f4887e3d..d86035efc4 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-monochrome_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png
index 094f84c4df..0c2a8fb4f2 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-white-no-border_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-white_ratio-1x1-1100-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-white_ratio-1x1-1100-snap.png
index 401bf4903b..cb11bee565 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-white_ratio-1x1-1100-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/flex/color-white_ratio-1x1-1100-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png
index b6f0759134..427a024ddb 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-left_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-left_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-left_logo.type-inline-600-snap.png
index 2005cd84a9..52840408ab 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-left_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-left_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-left_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-left_logo.type-primary-600-snap.png
index 6484aa92d5..d36971dd43 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-left_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-left_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png
index b6f0759134..427a024ddb 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-right_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-right_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-right_logo.type-inline-600-snap.png
index 2005cd84a9..52840408ab 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-right_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-right_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-right_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-right_logo.type-primary-600-snap.png
index 340fff95d7..134d06f83c 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-right_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-right_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png
index b6f0759134..427a024ddb 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-top_logo.type-alternative-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-top_logo.type-inline-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-top_logo.type-inline-600-snap.png
index 2005cd84a9..52840408ab 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-top_logo.type-inline-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-top_logo.type-inline-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-top_logo.type-primary-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-top_logo.type-primary-600-snap.png
index 7ae66988ca..0b363c6ae8 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-top_logo.type-primary-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.position-top_logo.type-primary-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png
index a9ed410433..5cf3f71163 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png
index b61cd5239e..6554ec7c09 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.color-white-600-snap.png
index 898ca1c8c5..3826769fc7 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.size-10-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.size-10-600-snap.png
index 23fa8724a4..02c2603cbc 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.size-10-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.size-10-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.size-12-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.size-12-600-snap.png
index b6f0759134..427a024ddb 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.size-12-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.size-12-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.size-16-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.size-16-600-snap.png
index 6e3d15fc1e..1edca7f2b7 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.size-16-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-alternative_text.size-16-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-none-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-none-600-snap.png
index cefd0cee6f..579fb4a879 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-none-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-none-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png
index e8e9d068f4..b7832e41c5 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.align-center_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png
index 72d55dc47b..217307e931 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.align-left_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png
index 99cb0d299d..eace147dc2 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.align-right_text.position-left-200-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png
index 2ea5fbe7e6..f919554e07 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.color-grayscale-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png
index 6374fc77e4..232e8fc72c 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.color-monochrome-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.color-white-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.color-white-600-snap.png
index 640e70b089..b0c3026647 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.color-white-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/logo.type-primary_text.color-white-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/text.align-center-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/text.align-center-600-snap.png
index e13812ed56..7b3b947b87 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/text.align-center-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/text.align-center-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/text.align-left-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/text.align-left-600-snap.png
index f3f6ca27e9..645c3298a9 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/text.align-left-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/text.align-left-600-snap.png differ
diff --git a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/text.align-right-600-snap.png b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/text.align-right-600-snap.png
index a86cf43fbf..7a67b6e9bb 100644
Binary files a/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/text.align-right-600-snap.png and b/tests/functional/snapshots/US/DEVMRKLTSQGTZ/text/text.align-right-600-snap.png differ
diff --git a/tests/functional/v2/snapshots/modal/api/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png b/tests/functional/v2/snapshots/modal/api/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png
index 988df4e097..4a669a12a5 100644
Binary files a/tests/functional/v2/snapshots/modal/api/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png and b/tests/functional/v2/snapshots/modal/api/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png differ
diff --git a/tests/functional/v2/snapshots/modal/sdk/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png b/tests/functional/v2/snapshots/modal/sdk/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png
index e2013f7521..c73a28ed67 100644
Binary files a/tests/functional/v2/snapshots/modal/sdk/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png and b/tests/functional/v2/snapshots/modal/sdk/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png differ
diff --git a/tests/functional/v2/snapshots/modal/standalone/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png b/tests/functional/v2/snapshots/modal/standalone/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png
index e2013f7521..c73a28ed67 100644
Binary files a/tests/functional/v2/snapshots/modal/standalone/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png and b/tests/functional/v2/snapshots/modal/standalone/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png differ
diff --git a/tests/functional/v2/snapshots/modal/webpage/DE/DEV_DE_MULTI/desktop/0-Opens_to_product_list_view-desktop-snap.png b/tests/functional/v2/snapshots/modal/webpage/DE/DEV_DE_MULTI/desktop/0-Opens_to_product_list_view-desktop-snap.png
index e0fe552702..94cc34043f 100644
Binary files a/tests/functional/v2/snapshots/modal/webpage/DE/DEV_DE_MULTI/desktop/0-Opens_to_product_list_view-desktop-snap.png and b/tests/functional/v2/snapshots/modal/webpage/DE/DEV_DE_MULTI/desktop/0-Opens_to_product_list_view-desktop-snap.png differ
diff --git a/tests/functional/v2/snapshots/modal/webpage/US/DEV_US_NO_INTEREST/desktop/99-Shows_correct_content_for_amount-desktop-snap.png b/tests/functional/v2/snapshots/modal/webpage/US/DEV_US_NO_INTEREST/desktop/99-Shows_correct_content_for_amount-desktop-snap.png
index ffe97e89b7..c8525db109 100644
Binary files a/tests/functional/v2/snapshots/modal/webpage/US/DEV_US_NO_INTEREST/desktop/99-Shows_correct_content_for_amount-desktop-snap.png and b/tests/functional/v2/snapshots/modal/webpage/US/DEV_US_NO_INTEREST/desktop/99-Shows_correct_content_for_amount-desktop-snap.png differ
diff --git a/tests/functional/v2/snapshots/modal/webpage/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png b/tests/functional/v2/snapshots/modal/webpage/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png
index 1511390ff6..8b11c8863c 100644
Binary files a/tests/functional/v2/snapshots/modal/webpage/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png and b/tests/functional/v2/snapshots/modal/webpage/US/DEV_US_NO_INTEREST/mobile/99-Shows_correct_content_for_amount-mobile-snap.png differ
diff --git a/tests/playwright/tests/sdk/messages/multi.spec.js b/tests/playwright/tests/sdk/messages/multi.spec.js
index 0c8371b48a..8bb456b904 100644
--- a/tests/playwright/tests/sdk/messages/multi.spec.js
+++ b/tests/playwright/tests/sdk/messages/multi.spec.js
@@ -46,3 +46,11 @@ messageTest.describe('Multi Messages', () => {
await messageAxeCoreScan(messageIframe);
});
});
+messageTest.describe('Flex Test Chromium', () => {
+ messageTest('Flex', async ({ navigatePage, page, loadMessage, messageAxeCoreScan }) => {
+ await navigatePage({ account: 'DEV0USGENERIC', url: '/accessibility/flexsdk.html' });
+ const messageIframe = await loadMessage();
+ await page.waitForTimeout(5000);
+ await messageAxeCoreScan(messageIframe);
+ });
+});
diff --git a/utils/devServerProxy/config/US/index.js b/utils/devServerProxy/config/US/index.js
index 961858e415..684d7e0fdf 100644
--- a/utils/devServerProxy/config/US/index.js
+++ b/utils/devServerProxy/config/US/index.js
@@ -60,7 +60,7 @@ export default {
totalPayments: 6,
apr: 0,
nominalRate: 0,
- minAmount: 99,
+ minAmount: 149,
maxAmount: 9999.99
}
],
@@ -259,7 +259,7 @@ export default {
product: OFFER.PAYPAL_CREDIT_NO_INTEREST
},
{
- amount: 99,
+ amount: 149,
template: 'ppc_ni_q.json',
product: OFFER.PAYPAL_CREDIT_NO_INTEREST
}
@@ -270,7 +270,7 @@ export default {
totalPayments: 6,
apr: 0,
nominalRate: 0,
- minAmount: 99,
+ minAmount: 149,
maxAmount: 9999.99
}
]
@@ -522,6 +522,70 @@ export default {
]
}
},
+ DEV_US_LONG_TERM_DF: {
+ country: 'US',
+ modalViews: [
+ {
+ template: 'long_term_df.json',
+ offersTemplate: 'long_term_df.json',
+ product: OFFER.PAY_LATER_LONG_TERM
+ }
+ ],
+ messageThresholds: [
+ {
+ amount: 0,
+ template: 'generic.json',
+ product: 'PRODUCT_LIST'
+ },
+ {
+ amount: 0.01,
+ template: 'long_term_nq_eqz.json',
+ product: OFFER.PAY_LATER_LONG_TERM
+ },
+ {
+ amount: 199,
+ template: 'long_term_single_eqz.json',
+ product: OFFER.PAY_LATER_LONG_TERM
+ },
+ {
+ amount: 10000.01,
+ template: 'long_term_nq_eqz.json',
+ product: OFFER.PAY_LATER_LONG_TERM
+ }
+ ],
+ offers: {
+ [OFFER.PAY_LATER_LONG_TERM]: [
+ {
+ totalPayments: 3,
+ apr: 0,
+ nominalRate: 0,
+ minAmount: 50,
+ maxAmount: 5000
+ },
+ {
+ totalPayments: 6,
+ apr: 0,
+ nominalRate: 0,
+ minAmount: 50,
+ maxAmount: 5000
+ },
+ {
+ totalPayments: 12,
+ apr: 0,
+ nominalRate: 0,
+ minAmount: 50,
+ maxAmount: 5000
+ },
+ {
+ totalPayments: 24,
+ apr: 0,
+ nominalRate: 0,
+ minAmount: 50,
+ maxAmount: 5000
+ }
+ ]
+ }
+ },
// contextualComponents local dev test accounts
// PayPal Button only
DEV_US_PAYPAL_BUTTON_MULTI: {