.elementor-26815 .elementor-element.elementor-element-74ac9cd4{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-26815 .elementor-element.elementor-element-74ac9cd4:not(.elementor-motion-effects-element-type-background), .elementor-26815 .elementor-element.elementor-element-74ac9cd4 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;}.elementor-26815 .elementor-element.elementor-element-130d3e29{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-26815 .elementor-element.elementor-element-130d3e29.elementor-element{--align-self:center;--order:-99999 /* order start hack */;}.elementor-26815 .elementor-element.elementor-element-42c74d8{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-26815 .elementor-element.elementor-element-42c74d8.elementor-element{--order:99999 /* order end hack */;}.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-130d3e29 */.social-bar {
  background-color: #000000; /* fond noir */
  text-align: center;
  padding: 1em 0;
}

.social-bar .social-icons {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-flex;
  gap: 1em; /* espace entre les icônes */
}

.social-bar .social-icons li a {
  color: #ffffff; /* icones blanches */
  font-size: 1.2rem;
  display: inline-block;
  transition: color 0.3s;
}

.social-bar .social-icons li a:hover {
  color: #ecbd76; /* couleur dorée au survol */
}

/* Responsive mobile */
@media (max-width: 480px) {
  .social-bar .social-icons li a {
    font-size: 1rem;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-42c74d8 */.site-footer-legal {
  color: #ffffff;
  text-align: center;
}

.site-footer-legal p,
.site-footer-legal strong,
.site-footer-legal a,
.site-footer-legal a:visited {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.5;
}/* End custom CSS */