#content {
  background-image: url("images/home/background.7f2566f196ce.webp");
  background-repeat: no-repeat;
  background-position-y: -200px;
}

#intro h1, #intro p {
  color: #161616;
}

#proposition article {
  border-radius: 8px;
  text-align: left;
  height: 100%;
}

#fr-icon-selection-fill:after, .fr-icon-selection-fill:before{
  -webkit-mask-image:url("images/home/selection.ca72e51ae748.svg");
  mask-image:url("images/home/selection.ca72e51ae748.svg")
}

#fr-icon-orientation-fill:after, .fr-icon-orientation-fill:before{
  -webkit-mask-image:url("images/home/orientation.4f02a082b8bb.svg");
  mask-image:url("images/home/orientation.4f02a082b8bb.svg")
}

#themes {
  border-radius: 8px;
}

#themes .fr-tile--shadow {
  filter: drop-shadow(var(--lifted-shadow));
}

#intro, #a-propos h2, #cta-feedback {
  text-align: center;
  text-wrap: balance;
}

#themes .fr-tile--horizontal .fr-tile__header {
  margin: 0;
}

#themes .fr-tile--horizontal .fr-tile__img {
  width: 0;
  margin: 0;
}

#themes .fr-tile--horizontal .fr-tile__content {
  padding-bottom: 0;
}

#themes .fr-tile--horizontal .fr-tile__link::after {
  content: none;
}

@media (min-width:62em) {
  #content {
    background-position-y: -300px;
  }
}

@media (min-width:1921px) {
  #content {
    background-size: cover;
  }
}
