.sitegen-widget, :root { --primary-color: rgba(36,153,255,1); --primary-color-hover: rgba(36,153,255,1); --secondary-color: rgba(36,153,255,1); --secondary-color-hover: rgba(36,153,255,1); --tertiary-color: rgba(36,153,255,1); --tertiary-color-hover: rgba(36,153,255,1); --content-background-color: rgba(0,0,0,0.36); --subcontent-background-color: rgba(26,26,26,0.01); } :host { --primary-color: rgba(36,153,255,1); --primary-color-hover: rgba(36,153,255,1); --secondary-color: rgba(36,153,255,1); --secondary-color-hover: rgba(36,153,255,1); --tertiary-color: rgba(36,153,255,1); --tertiary-color-hover: rgba(36,153,255,1); --content-background-color: rgba(0,0,0,0.36); --subcontent-background-color: rgba(26,26,26,0.01); }