.elementor-17 .elementor-element.elementor-element-2ada26a{--display:flex;}/* Start custom CSS for html, class: .elementor-element-02ad693 */body {
  margin: 0;
  font-family: "Segoe UI", Arial, sans-serif;
  background: linear-gradient(135deg, #ff5a72 0%, #ff8a9c 50%, #ffffff 100%);
  color: #333;
}

/* Header */
.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px;
  background: #ff5f77;
  color: #fff;
}


/* Intro */
.intro {
  padding: 20px;
  text-align: center;
  color: #000;
}
.intro h1 {
  font-size: 40px;
  margin-bottom: 15px;
}
.intro p {
  font-size: 15px;
  line-height: 1.5;
}
footer .partners img {
  width:auto;
  margin:auto;
}
footer a { color: #fff; text-decoration: underline; }/* End custom CSS */