
    html, body, .page, .page-content, .page-wrapper, .main-content, .content, .template-page, .page-header, .page-title, .main-page-title {
      background: #f8fafc !important;
      color: #111827 !important;
    }
    body {
      margin: 0;
      font-family: Arial, Helvetica, sans-serif;
      line-height: 1.65;
    }
    .signowa-aggregate-page, .signowa-aggregate-page * {
      box-sizing: border-box;
    }
    .signowa-aggregate-page a {
      text-decoration: none;
    }
    .signowa-aggregate-page img {
      display: block;
      max-width: 100%;
    }
    .signowa-aggregate-page table,
    .signowa-aggregate-page th,
    .signowa-aggregate-page td {
      color: #1f2937;
    }
    .signowa-aggregate-page h1,
    .signowa-aggregate-page h2,
    .signowa-aggregate-page h3,
    .signowa-aggregate-page p,
    .signowa-aggregate-page li {
      color: inherit;
    }
  