diff --git a/components/MyPages/Blocks/Benefits/NextLevel/next.module.css b/components/MyPages/Blocks/Benefits/NextLevel/next.module.css index 82833b16b..2f5443b88 100644 --- a/components/MyPages/Blocks/Benefits/NextLevel/next.module.css +++ b/components/MyPages/Blocks/Benefits/NextLevel/next.module.css @@ -34,7 +34,7 @@ justify-content: center; align-items: center; padding: var(--Spacing-x3) var(--Spacing-x3) var(--Spacing-x7); - gap: var(--x2, 16px); + gap: var(--Spacing-x2); align-self: stretch; }