.sitegen-widget, :root { --primary-color: rgba(254, 122, 22, 1); --primary-color-hover: rgba(254, 140, 52, 1); --secondary-color: rgba(254, 122, 22, 1); --secondary-color-hover: rgba(254, 140, 52, 1); --content-background-color: rgba(0, 0, 0, 0.5); --subcontent-text-color: rgba(255, 255, 255, 1); --subcontent-background-color: rgba(0, 0, 0, 0.6); } :host { --primary-color: rgba(254, 122, 22, 1); --primary-color-hover: rgba(254, 140, 52, 1); --secondary-color: rgba(254, 122, 22, 1); --secondary-color-hover: rgba(254, 140, 52, 1); --content-background-color: rgba(0, 0, 0, 0.5); --subcontent-text-color: rgba(255, 255, 255, 1); --subcontent-background-color: rgba(0, 0, 0, 0.6); }