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

h1, h2, h3 {
  color: #11263B;
}
a {
  color: #11263B;
  font-weight: bold;
}
#g-navigation {
  background-color: #ed7d7d;
  text-align: center;
}
#g-navigation .g-container {
  width: 100%;
}
#g-navigation .g-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
#g-navigation h1 {
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1;
}
#g-navigation h2 {
  margin-top: 0;
  font-size: 1.2rem;
  margin-bottom: 0;
}
#g-navigation .projektAnfragen a {
  background-color: #11263B;
  color: #fff;
  padding: 7px 14px;
  border-radius: 8px;
}
#g-links .g-container {
  width: 100%;
}
#g-links .g-container .g-content {
  margin: 0;
  padding: 0;
}
#g-links .g-container .g-content .box {
  padding-bottom: 35px;
}
#g-links .g-container .g-content .b1 {
  background-color: #ed7d7d;
}
#g-links .g-container .g-content .b2 {
  background-color: #f0a89b;
}
#g-links .g-container .g-content .b3 {
  background-color: #e8a3a3;
}
#g-links .g-container .g-content .b4 {
  background-color: #d89d85;
}
#g-links .g-container .g-content .b5 {
  background-color: #f1d5d0;
}
#g-links .g-container .g-content .b6 {
  background-color: #b7c1b0;
}
#g-links .g-container .g-content .b7 {
  background-color: #b9d1c5;
}
#g-links .g-container .g-content .b8 {
  background-color: #a4c1b7;
}
#g-links .g-container .g-content .b9 {
  background-color: #c8bdd4;
}
#g-links .g-container .g-content .container {
  width: 100%;
  max-width: 1320px;
}
#g-links .g-container .g-content img {
  width: 100%;
  max-width: 100%;
}
#g-footer {
  background-color: #fff;
  color: #11263B;
  padding: 8px 0;
}
#g-footer a {
  color: #11263B !important;
  margin: 0;
  padding: 0;
}
#g-footer .g-content {
  padding: 0;
  margin: 0;
}
#g-footer .g-copyright {
  padding: 0.5rem 0;
}
/*# sourceMappingURL=custom_14.css.map */