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

#g-page-surround {
  background-color: white !important;
}
#g-navigation .g-main-nav .g-dropdown {
  background: rgba(155, 155, 155, 0.9) !important;
  border: 2px solid #b2ab9d;
  border-radius: 5px;
  margin-top: 6px;
}
li {
  list-style: square !important;
}
.g-imagegrid .g-imagegrid-link {
  background: none !important;
}
/*# sourceMappingURL=custom_20.css.map */