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

.logo-center {
  text-align: center !important;
  padding-left: 30px;
  padding-right: 30px;
}
.logo-center img {
  max-height: 300px;
  height: auto;
  width: auto;
}
.g-offcanvas-toggle {
  color: #e5672d;
  position: fixed;
  background: #ffffff;
}
.g-offcanvas-toggle::before {
  color: #e5672d;
  position: fixed;
  background: #ffffff;
}
#g-header {
  margin-top: 1.5rem;
}
.link-list {
  margin: 0;
  padding: 5px;
  list-style: none;
  color: #ffffff;
}
.link-list li {
  margin-bottom: 10px;
  padding: 0.2rem;
}
.link-list li a {
  color: #ffffff;
  text-decoration: none;
}
.link-list li a:hover {
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0.5rem 0 1rem 0;
}
h1 {
  color: #e5672d;
  font-size: 1.75rem;
}
.list-inline-item {
  margin-bottom: 0.5rem;
}
.contact-address dt {
  width: fit-content;
}
/*# sourceMappingURL=custom_14.css.map */