.sitegen-widget, :root { --content-background-color: rgba(0,0,0,0.1); --subcontent-background-color: rgba(26,26,26,0.3); --primary-color: rgba(206,50,50,1); --primary-color-hover: rgba(206,50,50,1); --secondary-color: rgba(206,50,50,1); --secondary-color-hover: rgba(206,50,50,1); --tertiary-color: rgba(102,51,51,1); --tertiary-color-hover: rgba(102,51,51,1); } :host { --content-background-color: rgba(0,0,0,0.1); --subcontent-background-color: rgba(26,26,26,0.3); --primary-color: rgba(206,50,50,1); --primary-color-hover: rgba(206,50,50,1); --secondary-color: rgba(206,50,50,1); --secondary-color-hover: rgba(206,50,50,1); --tertiary-color: rgba(102,51,51,1); --tertiary-color-hover: rgba(102,51,51,1); }