
    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;
      line-height: 1.6;
      color: #1f2937;
    }
    .tw-page a {
      color: #0f766e;
      text-decoration: none;
    }
    .tw-page a:hover {
      text-decoration: underline;
    }
    .tw-page img {
      max-width: 100%;
      height: auto;
    }
    .tw-page table th,
    .tw-page table td {
      vertical-align: top;
    }
  