.single-projet .col-details p {
  margin-top: .35em;
}

.single-projet p.social {
  margin-top: .5em;
}

.single-projet p.social a {
  text-decoration: none;
  font-size: 0.8125rem;
  font-weight: 700;
}

.single-projet main p.website {
  margin-top: 1.5em;
}

.single-projet figure.logo {
  width: 100%;
  height: auto;
}

.single-projet figure.logo img {
  max-height: 150px;
  max-width: 300px;
  height: 100%;
  width: auto;
  margin: 0 auto 0 0;
  object-fit: contain;
}

.single-projet p.workshop {
  font-size: 1.125rem;
}

.header-projet  {
  font-family: var(--wp--preset--font-family--heading);
  gap: 0 !important;
  margin-bottom: 5rem !important;
}

.header-projet h5 {
  font-family: var(--wp--preset--font-family--body);
}

.header-projet-category {
  margin-bottom: 5rem !important;
}

.col-header-projet{
  max-width: none !important;
}