/* Abrigo com Deus — Núcleo v0.10.43
 * Ajustes finais da Home: quebras naturais e leitura confortável.
 */

body.acd-core-home-v01043.acd-site :where(
  .acd-panel-heading h2,
  .acd-panel-heading strong,
  .acd-weekly-copy h3,
  .acd-weekly-copy h3 a,
  .acd-recent-lead-copy h3,
  .acd-recent-lead-copy h3 a,
  .acd-recent-mini h4,
  .acd-recent-mini h4 a,
  .acd-most-read-copy strong,
  #acd-saint-feature .acd-liturgical-copy h3,
  #acd-saint-feature .acd-liturgical-copy h3 a
){
  max-width:100%!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
  white-space:normal!important;
  text-wrap:balance!important;
}

body.acd-core-home-v01043.acd-site :where(
  .acd-weekly-copy p,
  .acd-recent-lead-copy p,
  .acd-recent-mini p,
  .acd-most-read-copy :where(span,small),
  #acd-saint-feature .acd-liturgical-copy p
){
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
  white-space:normal!important;
  text-wrap:pretty!important;
}

body.acd-core-home-v01043.acd-site .acd-weekly-copy h3,
body.acd-core-home-v01043.acd-site .acd-weekly-copy h3 a,
body.acd-core-home-v01043.acd-site #acd-saint-feature .acd-liturgical-copy h3,
body.acd-core-home-v01043.acd-site #acd-saint-feature .acd-liturgical-copy h3 a{
  line-height:1.16!important;
}

@media (max-width:700px){
  body.acd-core-home-v01043.acd-site .acd-weekly-copy h3,
  body.acd-core-home-v01043.acd-site .acd-weekly-copy h3 a,
  body.acd-core-home-v01043.acd-site #acd-saint-feature .acd-liturgical-copy h3,
  body.acd-core-home-v01043.acd-site #acd-saint-feature .acd-liturgical-copy h3 a{
    line-height:1.19!important;
  }
}
