/* 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 {
  font-size: 2rem;
  text-align: center;
}
#g-page-surround::after, #g-page-surround::before, #g-copyright::before, #g-copyright::after {
  content: none;
}
#g-navigation {
  margin: 0rem 0;
  padding: 1rem 0;
}
#g-footer .g-sample-sitemap a {
  line-height: 1.8;
  color: #949494;
  font-family: "AbeeZee", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
}
body #g-navigation .g-main-nav .g-sublevel > li:hover > .g-menu-item-container .g-menu-item-title, body #g-navigation .g-main-nav .g-sublevel > li.active > .g-menu-item-container .g-menu-item-title {
  border-bottom: 2px solid transparent;
  text-align: center;
}
th {
  text-align: center;
  background-color: #52a22a;
  color: white;
}
td {
  text-align: center;
}
th {
  text-align: left;
}
tr:hover {
  background-color: #f5f5f5;
}
A.class1 {
  color: #ffffff;
}
A.class1:link {
  text-decoration: none;
  color: #ffffff;
}
A.class1:visited {
  text-decoration: none;
  color: #ffffff;
}
A.class1:hover {
  text-decoration: none;
  color: #ffffff;
}
A.class1:active {
  text-decoration: none;
  color: #ffffff;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.title1 .g-title, .title2 .g-title, .title3 .g-title, .title4 .g-title, .title5 .g-title, .title-white .g-title, .title-grey .g-title, .title-pink .g-title, .title-red .g-title, .title-purple .g-title, .title-orange .g-title, .title-blue .g-title {
  font-size: 1.75rem;
  font-weight: 900;
  margin: 0.775rem 0;
  text-transform: none;
}
/*# sourceMappingURL=custom_12.css.map */