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

:root {
  --primary: #4474AB;
  --second: #d87b0e;
}
#g-navigation {
  background-color: #fff;
}
#g-navigation .g-container {
  width: 100%;
}
#g-navigation #menu-6409-particle {
  text-align: right;
}
#g-navigation #menu-6409-particle a {
  color: var(--primary) !important;
  font-family: "Nothing You Could Do", cursive;
  font-weight: bold;
  font-style: normal;
}
#g-navigation #menu-6409-particle .g-menu-item.active > a {
  color: var(--second) !important;
}
#g-navigation #menu-6409-particle a:hover {
  color: var(--second) !important;
}
#g-navigation #menu-6409-particle .g-dropdown {
  background-color: #fff;
}
#g-headerbild .g-container {
  width: 100%;
}
#g-headerbild .g-container .g-content {
  margin: 0;
  padding: 0;
}
#g-main h1, #g-main h2, #g-main h3 {
  color: var(--primary);
  font-family: "Nothing You Could Do", cursive;
  font-weight: bold;
  font-style: normal;
}
#g-footer {
  background-color: #fff;
  color: var(--primary);
  padding-bottom: 0;
}
#g-footer a {
  color: var(--primary) !important;
}
/*# sourceMappingURL=custom_14.css.map */