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

h1, h2, h3, h4 {
  color: #3b0808 !important;
  font-weight: 600;
}
h2.g-title {
  color: #a8a7a7 !important;
}
p.quote {
  border-left: 7px solid #3b0808;
  border-radius: 5px;
  padding: 10px;
  background-color: #cfcfcf;
  /*max-width: 80%;*/
  font-size: 0.9em;
}
table {
  border: 0px;
}
th {
  padding: 0.5rem;
}
td {
  padding: 1rem;
  border: 0px;
  border-bottom: 1px dotted #a8a7a7;
}
/*# sourceMappingURL=custom_23.css.map */