.carousel-collections h2 {
  color: #dd9d3c;
}
.carousel-collections h2 .titre-collection {
  font-size: 0.75em;
}
.carousel-collections h2 .sous-titre-collection {
  font-weight: bold;
}
.carousel-collections h2 .sous-titre-collection span {
  color: #000;
  font-weight: normal;
}
.carousel-collections .summary {
  min-height: 5em;
}
.carousel-collections .carousel-collections-caption {
  min-height: 325px;
  background-color: rgba(255, 255, 255, 0.6);
  box-shadow: 0px 0px 5px #fff;
}
