
:root {
  --theme-base: 124, 103, 184;
  --theme-font-base: 124, 103, 184;
  --theme-mgt: 235, 160, 205;
  
  --theme-chat-bubble: rgba(147, 130, 195, 1);
}