/* 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
 */

/* code class border = 0 dans 1 tableau */
.A_borderzero {
  border: 0px ! important;
}
.A_border5pxred {
  border: 5px solid red ! important;
}
.A_couleur-marron {
  color: #800000 !important;
}
.A_texte-gras {
  font-weight: bold !important;
}
.A_texte-lien-bleu {
  color: #3db4c3 !important;
}
/*# sourceMappingURL=custom_12.css.map */