/*
Pattern Name:       hero-banner-title
Version:            1.0
*/

.ff-surtitre   { font-family: "AbrilFatface", sans-serif !important; }
.ff-titre      { font-family: "ThrowMyHandsUpintheAir", sans-serif !important; }
.h-250         { height: 250px!important; }
.zi-1          { z-index: 1!important; }

body:not(.wp-admin) .mt-n-9      { margin-top: -9rem!important; }
body:not(.wp-admin) .h-min-unset { min-height: unset!important; }

@media (min-width: 992px) {
  .h-lg-500 { height: 500px!important; }
}