:root { --white-label-primary-color: #401d6d; --secondary-color: rgba(var(--white-label-secondary-color), 0.12); --secondary-color-focus: #401d6d; --general-menu-text-color: 150, 150, 150; --profile-background-color: #401d6d; --profile-name-color:  white; --profile-email-color:  white; --menu-buttons-shadow: 0px 2px 2px rgba(0, 0, 0, 0.25); --menu-buttons-text-color: #b8b8b8; --menu-buttons-text-color-selected: white; --search-bar-background-color: #401d6d;} cotalker-task-list {background-color: white;} cotalker-task-item cotalker-tag .tag-container {background-color: #E2E6EA !important;} cotalker-task-item cotalker-tag span {color: rgba(17,51,85,.56) !important;} cotalker-group-menu .logged-user-status-display {color: green !important;} cotalker-group-menu .cot-icon-font {opacity: 1 !important;} cotalker-group-menu.expanded .cot-icon {filter: contrast(1) brightness(1) opacity(1) !important;} cotalker-group-menu .cot-icon {opacity: 1 !important; filter: contrast(0) brightness(1) opacity(0.85) !important;}