
    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;
    }
    body {
      margin: 0;
      font-family: Arial, Helvetica, sans-serif;
      line-height: 1.6;
      color: #1f2937;
    }
    .ronnitec-page a {
      color: #0f4c81;
      text-decoration: none;
    }
    .ronnitec-page a:hover {
      text-decoration: underline;
    }
    .ronnitec-page img {
      max-width: 100%;
      height: auto;
    }
    .ronnitec-page table {
      font-size: 14px;
    }
    .ronnitec-page h1, .ronnitec-page h2, .ronnitec-page h3 {
      color: #111827;
      line-height: 1.2;
      margin-top: 0;
    }
    .ronnitec-page p {
      margin-top: 0;
    }
  