diff --git a/packages/components/src/ui/card/test/__snapshots__/index.js.snap b/packages/components/src/ui/card/test/__snapshots__/index.js.snap
index 190794eacaf0b..294f65732019a 100644
--- a/packages/components/src/ui/card/test/__snapshots__/index.js.snap
+++ b/packages/components/src/ui/card/test/__snapshots__/index.js.snap
@@ -25,6 +25,9 @@ Snapshot Diff:
exports[`props should render correctly 1`] = `
.emotion-17 {
+ background-color: #fff;
+ color: #000;
+ position: relative;
box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
outline: none;
border-radius: 2px;
@@ -201,18 +204,8 @@ exports[`props should render correctly 1`] = `
border-radius: 2px;
}
-.emotion-18.emotion-18.emotion-18.emotion-18.emotion-18.emotion-18.emotion-18 {
- background-color: #ffffff;
- background-color: var(--wp-g2-surface-color);
- color: #1e1e1e;
- color: var(--wp-g2-color-text);
- position: relative;
- --wp-g2-surface-background-size: 12px;
- --wp-g2-surface-background-size-dotted: 11px;
-}
-
diff --git a/packages/components/src/ui/popover/test/__snapshots__/index.js.snap b/packages/components/src/ui/popover/test/__snapshots__/index.js.snap
index 89d5bf7a0460a..298e64b10f00b 100644
--- a/packages/components/src/ui/popover/test/__snapshots__/index.js.snap
+++ b/packages/components/src/ui/popover/test/__snapshots__/index.js.snap
@@ -1,17 +1,10 @@
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`props should render correctly 1`] = `
-.emotion-12.emotion-12.emotion-12.emotion-12.emotion-12.emotion-12.emotion-12 {
- background-color: #ffffff;
- background-color: var(--wp-g2-surface-color);
- color: #1e1e1e;
- color: var(--wp-g2-color-text);
- position: relative;
- --wp-g2-surface-background-size: 12px;
- --wp-g2-surface-background-size-dotted: 11px;
-}
-
.emotion-11 {
+ background-color: #fff;
+ color: #000;
+ position: relative;
box-shadow: 0 0 0 1px rgba(0,0,0,0.1);
outline: none;
border-radius: 2px;
@@ -106,7 +99,7 @@ exports[`props should render correctly 1`] = `
}
@@ -162,7 +155,7 @@ Snapshot Diff:
tabindex="-1"
>