diff --git a/src/components/notification/popup/style.scss b/src/components/notification/popup/style.scss index 1fa909289..1451ae94e 100644 --- a/src/components/notification/popup/style.scss +++ b/src/components/notification/popup/style.scss @@ -16,7 +16,7 @@ font-family: 'Inter'; h3 { - color: theme.$color-white; + color: theme.$color-greyscale-12; margin: 20px 0px; font-style: normal;