
:root {
  --theme-base: 20, 18, 20;
  --theme-font-base: 20, 18, 20;
  --theme-mgt: 210, 170, 228;
  
  --theme-chat-bubble: rgba(196, 190, 242, 1);
  --error: rgba(200, 200, 200, 1);
}