html, body {
	background: transparent !important;
  }
  
  .container,
  .section,
  .main,
  .content,
  .table-container,
  .table,
  .hero,
  .notification,
  .card {
	background-color: transparent !important;
  }
  