.sitegen-widget, :root { --primary-color: rgba(233,195,155,1); --primary-color-hover: rgba(233,195,155,1); --primary-color-hover-text: rgba(255,255,255,1); --secondary-color: rgba(233,195,155,1); --secondary-color-hover: rgba(233,195,155,1); --override-primary-button-text-color: rgba(0, 0, 0, 1); --override-primary-button-text-color-hover: rgba(255,255,255,1); --content-background-color: rgba(0,0,0,0.01); --tertiary-color: rgba(233,195,155,1); --tertiary-color-hover: rgba(233,195,155,1); --subcontent-background-color: rgba(26,26,26,0.3); --platform-tile-background-color: rgba(36,36,36,0.6); --override-primary-button-background-color-hover: rgba(170,143,114,1); --override-secondary-button-border-color-hover: rgba(255,255,255,1); } :host { --primary-color: rgba(233,195,155,1); --primary-color-hover: rgba(233,195,155,1); --primary-color-hover-text: rgba(255,255,255,1); --secondary-color: rgba(233,195,155,1); --secondary-color-hover: rgba(233,195,155,1); --override-primary-button-text-color: rgba(0, 0, 0, 1); --override-primary-button-text-color-hover: rgba(255,255,255,1); --content-background-color: rgba(0,0,0,0.01); --tertiary-color: rgba(233,195,155,1); --tertiary-color-hover: rgba(233,195,155,1); --subcontent-background-color: rgba(26,26,26,0.3); --platform-tile-background-color: rgba(36,36,36,0.6); --override-primary-button-background-color-hover: rgba(170,143,114,1); --override-secondary-button-border-color-hover: rgba(255,255,255,1); }