
:root {
  --theme-base: 144, 117, 102;
  --theme-font-base: 144, 117, 102;
  --theme-mgt: 220, 115, 115;
  
  --theme-chat-bubble: rgba(181, 163, 153, 1);
  --error: rgba(181, 163, 153, 1);
}