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