/* custom.css */

@import url("/custom.js");

footer {
  font-size: 0 !important;
}

footer::after {
  content: "ChatESG v2.0.8.2-rc3";
  font-size: 12px;
  opacity: 0.7;
}
