
    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;
    }
    .star-peak-page * {
      box-sizing: border-box;
    }
    .star-peak-page a {
      color: #0f766e;
      text-decoration: none;
    }
    .star-peak-page a:hover {
      text-decoration: underline;
    }
    .star-peak-page img {
      max-width: 100%;
      height: auto;
    }
    .star-peak-page table {
      font-size: 15px;
    }
  