/* Hide LibreChat footer text */
footer,
#footer,
[class*="Footer"],
[class*="footer"] {
  display: none !important;
}
