/* Styles pour la page Qui sont ces femmes */

.page-node-111 #block-views-block-image-banniere-block-1 .views-field-field-image-banniere img {
  position: absolute;
  min-width: 1000%;
  min-height: 1000%;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%) scale(0.1);
  transform-origin: center bottom;
  width: auto;
  height: auto;
  top: unset;
}

.field--name-body h2:nth-child(1) {
  margin-top: 0;
}

#block-sourcesquisontcesfemmes {
  font-size: 0.875rem;
  padding-top: 1.5rem;
  margin-top: 5rem;
  border-top: 1px solid transparent;
  border-image: linear-gradient(to right, #F0C8CD 33%, #fff 33%, #fff);
  border-image-slice:1;
}