/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/*réduire taille titre fiche en mode cat*/
h2 {
  font-size: 1.3rem;
}
/*réduire marge et espace du contenu (réduire l'espace entre le contenu et le haut)*/
#g-mainbody .g-content {
  margin: 0.025rem;
  padding: 0.0938rem;
}
/*réduire marge et espace  dans le breadcrumb*/
#g-breadcrumb .g-content {
  margin: 0.025rem;
  padding: 0.0938rem;
}
/*# sourceMappingURL=custom_14.css.map */