
    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;
      width: 100%;
    }
    .procurement-page-wrapper a {
      color: #0f4c81;
      text-decoration: none;
    }
    .procurement-page-wrapper a:hover {
      text-decoration: underline;
    }
    .procurement-page-wrapper img {
      max-width: 100%;
      height: auto;
    }
    .procurement-page-wrapper table,
    .procurement-page-wrapper th,
    .procurement-page-wrapper td {
      color: #1f2937;
    }
  