
:root {
  --theme-base: 17, 27, 43;
  --theme-font-base: 17, 27, 43;
  --theme-mgt: 230, 106, 112;

  --theme-chat-bubble: rgba(154, 158, 165, 1);
  --error: rgba(204, 210, 218, 1);
}