.actu--teaser.actu--col {
  border-color: #ebb818;
  background-color: #fff;
}

.actu--teaser.actu--col:hover {
  box-shadow: 0 0 2px #ebb818;
}

.actu--teaser.actu--col h2:after {
  border-color: #ebb818;
}

.actu--teaser.actu--col .actu__body h2::after {
  border: 0;
}

.actu--teaser.actu--col .actu__more-link {
  text-align: right;
}

.actu--teaser.actu--col .actu__more-link span {
  border: 0;
}

.actu--teaser.actu--col .actu__more-link span::before {
  content: "\f054";
  font-family: "Font Awesome 5 Pro", sans-serif;
  font-weight: 900;
  color: #ebb818;
  padding-right: 5px;
}

.paragraph-block.with-bg .paragraph-content-3784.content {
  padding: 0;
}

/* Titre Actualité à la une */
.paragraph-3789 h2::after {
  border: 1px solid #000;
  content: "";
  display: block;
  margin: .3rem 0 0;
  width: 3.4rem;
}
