
:root {
  --theme-base: 180, 155, 115;
  --theme-font-base: 180, 155, 115;
  --theme-mgt: 220, 110, 100;
  
  --theme-chat-bubble: rgba(180, 155, 115, 1);
}