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

.g-main-nav .g-toplevel > li > .g-menu-item-container {
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 0.25em;
  box-sizing: border-box;
  min-height: 0px;
  margin-right: 1rem;
}
.jl-navbar-nav > li > a {
  padding: 0 0;
  color: #000;
  transition: 0.1s ease-in-out;
  transition-property: all;
  transition-property: color, background-color;
}
/*# sourceMappingURL=costum-navigation_12.css.map */