.sitegen-widget, :root { --primary-color: rgba(66,142,224,1); --primary-color-hover: rgba(66,142,224,1); --content-background-color: rgba(0,0,0,0.44); --secondary-color: rgba(119,183,251,1); --secondary-color-hover: rgba(66,142,224,1); --tertiary-color: rgba(119,183,251,1); --subcontent-background-color: rgba(26,26,26,0.6); --override-primary-button-background-color-hover: rgba(119,183,251,1); --override-secondary-button-background-color-hover: rgba(119,183,251,1); } :host { --primary-color: rgba(66,142,224,1); --primary-color-hover: rgba(66,142,224,1); --content-background-color: rgba(0,0,0,0.44); --secondary-color: rgba(119,183,251,1); --secondary-color-hover: rgba(66,142,224,1); --tertiary-color: rgba(119,183,251,1); --subcontent-background-color: rgba(26,26,26,0.6); --override-primary-button-background-color-hover: rgba(119,183,251,1); --override-secondary-button-background-color-hover: rgba(119,183,251,1); }