diff --git a/docs/_sass/_search-bar.scss b/docs/_sass/_search-bar.scss index e26763d98c09..c9b66d1e4b4a 100644 --- a/docs/_sass/_search-bar.scss +++ b/docs/_sass/_search-bar.scss @@ -179,8 +179,9 @@ label.search-label { display: none; } -.gs-title { +.gs-title * { font-weight: bold; + color: var(--color-link) !important; } /* Change the Google Search Button icon into Expensify icon button */