.css-1ruedog {
  background-color: #44db09;
  color: #ef1d1d;
}

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

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

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

.watermark {
  display: none !important;
}