/* ============================================
   Styles specific to black page
   ============================================ */

.framer-UGidf.framer-v-5t9bsr.hover.framer-5t9bsr {
  width: 66px
}

.framer-uV7fn.framer-v-140woqu.hover.framer-140woqu {
  width: 66px
}

.framer-47cL4.framer-v-m31e69.hover.framer-m31e69 {
  width: 66px
}

.framer-kkzMj.framer-v-vpbu1n.hover.framer-vpbu1n {
  width: 46px
}

/* ============================================
   Fond de page unifie (#242424)
   ------------------------------------------------
   Harmonise la couleur affichee dans les bandes << vides >> de Safari
   mobile (fond html/body) et le fond de page, identique sur black /
   blue / brown / yellow / green. L'export Framer posait des teintes
   differentes par page (black #2e2e2e, brown #3a2606, yellow none...).
   !important car ce fichier est charge AVANT <couleur>.framer.css.
   (red conserve volontairement son fond creme.) */
html, body,
[data-framer-root] {
  background-color: #242424 !important;
}
