
:root {
  --theme-base: 15, 25, 30;
  --theme-font-base: 15, 25, 30;
  --theme-mgt: 210, 90, 85;

  --theme-chat-bubble: rgba(70, 75, 80, 1);
  --error: rgba(207, 209, 210, 1);
}