/* 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-blue {
  background: #003c8c;
  border-color: #003c8c;
  color: white;
}
.button.button-blue:hover, .button.button-blue:active, .button.button-blue:focus {
  color: #003c8c !important;
  border-color: #003c8c;
  background: transparent !important;
}
.button.button-blue.button-3, .button.button-blue.button-4 {
  background: transparent !important;
  color: #003c8c !important;
  border: 2px solid #003c8c;
}
.button.button-blue.button-3:hover, .button.button-blue.button-3:active, .button.button-blue.button-3:focus, .button.button-blue.button-4:hover, .button.button-blue.button-4:active, .button.button-blue.button-4:focus {
  border-color: #001b40 !important;
  color: #001b40 !important;
}
.g-content a {
  color: black;
}
.g-content a:hover {
  color: white;
}
.g-offcanvas-toggle {
  color: #f5ad08;
  width: 80px;
  height: auto;
}
.g-menu-item-title {
  color: #f5ad08;
  text-shadow: 2px 2px #004c9c;
  font-size: 1.2rem;
}
/*# sourceMappingURL=custom_199.css.map */