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

.li:hover {
  color: #ffffff !important;
}
g-menu-item-content .active {
  background: #004595;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
}
h3 {
  font-weight: 600 !important;
}
a {
  font-weight: bold;
}
em {
  color: #0c0c0c;
}
.team {
  width: 220px;
  border: 0px;
}
button {
  padding: 15px;
  background-color: #004595;
  color: #ffffff !important;
  border-radius: 8px;
  font-weight: bold;
}
.btn-secondary {
  padding: 8px !important;
  text-transform: none !important;
}
h2 {
  line-height: 120%;
}
h1 {
  font-size: 1.9rem;
  font-weight: 400;
  line-height: 120%;
}
.nolable {
  display: none;
}
/*# sourceMappingURL=custom_20.css.map */