.elementor-2464 .elementor-element.elementor-element-ef5b1c5{--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;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-825f6bb */.jml-footer {
  background-color: #f8f8f8;
  color: #333;
  font-family: 'Segoe UI', sans-serif;
  padding: 40px 20px 10px;
}

.jml-footer-top {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 30px;
}

.jml-footer-col h4 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 12px;
  color: #111;
}

.jml-footer-col p,
.jml-footer-col li {
  font-size: 14px;
  line-height: 1.6;
}

.jml-footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.jml-footer-col ul li {
  margin-bottom: 8px;
}

.jml-footer-col ul li a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s ease;
}

.jml-footer-col ul li a:hover {
  color: #25D366;
}

.footer-logo {
  max-width: 140px;
  margin-bottom: 10px;
}

.social-links a {
  margin-right: 10px;
  font-size: 18px;
  color: #25D366;
  transition: color 0.3s ease;
}

.social-links a:hover {
  color: #128C7E;
}

.jml-footer-bottom {
  text-align: center;
  margin-top: 30px;
  padding-top: 15px;
  border-top: 1px solid #ccc;
  font-size: 13px;
}

.jml-footer-bottom a {
  color: #25D366;
  text-decoration: none;
}/* End custom CSS */