diff --git a/src/components/Feed/FeedArticlePopup.module.scss b/src/components/Feed/FeedArticlePopup.module.scss index 89aab48d..b2cfa6d3 100644 --- a/src/components/Feed/FeedArticlePopup.module.scss +++ b/src/components/Feed/FeedArticlePopup.module.scss @@ -19,7 +19,7 @@ &:hover { background: #000; - color: #fff; + color: #fff !important; } } }