
    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;
    }
    #jld-articulated-robot-page {
      background: #f8fafc;
      color: #1f2937;
      font-family: Arial, Helvetica, sans-serif;
      line-height: 1.6;
    }
    #jld-articulated-robot-page * {
      box-sizing: border-box;
    }
    #jld-articulated-robot-page a {
      color: #0f766e;
      text-decoration: none;
    }
    #jld-articulated-robot-page a:hover {
      text-decoration: underline;
    }
    #jld-articulated-robot-page img {
      max-width: 100%;
      height: auto;
      display: block;
    }
    #jld-articulated-robot-page p {
      margin: 0;
    }
    #jld-articulated-robot-page h1,
    #jld-articulated-robot-page h2,
    #jld-articulated-robot-page h3 {
      margin: 0;
      color: #111827;
      letter-spacing: 0;
    }
    #jld-articulated-robot-page ul {
      margin: 0;
      padding-left: 1.25rem;
    }
    #jld-articulated-robot-page .jld-container {
      width: 100%;
      max-width: 1180px;
      margin: 0 auto;
      padding-left: 1rem;
      padding-right: 1rem;
    }
    #jld-articulated-robot-page .spec-cell {
      padding: 12px;
      border: 1px solid #d1d5db;
      text-align: left;
    }
    #jld-articulated-robot-page .spec-head {
      padding: 12px;
      border: 1px solid #d1d5db;
      text-align: left;
      background: #f3f4f6;
      color: #111827;
      font-weight: 700;
    }
  