.sitegen-widget, :root { --primary-color: rgba(249,67,8,1); --primary-color-hover: rgba(249,67,8,1); --secondary-color: rgba(249,67,8,1); --secondary-color-hover: rgba(249,67,8,1); --tertiary-color: rgba(249,67,8,1); --tertiary-color-hover: rgba(249,67,8,1); --tertiary-color-text: rgba(255,255,255,0.2); --content-background-color: rgba(0,0,0,0.01); --tertiary-color-hover-text: rgba(255,255,255,0.2); --subcontent-background-color: rgba(26,26,26,0.2); --navigation-text-color: rgba(41,41,41,1); --override-primary-button-text-color: rgba(0,0,0,1); --override-primary-button-background-color-hover: rgba(0,0,0,1); --override-secondary-button-border-color-hover: rgba(255,69,0,1); } :host { --primary-color: rgba(249,67,8,1); --primary-color-hover: rgba(249,67,8,1); --secondary-color: rgba(249,67,8,1); --secondary-color-hover: rgba(249,67,8,1); --tertiary-color: rgba(249,67,8,1); --tertiary-color-hover: rgba(249,67,8,1); --tertiary-color-text: rgba(255,255,255,0.2); --content-background-color: rgba(0,0,0,0.01); --tertiary-color-hover-text: rgba(255,255,255,0.2); --subcontent-background-color: rgba(26,26,26,0.2); --navigation-text-color: rgba(41,41,41,1); --override-primary-button-text-color: rgba(0,0,0,1); --override-primary-button-background-color-hover: rgba(0,0,0,1); --override-secondary-button-border-color-hover: rgba(255,69,0,1); }