.elementor-3251 .elementor-element.elementor-element-5cbc24e{--display:flex;}/* Start custom CSS for html, class: .elementor-element-d5be223 */<style>
  body {
    font-family: 'Segoe UI', sans-serif;
    color: #222;
    background-color: #fff;
    line-height: 1.6;
    padding: 20px;
  }

  .kunye-section {
    max-width: 800px;
    margin: 0 auto;
  }

  .kunye-box {
    border: 1px solid #ddd;
    border-left: 5px solid #006699;
    padding: 20px;
    margin-bottom: 20px;
    background: #f9f9f9;
    border-radius: 6px;
  }

  .kunye-box h3 {
    color: #006699;
    margin-top: 0;
    display: flex;
    align-items: center;
    font-size: 1.2em;
  }

  .kunye-box h3 i {
    margin-right: 8px;
    color: #006699;
  }

  .kunye-box p {
    margin: 8px 0;
  }

  .kunye-box a {
    color: #006699;
    text-decoration: none;
  }

  .kunye-box a:hover {
    text-decoration: underline;
  }
</style>/* End custom CSS */