
:root {
  --theme-base: 69, 103, 234;
  --theme-font-base: 69, 103, 234;
  --theme-mgt: 215, 75, 100;
  
  --theme-chat-bubble: rgba(130, 155, 240, 1);
}