
    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;
    }
    .tz-page a {
      color: #075985;
      text-decoration: none;
    }
    .tz-page a:hover {
      text-decoration: underline;
    }
    .tz-page img {
      max-width: 100%;
      height: auto;
    }
    .tz-page table {
      font-size: 15px;
    }
    .tz-page th,
    .tz-page td {
      vertical-align: top;
    }
  