.ParagraphMoreInfos {
  margin-bottom: 0; }
  .ParagraphMoreInfos-header {
    text-align: center; }
  .ParagraphMoreInfos-infos {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -4rem;
    justify-content: center; }
    @media (max-width: 767px) {
      .ParagraphMoreInfos-infos {
        margin-left: 0;
        margin-right: 0; } }
    .ParagraphMoreInfos-infos .Taxo-further_informations {
      width: 25%;
      padding: 0 4rem;
      margin-bottom: 4rem; }
      .ParagraphMoreInfos-infos .Taxo-further_informations.swiper-slide {
        margin-bottom: 0; }
      @media (max-width: 767px) {
        .ParagraphMoreInfos-infos .Taxo-further_informations {
          width: 100%; } }

.Taxo-further_informations {
  text-align: center;
  color: var(--secondary-color); }
  .Taxo-further_informations-image {
    margin: 0 auto 1rem;
    max-width: 22rem; }
    .Taxo-further_informations-image img {
      display: block; }
  .Taxo-further_informations-header {
    font-weight: 500;
    margin-bottom: 0.5rem; }
  a[href]:hover .Taxo-further_informations-title, a[href]:focus .Taxo-further_informations-title {
    text-decoration: underline; }

/*# sourceMappingURL=moreInfos.css.map */
