/* Shared typography aligned with the Blockchain Software page. */
#content .card-body {
  color: #5a5c69;
  font-size: 1rem;
  line-height: 1.75;
}

#content .card-body p,
#content .card-body li {
  line-height: 1.75;
}

#content .card-body .table,
#content .card-body .table th,
#content .card-body .table td {
  color: #5a5c69;
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.75;
}

#content .card-header h6 {
  font-size: 1.05rem;
  line-height: 1.35;
}
