
    html, body, .page, .page-content, .page-wrapper, .main-content, .content, .template-page, .page-header, .page-title, .main-page-title {
      background: #f8fafc !important;
      color: #111827 !important;
    }
    body { margin: 0; font-family: Arial, Helvetica, sans-serif; line-height: 1.6; }
    main.jit-page { background: #f8fafc; color: #1f2937; }
    .jit-wrap { width: 100%; max-width: 1180px; margin: 0 auto; padding: 0 20px; }
    .jit-card { background: #ffffff; border: 1px solid #e5e7eb; border-radius: 8px; box-shadow: 0 10px 28px rgba(15, 23, 42, 0.07); }
    .jit-page a { color: #0f766e; text-decoration: none; }
    .jit-page a:hover { color: #115e59; text-decoration: underline; }
    .jit-page img { max-width: 100%; height: auto; }
    .jit-page h1, .jit-page h2, .jit-page h3 { color: #111827; line-height: 1.25; margin-top: 0; }
    .jit-page p { margin-top: 0; }
  