/* Layout da proposta: logotipo oficial e numeração sem sobreposição. */
.editorial-project .editorial-chapter{padding:1rem}
.editorial-project .editorial-chapter::before{left:1rem;top:1rem;width:38px;height:38px}
.editorial-project .editorial-chapter>h5{display:flex;align-items:center;min-height:38px;padding-left:3.25rem;margin:0 0 .75rem;line-height:1.3;box-sizing:border-box}
.editorial-project .editorial-cover>img{object-fit:contain;max-width:100%;object-position:center}
@media(max-width:780px){.editorial-project .editorial-cover>img{object-position:left center}}
@media print{.printing-editorial-project .editorial-project .editorial-chapter{padding:10px}.printing-editorial-project .editorial-project .editorial-chapter::before{left:10px;top:10px;width:29px;height:29px}.printing-editorial-project .editorial-project .editorial-chapter>h5{min-height:29px;padding-left:39px;margin-bottom:8px}}
