
:root {
  --theme-base: 0, 0, 0;
  --theme-font-base: 0, 0, 0;
  --theme-mgt: 216, 116, 88;
  
  --theme-chat-bubble: rgba(94, 92, 90, 1);
  --error: rgba(200, 200, 200, 1);
}