/* 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);
}

/* #hsSlide1 */
#hsSlide1 .actu_main_title {
  max-width: 82.6rem;
}
#hsSlide1 .c-button {
  color: #59514A!important;
}

/* #hsSlide2 */
#hsSlide2 .actu_main_title {
  max-width: 58rem;
}
#hsSlide2 .c-button {
  color: #8F653D!important;
}

/* #hsSlide3 */
#hsSlide3 .actu_main_title {
  max-width: 77rem;
}
#hsSlide3 .actu_secondary_title {
  max-width: 46rem;
}

/* #hsSlide4 */
#hsSlide4 .actu_main_title {
  max-width: 51rem;
}
#hsSlide4 .actu_secondary_title {
  max-width: 51.5rem;
}

/* #hsSlide5 */
#hsSlide5 .actu_main_title {
  max-width: 61.5rem;
}
#hsSlide5 .actu_secondary_title {
  max-width: 51rem;
}
#hsSlide5 .c-button {
  color: #62D184!important;
}

/* ******************************************* */
/* ************ OFFRES DU MOMENT ************* */
/* ******************************************* */


