.elementor-87 .elementor-element.elementor-element-d608847{--display:flex;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for wp-widget-custom_html, class: .elementor-element-8779dc0 *//* ===== Minimal Light Footer ===== */

.light-footer{
  padding:40px 20px 30px;
  text-align:center;
  background:transparent;
  font-family:Inter,system-ui,sans-serif;
  border-top:1px solid rgba(148,163,184,.25);
}

/* Navigation */
.light-footer-nav{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:24px;
  margin-bottom:16px;
}

.light-footer-nav a{
  font-size:14px;
  font-weight:500;
  text-decoration:none;
  color:#020617;
  opacity:.75;
  transition:opacity .2s ease, color .2s ease;
}

.light-footer-nav a:hover{
  opacity:1;
  color:#2563eb;
}

/* Copyright */
.light-footer-copy{
  font-size:13px;
  color:#64748b;
}

/* Mobile */
@media(max-width:600px){
  .light-footer-nav{
    gap:14px;
  }
}/* End custom CSS */