diff --git a/assets/theme-css/styles.css b/assets/theme-css/styles.css index 4ad482d2..83ef9298 100644 --- a/assets/theme-css/styles.css +++ b/assets/theme-css/styles.css @@ -4,7 +4,7 @@ body { } em { - color: var(--colorPrimaryDark) !important; + color: var(--colorText); } /* This color came from uikit; we re-specify it here