/**
 * Theme Name:     Paris-Front-de-Seine
 * Author:         Ludovic Tristan
 * Template:       hello-elementor
 * Text Domain:	   paris-front-de-seine
 * Description:    Thème Wordpress développé par l\&#039;agence Limite au profit de Paris Front de Seine. Thème enfant Hello Elementor
 */

.no-link a {
    text-decoration: none !important;

}
.titre-decalage span {
    display:block;
    padding-left:90px;
}
.titre-noir span {
    color:#001318;
}
.duo-txt span, .duo-txt strong {
    font-family: "Unica One", Sans-serif;
    font-size:24px;
    font-weight: 400 !important;
}
.titre-duo span {
    font-family: "Mulish", Sans-serif;
  font-size: 0.9em;
  font-weight: 900;
}
.titre-exergue b, .titre-exergue strong {
    font-size:1.2em;
    font-weight:700 !important;
}
.date-pfs {
    border-bottom:2px solid #A41D13;
}

/**
 Smooth scroll
 */
html.lenis {
  height: auto;
}
.lenis.lenis-smooth {
  scroll-behavior: auto;
}
.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}
.lenis.lenis-stopped {
  overflow: hidden;
}


@media only screen and (max-width: 767px){
	            
.titre-decalage span {
    display:block;
    padding-left:40px;
}
               
				
			}
