diff --git a/_sass/search.scss b/_sass/search.scss index 4290210d021fe878a1b7da86176b388517e7cbcf..b4d68ec47678487967786c3ba663325917776972 100644 --- a/_sass/search.scss +++ b/_sass/search.scss @@ -48,6 +48,7 @@ padding-bottom: $sp-2; padding-left: #{$gutter-spacing-sm + $sp-5}; font-size: 16px; + color: $body-text-color; background-color: $search-background-color; border-top: 0; border-right: 0;