
    html, body, .page, .page-content, .page-wrapper, .main-content, .content, .template-page {
      background: #f8fafc !important;
      color: #111827 !important;
      margin: 0;
    }
    .page-header, .page-title, .main-page-title {
      background: #ffffff !important;
      color: #111827 !important;
    }
    .panda-aggregate-page {
      font-family: Arial, Helvetica, sans-serif;
      color: #1f2937;
      background: #f8fafc;
      line-height: 1.65;
    }
    .panda-aggregate-page * {
      box-sizing: border-box;
    }
    .panda-aggregate-page a {
      color: #0f766e;
      text-decoration: none;
    }
    .panda-aggregate-page a:hover {
      text-decoration: underline;
    }
    .panda-aggregate-page img {
      max-width: 100%;
      height: auto;
    }
    .panda-aggregate-page table {
      font-size: 15px;
    }
    .panda-aggregate-page h1,
    .panda-aggregate-page h2,
    .panda-aggregate-page h3 {
      color: #111827;
      letter-spacing: 0;
    }
  