/* Disable the temporary hand-drawn Ganesha watermark. A proper approved artwork will replace it. */
body::before{
  content:none !important;
  display:none !important;
  background:none !important;
}
