diff --git a/search.css b/search.css index f9ca0d4..99e1153 100644 --- a/search.css +++ b/search.css @@ -33,4 +33,10 @@ margin-top: 8px; color: #e6e6e7; margin-right: 16px +} +#search-query { + color: #1f1a24 +} +#search-submit { + color: #1f1a24 } \ No newline at end of file