#anything-llm-chat,
#anything-llm-chat *,
#anything-llm-embed-chat-button {
  font-family: Georgia, "Times New Roman", serif !important;
}

#anything-llm-chat {
  border-color: #b9a978 !important;
  border-radius: 10px !important;
  box-shadow: 0 18px 48px rgba(31, 37, 35, 0.22) !important;
}

#anything-llm-chat textarea,
#anything-llm-chat input {
  font-family: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace !important;
}

#anything-llm-embed-chat-button {
  width: 58px !important;
  height: 58px !important;
  box-shadow: 0 12px 32px rgba(14, 111, 104, 0.28) !important;
}
