.sitegen-widget, :root { --primary-color: rgba(49,183,188,1); --secondary-color: rgba(49,183,188,1); --secondary-color-hover: rgba(49,183,188,1); --tertiary-color: rgba(49,183,188,1); --tertiary-color-hover: rgba(49,183,188,1); --primary-color-hover: rgba(251,186,0,1); --primary-color-text: rgba(0,0,0,1); --primary-color-hover-text: rgba(0,0,0,1); --content-text-color: rgba(0,0,0,1); --subcontent-text-color: rgba(0,0,0,1); --platform-tile-text-color: rgba(0,0,0,1); --content-background-color: rgba(255,255,255,1); --subcontent-background-color: rgba(26,26,26,0.01); --platform-tile-background-color: rgba(255,255,255,1); --platform-tile-disabled-background-color: rgba(255,255,255,1); --platform-info-background-color: rgba(255,255,255,1); --platform-info-disabled-background-color: rgba(255,255,255,1); } :host { --primary-color: rgba(49,183,188,1); --secondary-color: rgba(49,183,188,1); --secondary-color-hover: rgba(49,183,188,1); --tertiary-color: rgba(49,183,188,1); --tertiary-color-hover: rgba(49,183,188,1); --primary-color-hover: rgba(251,186,0,1); --primary-color-text: rgba(0,0,0,1); --primary-color-hover-text: rgba(0,0,0,1); --content-text-color: rgba(0,0,0,1); --subcontent-text-color: rgba(0,0,0,1); --platform-tile-text-color: rgba(0,0,0,1); --content-background-color: rgba(255,255,255,1); --subcontent-background-color: rgba(26,26,26,0.01); --platform-tile-background-color: rgba(255,255,255,1); --platform-tile-disabled-background-color: rgba(255,255,255,1); --platform-info-background-color: rgba(255,255,255,1); --platform-info-disabled-background-color: rgba(255,255,255,1); }