/*
Pattern Name:       content-editorial
Version:            1.0
*/

.ff-surtitre { font-family: "AbrilFatface", sans-serif !important; }
.ff-titre    { font-family: "ThrowMyHandsUpintheAir", sans-serif !important; }


.inner-rounded-3 .wp-block-media-text__media img,
.inner-rounded-3 img:not(.rounded-0),
.inner-rounded-3 .wp-block-cover__background,
.inner-rounded-3 .wp-block-button__link {
  border-radius: var(--bs-border-radius-lg)!important;
}

@media (min-width: 992px) {
  .mb-lg-7 { margin-bottom: 7rem!important; }
}
