
:root {
  --theme-base: 32, 28, 28;
  --theme-font-base: 32, 28, 28;
  --theme-mgt: 255, 127, 0;
  
  --theme-chat-bubble: rgba(100, 100, 100, 1);
}