diff --git a/mon-pix/app/styles/components/_certification-banner.scss b/mon-pix/app/styles/components/_certification-banner.scss index 70aaca1cf32..4418cef5540 100644 --- a/mon-pix/app/styles/components/_certification-banner.scss +++ b/mon-pix/app/styles/components/_certification-banner.scss @@ -10,7 +10,7 @@ width: 100%; height: 270px; color: var(--pix-neutral-0); - background: $pix-primary-certif-gradient; + background: var(--pix-certif-500); box-shadow: 0 2px 8px 0 rgb(0 0 0 / 10%); } }