
:root {
  --theme-base: 32, 33, 36;
  --theme-font-base: 32, 33, 36;
  --theme-mgt: 237, 88, 41;

  --theme-chat-bubble: rgba(100, 102, 104, 1);
  --error: rgba(188, 188, 190, 1);
}