.text-formatted table a,
.text-formatted ul a {
  box-sizing: border-box;
  display: inline-block;
}

.text-formatted table a {
  padding-bottom: 12px;
  padding-top: 12px;
}

.text-formatted ul a {
  padding-bottom: 9px;
  padding-top: 9px;
}

.text-formatted table ul {
  margin-bottom: 0em;
  margin-top: 0em;
}

.usa-section h2 {
  margin: 0.625rem 0 1.25rem;
}
