.elementor-2631 .elementor-element.elementor-element-25fa719.elementor-column > .elementor-widget-wrap{justify-content:flex-start;}.elementor-bc-flex-widget .elementor-2631 .elementor-element.elementor-element-e859b5f.elementor-column .elementor-widget-wrap{align-items:space-between;}.elementor-2631 .elementor-element.elementor-element-e859b5f.elementor-column.elementor-element[data-element_type="column"] > .elementor-widget-wrap.elementor-element-populated{align-content:space-between;align-items:space-between;}/* Start custom CSS */.hero-title span {
    font-family: 'Editorial New', Georgia, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 12vw; /* responsive – adapte à la largeur de l'écran */
    line-height: 1.1;
}

/* Lien "All my projects –" en Editorial New */
.page-title.next-ajax-link-page .next-hero-title span {
  font-family: 'Editorial New', serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12rem;
  line-height: 1.1;
  letter-spacing: -0.02em;
  text-transform: none;
}

/* Sous-titre "Next Page Caption Subtitle" */
.next-hero-subtitle span {
  font-family: 'Roboto Mono', monospace;
  font-size: 0.9rem;
  line-height: 1.4;
  letter-spacing: -0.0em;
}

/* Titre des projets dans le template portfolio */
.item-caption .item-title span,
.slide-list .sl-title span {
  font-family: 'Editorial New', serif !important;
}

/* TITRES DE PROJETS - LISTE & PAGES INDIVIDUELLES */
.item-caption .item-title span,
.slide-list .sl-title span,
#hero .hero-title span {
  font-family: 'Editorial New', serif !important;
  font-weight: normal;
  letter-spacing: -0.02em;
}

/* Style pour le label "Next Project" */
#project-nav .next-project-caption .next-project-title span {
  font-family: 'Roboto Mono', monospace;
  text-transform: uppercase; /* optionnel selon ton style */
  font-size: 14px; /* ajuste si besoin */
  letter-spacing: 1px;
}

/* Style pour le nom du projet suivant */
#project-nav .next-hero-title span {
  font-family: 'Editorial New', serif;
  font-weight: normal; /* ou bold, selon le rendu que tu veux */
  font-size: 48px; /* adapte selon ton design */
  line-height: 1.2;
}/* End custom CSS */