
    html, body, .page, .page-content, .page-wrapper, .main-content, .content, .template-page, .page-header, .page-title, .main-page-title {
      background: #f9fafb !important;
      color: #111827 !important;
    }
    body {
      margin: 0;
      font-family: Arial, Helvetica, sans-serif;
      line-height: 1.6;
    }
    a {
      color: #0f766e;
    }
    img {
      max-width: 100%;
      display: block;
    }
    table {
      width: 100%;
    }
  