.elementor-1179 .elementor-element.elementor-element-0a63318{--display:flex;}.elementor-1179 .elementor-element.elementor-element-0a63318:not(.elementor-motion-effects-element-type-background), .elementor-1179 .elementor-element.elementor-element-0a63318 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#D4E9E424;}.elementor-1179 .elementor-element.elementor-element-5c9126e > .elementor-widget-container{margin:-69px 0px 0px 0px;}.elementor-1179 .elementor-element.elementor-element-08547ff > .elementor-widget-container{margin:-21px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-08547ff */.luxury-footer {
  background-color: #111827;
  color: #d1d5db;
  padding: 40px 20px;
  font-family: 'Inter', sans-serif;
  font-size: 14px;
  border-top: 1px solid #1f2937;
  width: 100%;
}

.footer-inner {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

.footer-brand {
  margin-bottom: 16px;
  color: #9ca3af;
}

.footer-links {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 24px;
}

.footer-links a {
  color: #e5e7eb;
  text-decoration: none !important;
  transition: color 0.2s ease;
}

.footer-links a:hover {
  color: #38bdf8;
}/* End custom CSS */