
:root {
  --theme-base: 241, 171, 14;
  --theme-font-base: 241, 171, 14;
  --theme-mgt: 230, 95, 155;

  --theme-chat-bubble: rgba(80, 80, 80, 1);
}