
    html, body, .page, .page-content, .page-wrapper, .main-content, .content, .template-page {
      margin: 0;
      padding: 0;
      background: #f8fafc !important;
      color: #111827 !important;
      font-family: Georgia, "Times New Roman", serif;
    }
    .page-header, .page-title, .main-page-title {
      background: #ffffff !important;
      color: #111827 !important;
    }
    a {
      color: #14532d;
    }
    img {
      display: block;
      max-width: 100%;
    }
    table {
      width: 100%;
    }
  