diff --git a/services/app-web/src/pages/Landing/Landing.module.scss b/services/app-web/src/pages/Landing/Landing.module.scss index 2ebc610aae..f8eab48192 100644 --- a/services/app-web/src/pages/Landing/Landing.module.scss +++ b/services/app-web/src/pages/Landing/Landing.module.scss @@ -4,6 +4,7 @@ .detailsSection { background-color: $cms-color-background; flex: 1; + color: $theme-color-base; padding: units(4) 0; .detailsSectionContent { max-width: 65rem;