.usa-table--compact td,
.usa-table--compact th {
    padding: 0.25rem 0.75rem;
}

.usa-table--compact td p,
.usa-table--compact th p {
    margin: 0;
    font-size: .94rem;
}

.usa-table:focus {
    border: 0.25rem solid #2491ff;
}

.usa-table + h2 {
	margin-top: 1.4em;
}

.usa-accordion + .top {
    margin-top: 1rem;
}