.sitegen-widget, :root { --primary-color: rgba(251,191,33,1); --primary-color-hover: rgba(251,191,33,1); --secondary-color: rgba(251,191,33,1); --secondary-color-hover: rgba(251,191,33,1); --tertiary-color: rgba(251,191,33,1); --tertiary-color-hover: rgba(251,191,33,1); --content-background-color: rgba(0,0,0,0.2); --subcontent-background-color: rgba(26,26,26,0.6); } :host { --primary-color: rgba(251,191,33,1); --primary-color-hover: rgba(251,191,33,1); --secondary-color: rgba(251,191,33,1); --secondary-color-hover: rgba(251,191,33,1); --tertiary-color: rgba(251,191,33,1); --tertiary-color-hover: rgba(251,191,33,1); --content-background-color: rgba(0,0,0,0.2); --subcontent-background-color: rgba(26,26,26,0.6); }