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

.my-to-top-button {
  background: #007cba;
  padding: 10px 15px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
}
.my-to-top-button:hover {
  background: #053a66;
}
.my-to-top-button a {
  color: white;
}
.module2 h3.g-title, .menu_module h3.g-title {
  -moz-text-shadow: -2px 1px 2px #aaa;
  text-shadow: -2px 1px 2px #aaa;
  padding: 0.25em;
  width: 100%;
  font-weight: 600;
  border-bottom: 1px solid #aaa;
}
.pagenavigation a.btn.btn-sm.btn-secondary.next {
  margin: 0 10px;
}
tr.cat-list-row0 {
  background-color: #eaeaea;
}
/*# sourceMappingURL=custom__body_only.css.map */