/* suppression de Fièrement propulsé par WordPress */

.site-info {
  display: none;
  line-height: 0px;
}

/* Texte Justifié */

.has-drop-cap {
  text-align: justify;
  font-size: 20px;
}

.panel-content {
  text-align: justify;
}

/* h2 */

h2:first-child {
  color: #dd3333;
  font-variant: small-caps;
  text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5 {
  font-family: Anton;
}

.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
  font-size: 32px;
  color: #dd3333;
  letter-spacing: .2rem;
}

.entry-content h3,
.comment-content h3 {
  font-size: 32px;
  color: #313131;
  letter-spacing: .2rem;
}

.entry-content h4,
.comment-content h4 {
  color: #dd3333;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 2.6em;
  text-transform: uppercase;
}

/* Taille de la police */

em {
  font-size: 20px;
}

.has-text-color.has-background.has-small-font-size.has-very-light-gray-color {
  font-size: 17px;
}

body.has-header-image .site-title a {
  font-size: 27px;
}

.wp-block-media-text *:last-child {
  font-size: 18px;
}

p {
  font-size: 18px;
}