/*#theme-toggle {
  display: none !important;
}
*/

div.MuiAvatar-root.MuiAvatar-circular.MuiAvatar-colorDefault.css-1cf8j3a {
  background-color: rgb(248, 221, 0) !important;
  color: rgb(17, 17, 17) !important;
}

.MuiStack-root.watermark p.MuiTypography-root::before {
  content: "Desarrollado con Khor IA";
  color: rgb(248, 221, 0);
  font-weight: bold;
}
.MuiStack-root.watermark svg {
  display: none;
}
.MuiStack-root.watermark {
  color: rgb(248, 221, 0);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 10px;
}
[class*="MuiStack-root"].watermark {
  color:rgb(248, 221, 0);
}
/*
.watermark {
  display: none !important;
}*/
.css-1cwc2h9 {
  margin: 0px;
  font-style: inherit;
  font-variant: inherit;
  font-stretch: inherit;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-optical-sizing: inherit;
  font-size-adjust: inherit;
  font-kerning: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  color: #000 !important;
  font-weight: 500;
  text-decoration: none;
}
.css-10yzhl {
  display: flex;
  height: 100%;
  flex-direction: row;
  -webkit-box-align: center;
  align-items: center;
  gap: 9.6px;
  border-radius: 0.7rem;
  padding-left: 9.6px;
  padding-right: 9.6px;
  border: 1px solid #FDBE28 !important;
  color: rgb(0, 0, 0) !important;
  background: #FDBE28 !important;
  width: 160px;
}
.css-1egpgfe{
  display:none !important;
}
.css-hhc1wx{
  margin-right:50px !important;
}
#new-chat-button{
  display:inline-block !important;
}