diff --git a/src/components/GuideListing/GuideListing.module.scss b/src/components/GuideListing/GuideListing.module.scss index 98ced38e3..371ced509 100644 --- a/src/components/GuideListing/GuideListing.module.scss +++ b/src/components/GuideListing/GuideListing.module.scss @@ -18,7 +18,7 @@ max-width: 800px; text-align: center; margin-bottom: 7.5rem; - color: var(--color-neutrals-500); + color: var(--accent-text-color); } .list {