This will change the text color ```css /* Styling...
# 🌎general
q
This will change the text color
Copy code
css
/* Styling for the chat bubble content when it's from the user */
.bpw-from-user .bpw-chat-bubble .bpw-chat-bubble-content {
  background-color: #6675fa;
  color: blue;
}
but only the header text may be too advanced for me.