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

body {
  line-height: 1.5;
}
.tabs-styling-1 {
  margin: 10px;
  /* text-align: justify; */
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.button {
  border-radius: 1.5rem;
  padding: 1rem 3rem;
  font-size: 0.8rem;
}
h1, h2, h3, h4, h5, h6 {
  margin: 1rem 0 1rem 0;
}
.label-info[href] {
  background: transparent;
}
/*# sourceMappingURL=custom_27.css.map */