.sitegen-widget, :root { --primary-color: rgba(248,210,38,1); --primary-color-hover: rgba(248,210,38,1); --secondary-color: rgba(248,210,38,1); --secondary-color-hover: rgba(248,210,38,1); --tertiary-color: rgba(248,210,38,1); --tertiary-color-hover: rgba(248,210,38,1); --content-background-color: rgba(0,0,0,0.2); --content-footer-color: rgba(128,128,128,0.1); --subcontent-background-color: rgba(26,26,26,0.3); } :host { --primary-color: rgba(248,210,38,1); --primary-color-hover: rgba(248,210,38,1); --secondary-color: rgba(248,210,38,1); --secondary-color-hover: rgba(248,210,38,1); --tertiary-color: rgba(248,210,38,1); --tertiary-color-hover: rgba(248,210,38,1); --content-background-color: rgba(0,0,0,0.2); --content-footer-color: rgba(128,128,128,0.1); --subcontent-background-color: rgba(26,26,26,0.3); }