/* ============================================
   Styles specific to red 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
}

/* Footer : pictogrammes aux mêmes dimensions que sur les autres pages.
   red.framer.css les force à 18×18px alors que partout ailleurs
   Instagram fait 16×18px et Linkedin 16×16px — d'où un écart différent. */
[data-framer-name="Instagram"] {
  width: 16px !important;
  height: 18px !important;
}

[data-framer-name="Linkedin"] {
  width: 16px !important;
  height: 16px !important;
}
