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

a:link, a:visited, a:active, a:hover {
  text-decoration: underline;
}
a:link#g-totop, a:visited#g-totop, a:active#g-totop, a:hover#g-totop {
  text-decoration-skip-ink: auto;
}
.button {
  margin: 10px 0px 0px 0px;
  padding: 15px;
  border-radius: 3px;
  background-color: #064a75;
}
.button:hover {
  background-color: #4a4f54;
  border: 1px solid;
  border-color: #cc0605;
}
.button:active {
  color: #0a0a0a;
  background-color: #fafafa;
  border: 1px solid;
  border-color: #cc0605;
}
a.read-more.button {
  text-decoration: none;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container {
  font-family: "Merriweather Sans";
  font-weight: 500;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  font-family: "Merriweather Sans";
  font-weight: 500;
}
body {
  line-height: 1.5;
}
h1 {
  line-height: 1;
}
h2 {
  line-height: 1;
  padding-top: 10px;
}
h3 {
  line-height: 1;
  padding-top: 10px;
}
h4 {
  line-height: 1;
  padding-top: 10px;
}
h6 {
  line-height: 1;
  padding-top: 10px;
}
h6 {
  line-height: 1;
  padding-top: 10px;
}
.tags a {
  text-transform: lowercase;
}
/*# sourceMappingURL=custom.css.map */