.elementor-47 .elementor-element.elementor-element-9eedfd7{--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 html, class: .elementor-element-d85b5fd */.footer {
  background: #040817;
  color: #aaa;
  padding-top: 60px;
}
.footer-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 30px;
  padding-bottom: 40px;
}
.footer-col h3, .footer-col h4 { color: #fff; margin-bottom: 20px; }
.footer-col ul { list-style: none; }
.footer-col ul li { margin-bottom: 10px; }
.footer-col a { color: #aaa; text-decoration: none; }

.whatsapp-btn {
  display: inline-block;
  background: #25d366;
  color: #fff !important;
  padding: 10px 15px;
  border-radius: 5px;
  margin-top: 15px;
  font-weight: bold;
}
.footer-bottom {
  border-top: 1px solid #1a233a;
  padding: 20px 0;
  font-size: 13px;
}
.footer-bottom-content {
  display: flex;
  justify-content: space-between;
}/* End custom CSS */