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

/* customization by eThree Media */
/* button style overrides */
.jl-button {
  border-radius: 5px;
  border-width: 2px;
  padding: 0 20px !important;
}
.jl-button-default {
  color: #0E1B3F !important;
  font-weight: bold !important;
}
.jl-button-default:hover {
  background-color: #eeeeee;
}
.jl-button-primary, .jl-button-secondary {
  color: #ffffff !important;
  font-weight: bold !important;
}
.jl-button-primary:hover {
  background-color: #3E4965;
}
/*# sourceMappingURL=custom_31.css.map */