blockquote + p {
    padding: 0 15px
}
.center {
    text-align: center;
}
.margin-top-0 {
    margin-top:0!important;
}
.mittagsmenu_home .ce_text {
    background-color: #b31023;
}
.mittagsmenu_home .ce_text,
.mittagsmenu_home .ce_text h3,
.mittagsmenu_home .ce_text strong {
    color: white;
}
.mittagsmenu__line {
    display: flex;
      clear: both;
      flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
    /* margin-left: -7px;
      margin-right: -8px;
    */
}
.mittagsmenu__line .ce_text {
    min-width: 230px;
    max-width: 100%;
    flex-basis: 250px;
    flex-grow: 1;
    margin-left: 8px;
    margin-right: 7px;
    margin-bottom: 8px;
    padding: 15px 22px;
    min-height: 280px;
}
.mittagsmenu_home .ce_text {
    display: flex;
    flex-direction: column;
}
.mittagsmenu_home .ce_text h3 {
    margin-bottom: 1em!important;
}
.mittagsmenu_home strong {
    letter-spacing: 0.023em;
}
.mittagsmenu_home .ce_text p:not(:last-of-type) {
    flex-grow:1;
}
body.whiteBackground article + article {
    margin-top:45px
}
footer {
    font-size: 16px;
}
blockquote {
    line-height: 1.2;
}
table {
    width:100%;
}
#main td + td {
    vertical-align: bottom;
    text-align: right;
}
