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

/* Remove Border lines */
td {
  padding: 0.5rem;
  border: none;
}
table {
  border: none;
}
/* Phone Number Button */
.button, .g-pricingtable .button {
  background: #708A48;
  border: none;
  color: #fff;
}
/* Remove Triangle from Feature Section */
#g-feature:before {
  display: none;
}
/* Footer menu Text styling */
.g-main-nav .g-toplevel > li > .g-menu-item-container a.footermenulink {
  color: #fff;
}
/*# sourceMappingURL=custom_10.css.map */