.elementor-2726 .elementor-element.elementor-element-923483a{--display:flex;}/* Start custom CSS for html, class: .elementor-element-127f0fc */.cav-article{
  max-width:900px;
  margin:auto;
  font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;
  line-height:1.7;
  color:#1f1f1f;
}

.cav-article h1{
  font-size:42px;
  margin-bottom:20px;
  line-height:1.2;
}

.cav-article h2{
  margin-top:40px;
  font-size:28px;
  line-height:1.3;
}

.cav-article h3{
  margin-top:28px;
  font-size:22px;
  line-height:1.4;
}

.cav-article p{
  margin-bottom:18px;
  font-size:17px;
}

.cav-highlight{
  background:#f6f1e8;
  border-left:4px solid #CFAC61;
  padding:18px;
  border-radius:6px;
  margin:25px 0;
}

.cav-box{
  background:#fafafa;
  padding:20px;
  border-radius:10px;
  margin:20px 0;
}

.cav-list{
  padding-left:20px;
  margin:0;
}

.cav-list li{
  margin-bottom:10px;
}

.cav-cta{
  background:#CFAC61;
  color:#ffffff;
  padding:14px 22px;
  display:inline-block;
  border-radius:30px;
  text-decoration:none;
  margin-top:15px;
  font-weight:600;
  transition:opacity 0.2s ease;
}

.cav-cta:hover{
  opacity:.9;
}

@media (max-width:768px){

  .cav-article h1{
    font-size:32px;
  }

  .cav-article h2{
    font-size:24px;
  }

  .cav-article h3{
    font-size:20px;
  }

  .cav-article p{
    font-size:16px;
  }

}/* End custom CSS */