
:root {
  --theme-base: 60, 61, 107;
  --theme-font-base: 60, 61, 107;
  --theme-mgt: 254, 59, 79;
  
  --theme-chat-bubble: rgba(60, 61, 107, 1);
  --error: rgba(200, 200, 200, 1);
}