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

.button.button-5 {
  background: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
}
.button.button-5:hover {
  background: #ffffff;
  color: #42706d;
  border: 2px solid #42706d;
}
.g-blockcontent-subcontent-img {
  border-radius: 1rem;
}
#g-navigation a:not(.button) {
  color: #42706d;
}
.rounded .g-content {
  border-radius: 1.2rem;
}
#weekly {
  margin-top: 0;
  border-left: beige 3px solid;
  color: #42706d;
}
#weekly ul {
  list-style: none;
}
#weekly .weekly-top .weekly-bottom h3, h4 {
  color: #42706d;
}
.weekly-top h2 {
  color: #42706d;
  padding: 8px;
  margin: 0;
}
.weekly-top {
  background-image: linear-gradient(to right, #B69C6B 0%, #ffecd2 100%);
  padding: 0 0 0 8px;
  border-bottom: beige 3px solid;
}
.weekly-bottom {
  padding: 0 0 0 8px;
  background: #000;
  vertical-align: middle;
}
.weekly-bottom h2 {
  color: #ffffff;
  padding: 0 0 0 8px;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  font-size: 1.1rem;
}
/*# sourceMappingURL=custom_13.css.map */