.elementor-58830 .elementor-element.elementor-element-0725092{--display:flex;}/* Start custom CSS for text-editor, class: .elementor-element-27b8277 */table {
      width: 100%;
      border-collapse: collapse;
      margin-bottom: 30px;
    }

    table, th, td {
      border: 1px solid #ccc;
    }

    th {
      background-color: #ffffff;
      color: white;
      padding: 10px;
    }

    td {
      padding: 10px;
      text-align: left;
    }

    ul {
      padding-left: 20px;
    }

    .highlight {
      background-color: #e7f3ff;
      border-left: 4px solid #0073e6;
      padding: 10px 20px;
      margin: 20px 0;
    }

    .faq {
      background: #f9f9f9;
      border-left: 4px solid #003366;
      padding: 10px 20px;
      margin-bottom: 15px;
    }

    .cta {
      background-color: #0073e6;
      color: white;
      padding: 20px;
      text-align: center;
      font-size: 1.2em;
      margin-top: 40px;
      border-radius: 8px;
    }

    .cta a {
      color: #fff;
      text-decoration: underline;
    }

    @media (max-width: 768px) {
      .container {
        padding: 15px;
      }

      th, td {
        font-size: 0.9em;
      }
    }/* End custom CSS */