.elementor-759 .elementor-element.elementor-element-bbcf7ab{--display:flex;}.elementor-759 .elementor-element.elementor-element-bbcf7ab:not(.elementor-motion-effects-element-type-background), .elementor-759 .elementor-element.elementor-element-bbcf7ab > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#111111;}/* Start custom CSS for html, class: .elementor-element-a861ce3 */.ivan-legal {
  background: #111111;
  padding: 80px 20px;
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
}

.ivan-legal-container {
  max-width: 900px;
  margin: auto;
}

/* TITLES */
.ivan-legal h1 {
  font-size: 36px;
  margin-bottom: 10px;
}

.ivan-updated {
  color: #FFD700;
  font-size: 14px;
  margin-bottom: 30px;
}

/* HEADINGS */
.ivan-legal h2 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 20px;
  color: #FFD700;
}

/* TEXT */
.ivan-legal p {
  color: #ccc;
  line-height: 1.7;
  margin-bottom: 15px;
}

.ivan-legal ul {
  padding-left: 20px;
  margin-bottom: 15px;
}

.ivan-legal li {
  margin-bottom: 8px;
  color: #bbb;
}

/* LINKS */
.ivan-legal a {
  color: #FFD700;
  text-decoration: none;
}

.ivan-legal a:hover {
  text-decoration: underline;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .ivan-legal h1 {
    font-size: 28px;
  }

  .ivan-legal h2 {
    font-size: 18px;
  }
}/* End custom CSS */