.sitegen-widget, :root { --primary-color: rgba(211,12,20,0.41); --primary-color-hover: rgba(211,12,20,1); --secondary-color: rgba(211,12,20,1); --secondary-color-hover: rgba(211,12,20,1); --tertiary-color: rgba(115,12,18,1); --tertiary-color-hover: rgba(211,12,20,1); --content-background-color: rgba(0,0,0,0.01); --subcontent-background-color: rgba(26,26,26,0.22); } :host { --primary-color: rgba(211,12,20,0.41); --primary-color-hover: rgba(211,12,20,1); --secondary-color: rgba(211,12,20,1); --secondary-color-hover: rgba(211,12,20,1); --tertiary-color: rgba(115,12,18,1); --tertiary-color-hover: rgba(211,12,20,1); --content-background-color: rgba(0,0,0,0.01); --subcontent-background-color: rgba(26,26,26,0.22); }