/*
Pattern Name:       full-media-text
Version:            1.0
*/

.ff-surtitre  { font-family: "AbrilFatface", sans-serif !important; }
.ff-titre     { font-family: "ThrowMyHandsUpintheAir", sans-serif !important; }
.css-bg-inner { min-height: initial; }

.inner-mt-11 .wp-block-cover__background { margin-top: 11%!important; }

.css-button-hover a:hover {
  background-color: white!important;
  color: var(--wp--preset--color--primary)!important;
  border-radius: 8px;
  -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
         transform: scale(1.05);
  padding-left: 2rem!important;
  padding-right: 2rem!important;
}