/* tema2-2.7-encabezado-pie-pagina2.html — padding y ritmo del contenido */

.page-tema-m3-tema2-7-encabezado-pie-2 .tema-m3-encabezado-pie-p2-card {
  padding: 1.25rem 1.1rem 1.35rem;
  box-sizing: border-box;
}

@media (min-width: 768px) {
  .page-tema-m3-tema2-7-encabezado-pie-2 .tema-m3-encabezado-pie-p2-card {
    padding: 1.5rem 1.65rem 1.75rem;
  }
}

@media (min-width: 992px) {
  .page-tema-m3-tema2-7-encabezado-pie-2 .tema-m3-encabezado-pie-p2-card {
    padding: 1.75rem 2rem 2rem;
  }
}

.page-tema-m3-tema2-7-encabezado-pie-2 .tema-m3-encabezado-pie-p2-card > h1.card-title {
  margin: 0 0 1.1rem;
  line-height: 1.3;
}

.page-tema-m3-tema2-7-encabezado-pie-2 .tema-m3-encabezado-pie-p2-card > p {
  line-height: 1.6;
  margin: 0 0 1.15rem;
}

.page-tema-m3-tema2-7-encabezado-pie-2 .tema-m3-encabezado-pie-p2-card ol {
  margin: 0 0 0.5rem;
  padding-left: 1.4rem;
}

.page-tema-m3-tema2-7-encabezado-pie-2 .tema-m3-encabezado-pie-p2-card li {
  margin-bottom: 1rem;
  line-height: 1.55;
}

.page-tema-m3-tema2-7-encabezado-pie-2 .tema-m3-encabezado-pie-p2-card li:last-child {
  margin-bottom: 0;
}

.page-tema-m3-tema2-7-encabezado-pie-2 .tema-m3-encabezado-pie-p2-card .center-image {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0.65rem auto 0.4rem;
  padding: 0.4rem 0;
}

.page-tema-m3-tema2-7-encabezado-pie-2 .tema-m3-encabezado-pie-p2-card .pdd-vertical-20 {
  margin: 1.35rem 0;
  padding: 0.85rem 0.75rem;
}
