.elementor-2736 .elementor-element.elementor-element-46d07ced{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2736 .elementor-element.elementor-element-c8713f7{--display:flex;}/* Start custom CSS for html, class: .elementor-element-1138b47 */.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 */