diff --git a/public/assets/temporary/custom-style.css b/public/assets/temporary/custom-style.css index da5ef83..1fae9bb 100644 --- a/public/assets/temporary/custom-style.css +++ b/public/assets/temporary/custom-style.css @@ -2,7 +2,7 @@ * We need this css to ensure the correct patternlab * behaviour inside of a webcomponent. */ -:root { +:host { --color-brand-main-blue: #005A9F; --color-neutrals-blue: #BDD4EA; --color-neutrals-blue-xlight: #F2F6FA;