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

@font-face {
  font-family: "CojclandiaScriptum";
  src: url('../fonts/CojclandiaScriptum.woff2?69a4ac1c') format("woff2"), url('../fonts/CojclandiaScriptum.woff?69a4ac1c') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
#g-footer .logoleiste {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 15px;
  flex-wrap: nowrap;
}
#g-footer .logoleiste img {
  height: 80px;
  width: auto;
  object-fit: contain;
  flex: 1 1 auto;
  min-width: 0;
}
@media (max-width: 768px) {
  #g-footer .logoleiste img {
    height: 60px;
  }
}
@media (max-width: 480px) {
  #g-footer .logoleiste img {
    height: 50px;
  }
}
#g-footer {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
#g-footer .g-content {
  padding: 0 !important;
}
#g-footer .g-block {
  margin: 0 !important;
}
#g-footer .g-block + .g-block {
  margin-top: -10px !important;
}
/*# sourceMappingURL=custom_16.css.map */