diff --git a/components/04-molecules/resource-list/_resource-list.scss b/components/04-molecules/resource-list/_resource-list.scss index de1aed7ba..bc90d50ee 100644 --- a/components/04-molecules/resource-list/_resource-list.scss +++ b/components/04-molecules/resource-list/_resource-list.scss @@ -86,7 +86,7 @@ @extend %heading-font-regular; font-size: $font-size-base; - color: $brand-primary; + color: $brand-white; } a:not([class]) {