body .site-main > article > .entry-content > p {
  width: 110%;
  font-size: 18px;
  margin-bottom: 10px;
}

body.page-child .voirAussi h2 {
  font-size: 26px;
}

.entry-content {
  margin-bottom: 30px;
}

.staffdirectory .stafflists th:nth-child(5) {
  width: 7%;
  overflow: hidden;
}

.staffdirectory .stafflists th:nth-child(4) {
  width: 22%;
  overflow: hidden;
}

.staffdirectory .stafflists th:nth-child(6) {
  width: 7%;
  overflow: hidden;
}

.staffdirectory .stafflists th:nth-child(8) {
  width: 15%;
  overflow: hidden;
}

.staffdirectory .stafflists th:nth-child(3) {
  width: 10%;
  overflow: hidden;
}

body.no-sidebar .entry-content p:not(.pager) {
  width: 100% !important;
}

body.page-child article > .entry-content > div p.contactcard {
  margin-bottom: 0;
}

header.site-header .site-header-main .site-branding img {
  width: 290px;
}