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

#well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #e0e3ff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.mod-list li {
  padding: 0.25em 0;
  margin-bottom: 10px;
}
#g-showcase .button {
  background: #606ef0;
  color: #fff;
}
.g-offcanvas-toggle {
  font-size: 1.5rem;
  color: #3447dd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  display: inline;
  vertical-align: top !important;
  border: none !important;
}
/*# sourceMappingURL=custom_13.css.map */