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

@charset "UTF-8";
.g-logo {
  max-height: 265px;
  max-width: 500px;
}
.g-content {
  margin: 0.1rem;
  padding: 0.5rem;
}
.icon-edit::before {
  content: "";
  color: white;
}
.btn-group > .btn-group:not(:first-child), .btn-group > :not(.btn-check:first-child) + .btn {
  margin-left: calc(var(--bs-border-width)*5);
}
#g-navigation {
  color: #ffffff;
  background: #091831;
  position: relative;
  z-index: 100;
}
.section-vertical-paddings {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: -10px;
}
.g-content {
  margin: 0.1rem;
  padding: 0rem;
}
.fa.fa-facebook::before {
  content: "";
  color: #fff;
}
/*# sourceMappingURL=custom_14.css.map */