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

h3 {
  font-weight: 700;
  letter-spacing: 1.5px;
  color: #ff6a00;
}
/* PHOTO ACCUEIL */
.img-candidat img {
  border: 8px solid transparent;
  border-radius: 50%;
  background: linear-gradient(white, white) padding-box, linear-gradient(51deg, #0f8acf 0%, #139ee1 10%, #15b0e8 23%, #12aba7 41%, #12aba7 59%, #78b733 76%, #afc928 84%, #78b733 100%, #c8d429 100%) border-box;
  background-clip: padding-box, border-box;
}
/*# sourceMappingURL=custom_15.css.map */