.elementor-3216 .elementor-element.elementor-element-0bdd6aa{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-4627893 */.ivape-terms {
  background-color: #f8fafc;
  color: #333;
  padding: 60px 20px;
  font-family: "Poppins", sans-serif;
  line-height: 1.7;
}

.ivape-container {
  max-width: 900px;
  margin: 0 auto;
  background: #fff;
  border-radius: 16px;
  padding: 50px 60px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
}

.ivape-terms h1 {
  font-size: 2.4rem;
  color: #0b132b;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 3px solid #0077ff;
  display: inline-block;
  padding-bottom: 8px;
}

.ivape-terms h2 {
  font-size: 1.4rem;
  color: #0077ff;
  margin-top: 30px;
}

.ivape-terms p {
  margin: 10px 0;
  color: #444;
}

.ivape-terms ul {
  list-style: none;
  padding-left: 0;
}

.ivape-terms ul li {
  margin: 5px 0;
}

.ivape-link {
  color: #0077ff;
  text-decoration: none;
  border-bottom: 1px solid #0077ff;
  transition: 0.3s;
}

.ivape-link:hover {
  color: #0055cc;
  border-color: #0055cc;
}/* End custom CSS */