.chat-history__heading small {
  font-size: 0 !important;
}

.chat-history__heading small::after {
  content: "SAVED";
  font-size: 10px;
  letter-spacing: .12em;
}

.chat-panel__note {
  font-size: 0 !important;
}

.chat-panel__note::after {
  content: "SIGNED IN · SECURE AURA BACKEND · CONVERSATIONS SAVED ACROSS PAGES";
  font-size: 9px;
  letter-spacing: .12em;
}
