diff --git a/src/pages/index.module.css b/src/pages/index.module.css index bc92573..56ace9b 100644 --- a/src/pages/index.module.css +++ b/src/pages/index.module.css @@ -189,7 +189,7 @@ } .whatIsItem p strong { - color: initial; + color: var(--ifm-font-color-base); font-weight: 900; }