diff --git a/assets/scss/hugo_cookie_consent/style.scss b/assets/scss/hugo_cookie_consent/style.scss index 4d24727..802989b 100644 --- a/assets/scss/hugo_cookie_consent/style.scss +++ b/assets/scss/hugo_cookie_consent/style.scss @@ -1,4 +1,6 @@ #cookie-banner { + color: inherit; + background-color: inherit; position: fixed; top: 2.5rem; left: 50%;