diff --git a/quartz/components/styles/search.scss b/quartz/components/styles/search.scss index 49bc6d1182edf..af77b7d70c43d 100644 --- a/quartz/components/styles/search.scss +++ b/quartz/components/styles/search.scss @@ -192,6 +192,10 @@ &:focus, &.focus { background: var(--lightgray); + + h3, p { + color: var(--tertiary); + } } & > h3 {