
:root {
  --theme-base: 26, 117, 187;
  --theme-font-base: 26, 117, 187;
  --theme-mgt: 235, 89, 155;
  
  --theme-chat-bubble: rgba(26, 117, 187, 1);
}