/* v4.12.16 Settings cleanup + footer line break */
.favorite-manager-row.favorite-manager-row-text{grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center}
.favorite-manager-copy{min-width:0}.favorite-manager-copy b,.favorite-manager-copy small{display:block}.favorite-manager-copy small{color:var(--muted);margin-top:3px;line-height:1.35}
.lunchadoo-footer-hill em{display:block;margin-top:2px}
@media(max-width:760px){
  .favorite-manager-row.favorite-manager-row-text{grid-template-columns:1fr 1fr;padding:12px;gap:9px}
  .favorite-manager-row.favorite-manager-row-text .favorite-manager-copy{grid-column:1/-1;text-align:left}
  .favorite-manager-row.favorite-manager-row-text .btn{grid-row:auto;width:100%}
  .lunchadoo-footer-hill b{line-height:1.15}
}
