
    html, body, .page, .page-content, .page-wrapper, .main-content, .content, .template-page {
      background: #f9fafb !important;
      color: #1f2937 !important;
      margin: 0;
      padding: 0;
    }
    .page-header, .page-title, .main-page-title {
      background: #ffffff !important;
      color: #111827 !important;
    }
    .supply-page-wrapper {
      font-family: Arial, Helvetica, sans-serif;
      color: #1f2937;
      line-height: 1.65;
      background: #f9fafb;
    }
    .supply-page-wrapper a {
      color: #0f766e;
      text-decoration: none;
    }
    .supply-page-wrapper a:hover {
      text-decoration: underline;
    }
    .supply-page-wrapper img {
      max-width: 100%;
      height: auto;
      display: block;
    }
    .supply-page-wrapper table th,
    .supply-page-wrapper table td {
      vertical-align: top;
    }
  