.sp-page-title.title-image-bg::after {
  background: rgba(0, 0, 0, 0.50);
}
.bg-dark {
  --bs-bg-opacity: 1;
  background-color: #000000 !important;
}
#sp-bottom {
  padding: 80px 0 40px;
  line-height: 2;
}
.sppb-addon-ut-table.ut-table-1 {
  background: #000000!important;
}
em {
color :#C7AB62 !important;}

.sppb-addon-feature.feature-box-2 .sppb-addon-content {
  padding: 40px;
  border: 1px solid rgba(164, 172, 179, 0.4);
  background: #000000 !important;
}
.feature-equal {
    min-height: 380px;   /* à ajuster selon ton design */
    display: flex;
    flex-direction: column;
}

.feature-equal .sppb-addon-content {
    flex-grow: 1;
}
.feature-equal h3{
color : #C7AB62;}

.slide span {
  color: #C7AB62 !important;
}