/* TEMPORAIRE : espacement message d'alerte */
.ugap-header__custom-alert {
  margin-bottom: 0 !important;
}
.ugap-message--alert {
  padding: 2.4rem 3.2rem !important;
}
.ugap-message--alert.ugap-message--has-slot .ugap-message__header,
.__use-global-ugap-ui .ugap-message__description p {
  margin-bottom: 0.4rem !important;
}

/* ******************************************* */
/* *************** HERO SLIDER *************** */
/* ******************************************* */

/* METTRE À JOUR SELON LE NOMBRE DE SLIDE */
.hero_slider .overview {
  width: calc(500% + 16 * .4rem);
}
.hero_slider .slider_item .actu_secondary_title {
  font-size: 3.2rem;
  line-height: 3.8rem;
}

/* #hsSlide1 */
#hsSlide1 .actu_main_title {
  max-width: 64rem;
}
#hsSlide1 .actu_secondary_title {
  max-width: 57rem;
}
#hsSlide1 .c-button {
  color: #59514A!important;
}

/* #hsSlide2 */
#hsSlide2 .actu_main_title {
  max-width: 62rem;
}
#hsSlide2 .c-button {
  color: #59514A!important;
}

/* #hsSlide3 */
#hsSlide3 .actu_main_title {
  max-width: 59rem;
}
#hsSlide3 .actu_secondary_title {
  max-width: 62rem;
}

/* #hsSlide4 */
#hsSlide4 .actu_main_title {
  max-width: 43rem;
}
#hsSlide4 .c-button {
  color: #F04C8F!important;
}


/* #hsSlide5 */


/* ******************************************* */
/* ************ OFFRES DU MOMENT ************* */
/* ******************************************* */


