.sitegen-widget, :root { --primary-color: rgba(219,255,68,1); --primary-color-hover: rgba(47, 59, 5, 1); --secondary-color: rgba(219,255,68,1); --secondary-color-hover: rgba(219,255,68,1); --content-background-color: rgba(0, 0, 0, 0); --subcontent-background-color: rgba(0,0,0,0.3); --tertiary-color: rgba(219,255,68,1); --tertiary-color-hover: rgba(219,255,68,1); --override-primary-button-text-color: rgba(0,0,0,1); --override-secondary-button-border-color-hover: rgba(255,255,255,1); } :host { --primary-color: rgba(219,255,68,1); --primary-color-hover: rgba(47, 59, 5, 1); --secondary-color: rgba(219,255,68,1); --secondary-color-hover: rgba(219,255,68,1); --content-background-color: rgba(0, 0, 0, 0); --subcontent-background-color: rgba(0,0,0,0.3); --tertiary-color: rgba(219,255,68,1); --tertiary-color-hover: rgba(219,255,68,1); --override-primary-button-text-color: rgba(0,0,0,1); --override-secondary-button-border-color-hover: rgba(255,255,255,1); }