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

div.zutat {
  display: table-row;
}
div.zutat > div {
  display: table-cell;
  border-bottom: 1px solid #999;
}
div.menge, div.einheit {
  padding: 0 15px 0 0;
}
.zutatenheader {
  font-weight: bold;
}
.item-content {
  height: 100%;
  display: flex;
  flex-direction: column;
}
p.readmore {
  align-self: flex-end;
  margin-top: auto;
  width: 100%;
}
.readmore a.btn.btn-secondary {
  width: 100%;
}
h2 {
  font-size: 1.3rem;
  line-height: 1.45rem;
}
/*# sourceMappingURL=custom_12.css.map */