
    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;
    }
    .procurement-page-wrapper {
      font-family: Arial, Helvetica, sans-serif;
      color: #1f2937;
      line-height: 1.65;
      background: #ffffff;
    }
    .procurement-page-wrapper a {
      color: #166534;
      text-decoration: none;
    }
    .procurement-page-wrapper a:hover {
      text-decoration: underline;
    }
    .procurement-page-wrapper img,
    .procurement-page-wrapper video {
      max-width: 100%;
      height: auto;
    }
    .procurement-page-wrapper table {
      font-size: 0.95rem;
    }
    .procurement-page-wrapper h1,
    .procurement-page-wrapper h2,
    .procurement-page-wrapper h3 {
      line-height: 1.25;
      letter-spacing: 0;
    }
  