/* ===================================
   STYLES SPÉCIFIQUES - PAGE ACCUEIL
   =================================== */

/* Titres de bienvenue */
.home-welcome {
  text-align: center;
}

/* Message important */
.home-attention {
  text-align: center;
  font-weight: bold;
}

/* Informations établissement */
.home-etablissement {
  text-align: center;
}

/* Questions */
.home-questions {
  text-align: center;
}

/* Diplômes */
.home-diplomes {
  text-align: center;
}

/* Contact */
.home-contact-title {
  text-align: center;
}

.home-phone {
  text-align: center;
  font-weight: bold;
}

/* Localisation */
.home-location-title {
  text-align: center;
}

.home-location-distances {
  text-align: center;
  font-weight: bold;
}
