p{
font-size: 0.9rem;
line-height: 1.5em;
letter-spacing: 0.2px;
}
p a, a.en-savoir-plus, a.read-more {
font-size: 0.9rem;
line-height: 1.1rem;
font-weight: 600;
text-decoration: underline;
text-underline-offset: 0.188rem; color: var(--secondary-color);
}
h2, h1{ line-height: 2rem; }
h2{
font-size: 1.8rem; }
h1.h1-secondary, h2.h2-secondary {
line-height: 2.5rem; } .text-center{
text-align: center;
}
.primary-font{
font-family: var(--primary-font), serif;
}
.secondary-font{
font-family: var(--secondary-font), serif;
}
.text-white{
color: white;
}
.articles__part-2__text a{
font-size: 0.9rem; line-height: 1.1rem; }