/* Completude dos dados essenciais na faixa lateral do Resumo. */

.detailRail .completudePanel h2 {
  margin-bottom: 10px;
}

.detailRail .completudePanel p {
  margin: 0 0 6px;
  font-size: var(--txt-sm);
  line-height: 1.45;
}

.detailRail .completudePanel p b {
  font-size: var(--txt-xl);
}

.detailRail .completudePanel ul.clean {
  margin: 8px 0 0;
  font-size: var(--txt-sm);
  line-height: 1.45;
}
