.css-1ruedog {
  background-color: #522081;
  color: #e9e9e9;
}

.css-ugcix4{
  background-color: #522081;
  opacity: 1 !important; /* Make the background non-transparent */
  color: #e9e9e9 !important;
}

.MuiAppBar-colorPrimary {
  background-color: #522081;
  color: #e9e9e9;
  opacity: 1 !important; /* Make the background non-transparent */
}

a[href*='https://github.com/Chainlit/chainlit'] {
  visibility: hidden;
}

.watermark {
  display: none !important;
}