@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
/* ---- couleurs ---- */
/* ---- Couleurs au hover ---- */
/* ---- font size ---- */
/* ---- media queries ---- */
.logo-article-mono {
  top: -50px;
  right: -50px;
}

.logo-quote {
  width: 2.75rem;
}

.icon-play-podcast {
  border-radius: 50%;
  width: 50px;
  height: 50px;
}

.logo-article {
  right: 100px;
  bottom: -50px;
}

.texte-article * {
  font-family: "Gothic-Medium", serif !important;
}
.texte-article h2, .texte-article h3, .texte-article h4, .texte-article h5, .texte-article h6 {
  margin-bottom: 15px;
  line-height: 0.9;
}
.texte-article h2 * {
  font-family: "Poppins", serif !important;
  font-weight: 600;
  font-size: 18pt !important;
  color: #169179;
}
.texte-article h3 * {
  font-family: "Subjectivity-Regular", serif !important;
  font-size: 15pt !important;
  font-weight: 600 !important;
}
.texte-article h4 * {
  font-family: "Subjectivity-Regular", serif !important;
  font-size: 13pt !important;
  font-weight: 800 !important;
}
.texte-article p * {
  color: black !important;
}
.texte-article li {
  margin-bottom: 20px;
}
.texte-article img {
  max-width: 100%;
}

/*# sourceMappingURL=article.output.css.map */
