.content-v1__content h2 {
  margin-top: 1em;
  margin-bottom: 0.5em;
}

.content-v1__content table th {
  padding: 10px 20px;
  border-bottom: 1px solid #f5f5f7; 
}

.content-v1__content table td {
  padding: 7px 14px;
  border-bottom: 1px solid #f5f5f7; 
}

.content-v1__content table .table-spacing td {
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  padding: 0;
}


