.sitegen-widget, :root { --theme-highlight: rgba(223,170,80,1); --theme-interactive-hover: rgb(231,191,123); --theme-interactive-focus: rgb(213,149,39); --theme-background-primary: rgba(65,107,152,1); --theme-background-secondary: rgba(14,30,46,1); --theme-background-expanded-content: rgba(90,155,219,1); } :host { --theme-highlight: rgba(223,170,80,1); --theme-interactive-hover: rgb(231,191,123); --theme-interactive-focus: rgb(213,149,39); --theme-background-primary: rgba(65,107,152,1); --theme-background-secondary: rgba(14,30,46,1); --theme-background-expanded-content: rgba(90,155,219,1); }