body.accueil {
  background-image: url('https://cdn.ca.yapla.com/company/CPY84fL7bDE3PmZpqFlQR0BSe/asset/images/Images%20arri%C3%A8re-plan/Lac%20L202V3.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

body.jurisprudence {
  background-image: url('https://cdn.ca.yapla.com/company/CPY84fL7bDE3PmZpqFlQR0BSe/asset/images/Images%20arri%C3%A8re-plan/Jurisprudence6.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

body.travaux {
  background-image: url('https://cdn.ca.yapla.com/company/CPY84fL7bDE3PmZpqFlQR0BSe/asset/images/Images%20arri%C3%A8re-plan/Sous%20bois%20de%20conif%C3%A8res5.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}


body.nouvelles {
  background-image: url('https://cdn.ca.yapla.com/company/CPY84fL7bDE3PmZpqFlQR0BSe/asset/images/Nuages4.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

body.trucs {
  background-image: url('https://cdn.ca.yapla.com/company/CPY84fL7bDE3PmZpqFlQR0BSe/asset/images/Images%20arri%C3%A8re-plan/Trucs%20astuces2.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

body.infolettre {
  background-image: url('https://cdn.ca.yapla.com/company/CPY84fL7bDE3PmZpqFlQR0BSe/asset/images/Nuages4.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.footer-classic {
    padding-top: 19px !important;
    padding-bottom: 19px !important;
}

/* Colonnes à l'intérieur */
.footer-classic .col-sm-6 {
    padding: 0 !important;
    margin: 0 !important;
}

/* Ligne du footer */
.line-footer {
    padding: 0 !important;
    margin: 0 !important;
}

/* Titres dans le footer */
.footer-classic h3 {
    margin: 0 !important;
    font-size: 18px; /* Taille ajustable selon ton design */
    font-weight: bold; 
    line-height: 1.3;
}

/* Paragraphes dans le footer */
.footer-classic p {
    margin: 0 !important;
    line-height: 1.3;
}
